Hi Thomas,

Now i try to install the net-snmp v5.3.1.
The system is: HP-UX B.11.00 U 9000/800 670319382 unlimited-user license.
The compiler is: HP aCC.

I run configure with these options:

>./configure --with-cc=aCC --with-libs=-lnm 
>--prefix=/users/cmt/netsnmp/net-snmp-5.3.1/ 

Makefiles are generated, but when I try to execute them the linking fails with 
the following errors and warnings:
1) libtool: link: warning: this platform does not like uninstalled shared 
libraries
2) libtool: link: `snmpd' will be relinked during installation
3) aCC: /usr/ccs/bin/ld: Unsatisfied symbols:
  Exit (code)
  argvrestart (data)
  argvrestartp (data)
  argvrestartname (data)
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.


If i run configure with these options: 
>./configure --with-cc=aCC --with-libs=-lnm 
>--prefix=/users/cmt/netsnmp/net-snmp-5.3.1/ --disable-agent

'make' ends without errors but 'make test'reports many errors.

I haven't try on any other HP-UX machine.

Thanks





> Da: Thomas Anders <[EMAIL PROTECTED]>
> Data: Tue, 05 Sep 2006 13:54:07 +0200
> A: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> Oggetto: Re: Make error on hpux 11.00
>
> [EMAIL PROTECTED] wrote:
> > I have installed net-snmp 5.3.1 but no builds fine for me on HP-UX 11.00.I 
> > have the same net-snmp 5.3.0.1 problems.
> 
> What exact errors do you get for a clean build with 5.3.1? What are your
> system/compiler details and configure options? Have you tried on any
> other HP-UX machine? FWIW, 5.3.1 builds fine for me on HP-UX
> 10.20/11.00/11.11/11.23.
> 
> > So i have downloaded the official patches:
> > 1)5.3.1: 8 byte IpAddress value for 64bit non-linux systems 
> > 2)5.3.1 SNMP.pm gettable() patch 
> > 3)5.3.1: disabling agentX breaks snmptrapd auth (and 5.3) 
> > but i don't know apply them.
> 
> Install GNU patch and use "patch -p0 < some.patch" within the top-level
> source directory.
> 
> 
> +Thomas
> 
> -- 
> Thomas Anders (thomas.anders at blue-cable.de)
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> 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
> 

________________________________________________________________________
SERVIZIO VOICE: TELEFONA e INVIA SMS dal tuo computer a tariffe vantaggiose! 
Scopri come telefonare e videochiamare gratis da pc a pc.
http://voice.repubblica.it




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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