<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello Seth,<br>
<br>
Seems to have been an issue with the menuconfig Makefile, with an
incompatibility with latest GCC versions.<br>
I have committed a fix for this both on trunk and 1.8 branches, so
please do a<br>
svn update<br>
<br>
and try again.<br>
<br>
Thanks for reporting this.<br>
<br>
Regards,
<pre class="moz-signature" cols="72">Vlad Paiu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a> </pre>
<br>
On 03/25/2012 09:08 PM, Seth Schultz wrote:
<blockquote
cite="mid:CA+k28CEhorF7mZPjt=UO8mXfZK5P6Lwa=WMzTqVTvyEQgd4hOQ@mail.gmail.com"
type="cite">Hello,
<div><br>
</div>
<div>I am attempting to use the new make menuconfig on Ubuntu
11.10, however, I keep getting the following error (see below).</div>
<div><br>
</div>
<div>I have installed libncurses5-dev and I am not sure what else
I am missing.</div>
<div><br>
</div>
<div>Thanks in advance,</div>
<div>Seth</div>
<div><br>
</div>
<div>
<div>make menuconfig</div>
<div>cd menuconfig; make ; cd -</div>
<div>make[1]: Entering directory
`/usr/src/opensips_1_8/menuconfig'</div>
<div>
gcc -o configure -g -Wall
-DMENUCONFIG_CFG_PATH=\"menuconfig/configs/\"
-DMENUCONFIG_GEN_PATH=\"etc/\" -DMENUCONFIG_HAVE_SOURCES=1
-lcurses cfg.o curses.o items.o commands.o menus.o parser.o
main.o</div>
<div>curses.o: In function `cleanup':</div>
<div>/usr/src/opensips_1_8/menuconfig/curses.c:45: undefined
reference to `stdscr'</div>
<br>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
</body>
</html>