On Thu, 23 Dec 2004 11:25:33 -0800 Mark wrote:
M> > M> collect2: ld terminated with signal 11 [Segmentation fault], core
M> > M> dumped
M> >
M> > If ld is segfaulting, you've still got problems with your build
M> > environment. This needs to be resolved before there is any chance that
M> > net-snm
>
> I assume you ran 'make clean' re-ran configure once you got your path set up
> right?
yup
>
> M> collect2: ld terminated with signal 11 [Segmentation fault], core dumped
>
> If ld is segfaulting, you've still got problems with your build environment.
> This needs to be resolved before
On Wed, 22 Dec 2004 16:51:26 -0800 Mark wrote:
M> that was part of it.was using a gcc that wasnt using a gnu
M> linker.couldnt make it work, but when i used the gcc that used a
M> gnu-linker then the make went further..but now im getting..
I assume you ran 'make clean' re-ran configure onc
that was part of it.was using a gcc that wasnt using a gnu
linker.couldnt make it work, but when i used the gcc that used a
gnu-linker then the make went further..but now im getting..
creating libnetsnmpagent.la
(cd .libs && rm -f libnetsnmpagent.la && ln -s ../libnetsnmpagent.la
libnetsnm
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/libnetsn
I'm trying to compile snmp 5.1.1 on HPUX 11.11 and its giving me problems..
im doing
./configure --with-libs=-lnm --with-cc=gcc
and when i try to make i get
/bin/sh ../libtool --mode=link gcc -g -O2 -Dhpux11 -rpath
/usr/local/lib -version-info 6:1:1 -o libnetsnmp.la
rm -fr .libs/libnetsnm