Hi Thomas,

thanks for reply.

 

Anyway, I executed "agent/snmpd -H", as you suggest,

and the output is:

 

/usr/lib/dld.sl: Unresolved symbol: htonl (code)  

from
/sema/home/palmenti/net-snmp-5.4/agent/../snmplib/.libs/libnetsnmp.sl.15

Abort(coredump)

 

I'm new on HP-UX, but what I think is that is missing the library

that contains htonl. (Am I correct?)

 

I don't succeded in finding it. 

 

I also executed:

ldd -v
/sema/home/palmenti/net-snmp-5.4/agent/../snmplib/.libs/libnetsnmp.sl.15

having

_________________________________________________________

  find
library=/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.1/../../../libgcc
_s.sl; required by
/sema/home/palmenti/net-snmp-5.4/agent/../snmplib/.libs/libnetsnmp.sl.15

 
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.1/../../../libgcc_s.sl =>
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.1/../../../libgcc_s.sl

 

  find library=/usr/lib/libc.2; required by
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.1/../../../libgcc_s.sl

        /usr/lib/libc.2 =>      /usr/lib/libc.2

 

  find library=/usr/lib/libdld.2; required by /usr/lib/libc.2

        /usr/lib/libdld.2 =>    /usr/lib/libdld.2

 

  find library=/usr/lib/libc.2; required by implicit load

        /usr/lib/libc.2 =>      /usr/lib/libc.2

 

  find library=/usr/lib/libc.2; required by
/sema/home/palmenti/net-snmp-5.4/agent/../snmplib/.libs/libnetsnmp.sl.15

        /usr/lib/libc.2 =>      /usr/lib/libc.2

 

_________________________________________________________

 

 

Now, I have to link all these libraries, and if yes, how can I do it?

 

Furthermore, I did exported
SHLIB_PATH=/sema/home/palmenti/net-snmp-5.4/snmplib/.libs:/usr/local/lib
:/usr/lib

 

Thanks.

 

 

Nunzio Palmentieri

Web Care Solution

 

Atos Origin

Via Antiniana 2/a 

80078 Pozzuoli (NA) - ITALY

 

 

 

Direct        +39 081 6103 388

Mobile       +39 335 1214 806

Fax             +39 081 6103 200

e-mail        mailto:[EMAIL PROTECTED]

Web            www.atosorigin.com

 

This electronic message contains information from Atos Origin, which may
be privileged and confidential. The information is intended to be use of
the individual(s) or entity named above. If you are not the intended
recipient, be aware that any disclosure, copying, distribution or use of
the contents of this information is prohibited.

 

-----Messaggio originale-----
Da: Thomas Anders [mailto:[EMAIL PROTECTED] 
Inviato: giovedì 29 marzo 2007 12.48
A: Palmentieri Nunzio
Cc: net-snmp-coders@lists.sourceforge.net
Oggetto: Re: netsnmp on HP-UX 11.11

 

Palmentieri Nunzio wrote:

> All tests give the same result Abort(coredump)

> 

> (no pid file(s) found) FAIL

 

Does it also happen if you do some simple test manually, e.g.

 

    agent/snmpd -H

or

    agent/snmpd -f -Le --quit localhost:8161

?

 

If you can easily reproduce the crash, can you try to get us a

backtrace, please? See http://www.net-snmp.org/wiki/index.php/Debugger .

 

 

Cheers,

Thomas

 

-- 

Thomas Anders (thomas.anders at blue-cable.de)

 

------------------------------------------------------------------------
-

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=DEVDE
V

_______________________________________________

Net-snmp-coders mailing list

Net-snmp-coders@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

-------------------------------------------------------------------------
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
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to