Nmap Development mailing list archives

Re: Can't compile svn


From: rilian4 rilian4 <rilian4 () gmail com>
Date: Mon, 20 Jul 2009 23:09:59 -0700

I'll add something more...on a whim I downloaded nmap 5.0 stable from
the tarball and it compiled correctly on the first try on the same box
that generates the errors in my earlier message when attempting to
compile from svn...

Aaron

On Mon, Jul 20, 2009 at 10:59 PM, rilian4 rilian4<rilian4 () gmail com> wrote:
Hi all,
I was able to compile the stable source at work fine several times but
at home, where I am not blocked from getting the latest svn, I checked
out the main trunk and after executing ./configure successfully, I am
getting the following ending in failure of make in the ncat section. I
googled the error message and it said to install flex and bison
libraries, which I did, but I still get the same error on make. I did
a make distclean before the output seen below. Is there a master
package I am missing? The last version I successfully compiled on this
box was 4.85BETA7.

../libpcap/libpcap.a(gencode.o): In function `pcap_compile':
/home/netadmin/installs/svn/nmap/libpcap/./gencode.c:382: undefined
reference to `lex_init'
/home/netadmin/installs/svn/nmap/libpcap/./gencode.c:401: undefined
reference to `lex_cleanup'
/home/netadmin/installs/svn/nmap/libpcap/./gencode.c:368: undefined
reference to `lex_cleanup'
../libpcap/libpcap.a(grammar.o): In function `yyparse':
/home/netadmin/installs/svn/nmap/libpcap/y.tab.c:897: undefined
reference to `yylex'
/home/netadmin/installs/svn/nmap/libpcap/y.tab.c:1789: undefined
reference to `yylex'
collect2: ld returned 1 exit status
make[1]: *** [ncat] Error 1
make[1]: Leaving directory `/home/netadmin/installs/svn/nmap/ncat'
make: *** [ncat_build] Error 2

Thanks,
Aaron


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: