<div dir="ltr">Hello Nagios gurus!!<br><br>I'm trying to compile nagios at sdf. Here is the trouble:<br><br>[1]:C/nagios> make all<br>cd ./base && make<br>gcc -g -O2 -I/usr/pkg/include -DHAVE_CONFIG_H -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include   -DNSCORE -o nagios nagios.c broker.o nebmods.o checks.o config.o commands.o events.o flapping.o logging.o macros-base.o notifications.o sehandlers.o skiplist.o utils.o retention-base.o xretention-base.o comments-base.o xcomments-base.o objects-base.o xobjects-base.o statusdata-base.o xstatusdata-base.o perfdata-base.o xperfdata-base.o downtime-base.o xdowntime-base.o    -Wl,-export-dynamic -L/usr/pkg/lib  -lm  -lpthread -lltdl -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lglib-2.0 -lintl
 <br>
ld: warning: libintl.so.0, needed by /usr/pkg/lib/<a href="http://libglib-2.0.so">libglib-2.0.so</a>, may conflict with libintl.so.3<br>utils.o(.text+0x5fb8): In function `command_file_worker_thread':<br>/home/nagios/C/nagios/base/utils.c:3816: undefined reference to `pthread__cleanup_push'<br>
utils.o(.text+0x5fbc):/home/nagios/C/nagios/base/utils.c:3816: undefined reference to `pthread__cleanup_push'<br>*** Error code 1<br><br>Stop.<br>make: stopped in /home/nagios/C/nagios/base<br>*** Error code 1<br><br>
Stop.<br>make: stopped in /home/nagios/C/nagios<br>[1]:C/nagios> uname -a<br>NetBSD sdf 2.1.0_STABLE NetBSD 2.1.0_STABLE (sdf) #0: Fri Mar 30 02:24:32 UTC 2007  root@ol:/var/sys/arch/alpha/compile/sdf alpha<br>[0]:C/nagios><br>
<br>Can't seem to workaround this. As this host being super-dimensional-fortress lonestar dot org, i can't tweak libs nor anything. Nagios-2.5 compiles fine. <br><br>Did any of NetBSD sysadmins out-there knows of any way to get svn nagios compiled on NetBSD 2.1? <br>
<br>TIA,<br>Marcel<br></div>