Hello Darin,

Make error *255* means a command was not found. I'd advise you to double-check and make sure the following packages are installed:

* gcc
* bison
* yacc
* flex

Best regards,

Liviu Chircu
OpenSIPS Dev
http://www.opensips-solutions.com

On 08/28/2013 09:57 PM, darin vivekanadan wrote:
Hi


When I try to do a make menuconfig I am getting this error it was working before on same machine. I tried recompiling and got this error.

make menuconfig
cd menuconfig; make ; cd ..
make[1]: Entering directory `/usr/src/opensips-1.8.3-tls/menuconfig'
gcc -o configure -g -Wall -DMENUCONFIG_CFG_PATH=\"menuconfig/configs/\" -DMENUCONFIG_GEN_PATH=\"etc/\" -DMENUCONFIG_HAVE_SOURCES=1 cfg.o curses.o items.o commands.o menus.o parser.o main.o -lcurses
make[1]: Leaving directory `/usr/src/opensips-1.8.3-tls/menuconfig'
./menuconfig/configure --local
make: *** [menuconfig] Error 255

All dependencies are installed like ncurses5-devel gcc byson etc

Please help


Regards
Darin


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to