RE: Problem with configure script for 5.2.1.2

2005-11-03 Thread Olejniczak, Tomasz (Tomasz)
> Any serious development (such as compiling the Net-SNMP code) > requires a full ANSI C compiler. Either HP's own (which should > be purchased separately), or the freely available gcc. > > There is no point in attempting to configure or build this > software until you have installed a proper C

RE: Problem with configure script for 5.2.1.2

2005-10-31 Thread Dave Shield
On Fri, 2005-10-28 at 16:34 +0200, Olejniczak, Tomasz (Tomasz) wrote: > I am not sure whether that part is relevant but a found a few errors similar > to the below: > > 97 configure:3269: checking for gcc > 98 configure:3298: result: no >104 (Bundled) cc: warning 422: Unknown optio

RE: Problem with configure script for 5.2.1.2

2005-10-28 Thread Olejniczak, Tomasz (Tomasz)
> What HP-UX version are you running? HP-UX B.11.11 U 9000/800 > > These are *two* problems (and probably unrelated): > > 1) The "present but cannot be compiled" warnings should be fixed in > upcoming 5.2.2. Please test with 5.2.2.rc3 and report back. I downloaded 5.2.2.rc3 version, ran con

RE: Problem with configure script for 5.2.1.2

2005-10-28 Thread Olejniczak, Tomasz (Tomasz)
> > I downloaded 5.2.2.rc3 version, ran configure script as before: > > > > ./configure --enable-ipv6 --prefix=/texusr/tomasz/net-snmp-5.2.2.rc3 > > --with-openssl=/tnm_vbase/hp11/openssl/openssl0.9.7-d > > --enable-ucd-snmp-compatibility --with-libs=-lnm > > > > There were warnings but less tha

Re: Problem with configure script for 5.2.1.2

2005-10-28 Thread Thomas Anders
Olejniczak, Tomasz (Tomasz) wrote: It also looks like compiler problem. But I can be wrong Quite likely, but you should check the config.log part that deals with openssl/hmac.h etc., rather than the snippet you posted. Or, as I suggested, *first* install a decent compiler (like gcc) and the

Re: Problem with configure script for 5.2.1.2

2005-10-28 Thread Thomas Anders
Olejniczak, Tomasz (Tomasz) wrote: I downloaded 5.2.2.rc3 version, ran configure script as before: ./configure --enable-ipv6 --prefix=/texusr/tomasz/net-snmp-5.2.2.rc3 --with-openssl=/tnm_vbase/hp11/openssl/openssl0.9.7-d --enable-ucd-snmp-compatibility --with-libs=-lnm There were warnings but

Re: Problem with configure script for 5.2.1.2

2005-10-28 Thread Thomas Anders
Olejniczak, Tomasz (Tomasz) wrote: I downloaded the 5.2.1.2 source code to the UP-UX machine What HP-UX version are you running? next I ran the configure script with params: ./configure --enable-ipv6=yes --prefix=/texusr/tomasz/net-snmp-5.2.1.2 --with-openssl=/tnm_vbase/hp11/openssl/openssl0.

Problem with configure script for 5.2.1.2

2005-10-27 Thread Olejniczak, Tomasz (Tomasz)
Hello, I downloaded the 5.2.1.2 source code to the UP-UX machine next I ran the configure script with params: ./configure --enable-ipv6=yes --prefix=/texusr/tomasz/net-snmp-5.2.1.2 --with-openssl=/tnm_vbase/hp11/openssl/openssl0.9.7-d --enable-ucd-snmp-compatibility --disable-agent --with-libs=-ln