[asterisk-dev] gmake[2]: crvs: Command not found

Nathaniel L Keeling keeling at akan-tech.com
Sun Jan 10 19:07:04 CST 2010


Hello,

I am trying to compile asterisk 1.6.2.0 on Solaris 10 and I am getting 
this error when I issue the command "gmake menuselect":

# gmake menuselect
CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" gmake -C menuselect 
CONFIGURE_SILENT="--silent" cmenuselect
gmake[1]: Entering directory `/tmp/asterisk-1.6.2.0/menuselect'
gmake[2]: Entering directory `/tmp/asterisk-1.6.2.0/menuselect/mxml'
/usr/local/bin/rm -f libmxml.a
crvs libmxml.a mxml-attr.o mxml-entity.o mxml-file.o mxml-index.o 
mxml-node.o mxml-search.o mxml-set.o mxml-private.o mxml-string.o
gmake[2]: crvs: Command not found
gmake[2]: *** [libmxml.a] Error 127
gmake[2]: Leaving directory `/tmp/asterisk-1.6.2.0/menuselect/mxml'
gmake[1]: *** [mxml/libmxml.a] Error 2
gmake[1]: Leaving directory `/tmp/asterisk-1.6.2.0/menuselect'
gmake: *** [menuselect/cmenuselect] Error 2

I have been searching for the command "crvs" but no luck. Any idea what 
is causing this error?

Thanks

Nathaniel




More information about the asterisk-dev mailing list