[Nagiosplug-help] Nagios Plugins & NRPE on Reliant Unix and Open Unix 8.0
Christian Vanguers
wangee at linuxbe.org
Sat Feb 1 03:06:02 CET 2003
On Fri, Jan 31, 2003 at 01:07:05PM +0100, Gruenbaum Stefan wrote:
> Hi,
>
> I am trying to compile Nagios-Plugins and Nrpe on Reliant Unix and Open Unix
> 8.0. But each try failed ;)
> **** Open Unix 8
>
> -----------------------------------------
> In the Open Unix 8 Machine I get with "make all" the # make all
> UX:make: WARNING: No suffix list.
> Making all in plugins
> cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -g -c
> check_disk.c
> cd .. \
> && CONFIG_FILES= CONFIG_HEADERS=plugins/utils.h \
> /bin/sh ./config.status
> creating plugins/utils.h
> plugins/utils.h is unchanged
> cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -g -c utils.c
> UX:acomp: WARNING: "utils.c", line 414: return value type mismatch
> cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -g -c popen.c
> cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -g -c
> snprintf.c snprintf.c -o snprintf.o
> UX:cc: ERROR: multiple source files would overwrite -o snprintf.o
> *** Error code 1 (bu21)
> UX:make: ERROR: fatal error.
> *** Error code 1 (bu21)
> UX:make: ERROR: fatal error.following error.
> ----------------------------------------
>
> :)
>
> Is there anymone who could help me with this Problem :)
>
> Bye, Stefan
>
I had the same behaviour using Open Unix 8 (nothing compiles
properly under Open Unix:-) )
SCO unices are IMHO the badest unix i could work on.
to solve your problem, Go to skunkware, install gnu-make and
gnu-gcc packages...
then, before typing your "./configure" command; export the environment
variable 'CC=/usr/local/bin/gcc'.
Hope this help,
Chris
--
+----------------------------------+-----------------------------------------+
| ____ _____ _ __ | |
| / __ \____ / ___/__ _| |/ / | Christian Vanguers |
| / / / / __ \\__ \/ / / / / | ================== |
| / /_/ / /_/ /__/ / /_/ / | | mailto: christian.vanguers at opsyx.com |
| \____/ .___/____/\__, /_/|_| | www: http://www.opsyx.com |
| /_/ /____/ | |
| OPen SYstems eXpertise | | +----------------------------------------------------------------------------+
| GnuPG keyID == 0xF814CC3A <christian.vanguers at opsyx.com> |
| Key Fingerprint == 76D7 8E94 440F E430 3981 D922 73E1 76DF F814 CC3A |
+----------------------------------+-----------------------------------------+
More information about the Help
mailing list