At first,I command "make" under opensips directory,then it says no targets found. then i get into menuconfig directory,and "make", then it says unkonwn type name "FILE". and this is some other trace info: /usr/src/opensips-1.8.0-beta-tls/menuconfig/main.c:193: undefined reference to `wclear' /usr/src/opensips-1.8.0-beta-tls/menuconfig/main.c:194: undefined reference to `stdscr' /usr/src/opensips-1.8.0-beta-tls/menuconfig/main.c:194: undefined reference to `wrefresh' /usr/src/opensips-1.8.0-beta-tls/menuconfig/main.c:198: undefined reference to `newwin' /usr/src/opensips-1.8.0-beta-tls/menuconfig/main.c:201: undefined reference to `has_colors' /usr/src/opensips-1.8.0-beta-tls/menuconfig/main.c:202: undefined reference to `start_color' /usr/src/opensips-1.8.0-beta-tls/menuconfig/main.c:203: undefined reference to `init_pair'
----- Original Message ----- From: [Digital^Dude] ® To: OpenSIPS users mailling list Sent: Thursday, March 29, 2012 3:24 PM Subject: Re: [OpenSIPS-Users] I can't install the menuconfig I can't install menuconfig either, Its 1.7.x trunk version. It says no targets found for make menuconfig, and stops. 2012/3/28 songzhiyang <[email protected]> Hi all: I installed the 1.8.0version after discompress the tarball ,and follow these step: apt-get install mysql-server apt-get install gcc bison flex make sed tar build-essential libtool libmysqlclient-dev cd /usr/src/opensips-1.8.0-beta-tls make all include_modules="db_mysql" make install include_modules="db_mysql" thus is the error come out: main.h:35:1: error: unknown type name ‘FILE’ main.h:39:1: error: unknown type name ‘WINDOW’ what is the wrong,and if I don't install the menuconfig,how can i modify the Makefile? Best regard! _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users ------------------------------------------------------------------------------ _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
