Page 1 of 1

Re: [Nagios-devel] Compiling Nagios 2.0b2 NEB module

Posted: Fri Feb 25, 2005 7:28 am
by Guest
This isn't the list for this question, please keep keep it to
[email protected]

The problem is that Solaris doesn't have asprintf from what I understand
(my initial quick hack of a module and testing have been limited to
Linux only). I'll work on something temporary this weekend but do plan
on cleaning it up a lot in the future.

- Matt

On Thu, 2005-24-02 at 09:25 -0700, Winkles, William (Bill) wrote:
> Can anyone shed some light on getting the NEB module working?
>
>
>
> When I run make, I keep getting:
>
>
>
> gcc -g -O2 -Wall -o inserter.o inserter.c -shared
> -I/export/home/billy/nagios-2.
>
> 0b2/include -I/usr/local/mysql/include -lmysqlclient -fPIC
>
> inserter.c: In function `loadconfig':
>
> inserter.c:182: warning: implicit declaration of function `asprintf'
>
> Text relocation remains referenced
>
> against symbol offset in file
>
>
> 0x1f8 /usr/local/lib/gcc/sparc-sun-sol
>
> aris2.9/3.4.1/../../../libmysqlclient.a(libmysql.o)
>
>
> 0x1fc /usr/local/lib/gcc/sparc-sun-sol
>
> aris2.9/3.4.1/../../../libmysqlclient.a(libmysql.o)
>
>
> 0x200 /usr/local/lib/gcc/sparc-sun-sol
>
> aris2.9/3.4.1/../../../libmysqlclient.a(libmysql.o)
>
>
>
> And it just keeps scrolling…………
>
>
>
> I’m trying to compile this on Solaris 9
>
>
>
> Any ideas?
>
>
>
>
>
> Thanks.
>
>
>
> Bill
>
>
--
Matthew Kent
http://magoazul.com






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]