[OpenSIPS-Users] Error on make menuconfig

Vlad Paiu vladpaiu at opensips.org
Thu Jan 16 11:59:09 CET 2014


Hello,

Seems to be a linking error.

Do you have libncurses dev library installed on that Solaris machine, or 
just libcurses dev library ?
1.10 has the old libcurses replaced with libncurses - previously 
libcurses was just a sym link to libncurses but some newer OSs started 
to remove the libcurses link and just present the libncurses so.

Best Regards,

Vlad Paiu
OpenSIPS Developer
http://www.opensips-solutions.com

On 16.01.2014 07:54, Nathaniel L Keeling III wrote:
> Hello,
>
> I am trying to upgrade to Opensips 1.10 on Solaris 10. I download the 
> git source and ran the "make menuconfig" command and got this error. I 
> had no problems with Opensips 1.8 when I ran "make menuconfig".
>
> make[1]: Entering directory 
> `/usr/local/src/opensips/opensips_1_10/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 -lncurses
> Undefined                       first referenced
>  symbol                             in file
> initscr32                           main.o
> w32attron                           curses.o
> w32attroff                          curses.o
> ld: fatal: Symbol referencing errors. No output written to configure
> make[1]: *** [all] Error 1
> make[1]: Leaving directory 
> `/usr/local/src/opensips/opensips_1_10/menuconfig'
> ./menuconfig/configure --local
> make: ./menuconfig/configure: Command not found
> make: *** [menuconfig] Error 127
>
>
> Thanks
>
> Nathaniel
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140116/90206c67/attachment.htm>


More information about the Users mailing list