[Nagios-users] installation problem of nagios with make all command

2009-10-13 Thread Najeeb Aslam
/usr/local/src/nagios-3.2.0 make all cd ./base make gcc -g -O2 -I/usr/local/include -DHAVE_CONFIG_H -DNSCORE -o nagios nagios.c broker.o nebmods.o checks.o config.o commands.o events.o flapping.o logging.o macros-base.o netutils.o notifications.o sehandlers.o skiplist.o utils.o

Re: [Nagios-users] installation problem of nagios with make all command

2009-10-13 Thread Michael Friedrich
just as it says... undefined symbol recv in file netutils.o comes up with SOCKETLIBS= -lnsl -lsocket or furthermore compiling with gcc and gmake. ./configure ... 'CC=gcc' ... Kind regards, Michael Najeeb Aslam wrote the following on 13.10.2009 12:32: /usr/local/src/nagios-3.2.0 make all

Re: [Nagios-users] installation problem of nagios with make all command

2009-10-13 Thread Michael Friedrich
Najeeb Aslam wrote the following on 13.10.2009 14:19: Any further ideas? this one? SOCKETLIBS= -lnsl -lsocket Kind regards, Michael -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the

[Nagios-users] installation problem

2008-07-21 Thread Thierry Granier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, everybody i'm trying to install Nagios on Opensuse 11.0 and i get this message after ./configure in the config.log: . configure:3149: checking pthreads.h usability configure:3161: gcc -c -g -O2 conftest.c 5 conftest.c:68:22: error:

Re: [Nagios-users] installation problem

2008-07-21 Thread Marc Powell
On Jul 21, 2008, at 4:32 AM, Thierry Granier wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, everybody i'm trying to install Nagios on Opensuse 11.0 and i get this message after ./configure in the config.log: . configure:3149: checking pthreads.h usability

Re: [Nagios-users] installation problem

2008-07-21 Thread Marc Powell
Please always respond on list. Other comments below -- On Jul 21, 2008, at 7:39 AM, Thierry Granier wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc Powell a écrit : On Jul 21, 2008, at 4:32 AM, Thierry Granier wrote: configure:3149: checking pthreads.h usability