Having made some progress with the HAL problems on Solaris, I though
it might be worth having a look at our HP-UX systems.  And once again,
I'm running into a problem (unrelated to the HAL code) that's got me
stumped.

Having run a default configure with the current MAIN code base on an
HP-UX 10 system,
the compilation is failing with the following style errors:

/usr/ccs/bin/ld: Duplicate symbol "agentx_add_agentcaps" in files
     mibgroup/agentx/.libs/client.o and mibgroup/agentx/.libs/client.o


repeated for various routines, but *all* in agentx/client.o - it
doesn't seem to be affecting any other code file.

This occurs when trying to link together the .libs/libnetsnmpagent.sl
library.   I don't understand why it seems to be wanting to link the
same file in twice!
Does anyone have any ideas what might be going wrong here?

System info: HP-UX nile B.10.20 A 9000/712
gcc -v gives 2.8.1

Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to