On Fri, 17 Dec 2004 15:45:40 -0800 Mark wrote:
M> ./configure --with-libs=-lnm --with-cc=gcc
M> 
M> and when i try to make i get
M>     
M> /bin/sh ../libtool  --mode=link gcc -g -O2 -Dhpux11  -rpath
M> /usr/local/lib -version-info 6:1:1 -o libnetsnmp.la
M> rm -fr .libs/libnetsnmp.la .libs/libnetsnmp.* .libs/libnetsnmp.*
M> /usr/ccs/bin/ld -b +h libnetsnmp.sl.6 +b /usr/local/lib -o
M> .libs/libnetsnmp.sl.6.1   -lc

I'm guessing that this is because you are compiling with gcc, but using the
linker in /usr/ccs/bin. Try setting up your path so that the gcc linker is
found first.

-- 
Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to