* [gentoo-user] Nagios emerge failure
@ 2006-11-29 2:08 David Corbin
2006-11-29 16:38 ` [gentoo-user] " James
2006-11-30 21:30 ` [gentoo-user] " James Colby
0 siblings, 2 replies; 4+ messages in thread
From: David Corbin @ 2006-11-29 2:08 UTC (permalink / raw
To: gentoo-user
Can someone help me around this problem emerging nagios-core?
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/i686-linux/CORE -DHAVE_CONFIG_H -DNSCORE
nagios.c checks.o config.o commands.o flapping.o logging.o notifications.o
sehandlers.o utils.o
sretention.o ../xdata/xrddefault.c ../common/comments.c ../xdata/xcddefault.c ../common/objects.c ../xdata/xodtemplate.c ../common/statusdata.c ../xdata/xsddefault.c
perfdata.o ../xdata/xpddefault.c ../common/downtime.c ../xdata/xdddefault.c -rdynamic -L/usr/local/lib /usr/lib/perl5/5.8.8/i686-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.8/i686-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -lm -o
nagios
/usr/lib/perl5/5.8.8/i686-linux/auto/DynaLoader/DynaLoader.a(DynaLoader.o): In
function `XS_DynaLoader_dl_load_file':
: warning: Using 'dlopen' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
/data/usr/i686-pc-linux-gnu/gcc-bin/4.1.1/../../../lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libdl.a(dlopen.o):
In function `dlopen':
: undefined reference to `__dlopen'
/data/usr/i686-pc-linux-gnu/gcc-bin/4.1.1/../../../lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libdl.a(dlclose.o):
In function `dlclose':
: undefined reference to `__dlclose'
/data/usr/i686-pc-linux-gnu/gcc-bin/4.1.1/../../../lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libdl.a(dlsym.o):
In function `dlsym':
: undefined reference to `__dlsym'
/data/usr/i686-pc-linux-gnu/gcc-bin/4.1.1/../../../lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libdl.a(dlerror.o):
In function `dlerror':
: undefined reference to `__dlerror'
collect2: ld returned 1 exit status
make[1]: *** [nagios] Error 1
make[1]: Leaving directory
`/var/tmp/portage/nagios-core-1.4.1/work/nagios-1.4.1/base'
make: *** [nagios] Error 2
Thanks
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-user] Re: Nagios emerge failure
2006-11-29 2:08 [gentoo-user] Nagios emerge failure David Corbin
@ 2006-11-29 16:38 ` James
2006-11-30 21:30 ` [gentoo-user] " James Colby
1 sibling, 0 replies; 4+ messages in thread
From: James @ 2006-11-29 16:38 UTC (permalink / raw
To: gentoo-user
David Corbin <gentoo.org <at> machturtle.com> writes:
> Can someone help me around this problem emerging nagios-core?
Hello David,
Every try jffnms? Extremely capable network management, the ebuild
is stable, and a most excellent install page:
http://www.gentoo.org/doc/en/jffnms.xml
hth,
James
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Nagios emerge failure
2006-11-29 2:08 [gentoo-user] Nagios emerge failure David Corbin
2006-11-29 16:38 ` [gentoo-user] " James
@ 2006-11-30 21:30 ` James Colby
2006-12-01 1:57 ` David Corbin
1 sibling, 1 reply; 4+ messages in thread
From: James Colby @ 2006-11-30 21:30 UTC (permalink / raw
To: gentoo-user
> /data/usr/i686-pc-linux-gnu/gcc-bin/4.1.1/../../../lib/gcc/i686-pc-linux-gnu/4.1.1/../../../libdl.a(dlerror.o):
> In function `dlerror':
> : undefined reference to `__dlerror'
> collect2: ld returned 1 exit status
> make[1]: *** [nagios] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/nagios-core-1.4.1/work/nagios-1.4.1/base'
> make: *** [nagios] Error 2
>
Have you tired to emerge the ~arch ebuild? Nagios version 1.4.1 is a
fairly old version, and you would probably want to install a newer
version anyway.
James
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Nagios emerge failure
2006-11-30 21:30 ` [gentoo-user] " James Colby
@ 2006-12-01 1:57 ` David Corbin
0 siblings, 0 replies; 4+ messages in thread
From: David Corbin @ 2006-12-01 1:57 UTC (permalink / raw
To: gentoo-user
On Thursday 30 November 2006 16:30, James Colby wrote:
> > /data/usr/i686-pc-linux-gnu/gcc-bin/4.1.1/../../../lib/gcc/i686-pc-linux-
> >gnu/4.1.1/../../../libdl.a(dlerror.o):
> >
> > In function `dlerror':
> > : undefined reference to `__dlerror'
> >
> > collect2: ld returned 1 exit status
> > make[1]: *** [nagios] Error 1
> > make[1]: Leaving directory
> > `/var/tmp/portage/nagios-core-1.4.1/work/nagios-1.4.1/base'
> > make: *** [nagios] Error 2
>
> Have you tired to emerge the ~arch ebuild? Nagios version 1.4.1 is a
> fairly old version, and you would probably want to install a newer
> version anyway.
I have not. I'll just download it and install it directly, if the ebuild is
bad/very old. But the error looks suspiciously like something beyond just an
ebuild problem to me...
>
> James
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-12-01 2:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-29 2:08 [gentoo-user] Nagios emerge failure David Corbin
2006-11-29 16:38 ` [gentoo-user] " James
2006-11-30 21:30 ` [gentoo-user] " James Colby
2006-12-01 1:57 ` David Corbin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox