I'm sure that no one has done this...but....
Paul Crossman
pcrossma at wildfire.com
Tue Aug 27 21:14:54 CEST 2002
Getting closer and closer....
The below text looks similar to a references from a message earlier
today.
# /usr/local/bin/make all
Making all in plugins
make[1]: Entering directory `/tmp/nagiosplug-1.3-beta1/plugins'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -g -O2 -c
snprintf.c -o snprintf.o
snprintf.c:130: conflicting types for `vsnprintf'
/usr/local/lib/gcc-lib/i686-UnixWare7.0.1-sysv5/2.95.1/include/stdio.h:351: previous declaration of `vsnprintf'
make[1]: *** [snprintf.o] Error 1
make[1]: Leaving directory `/tmp/nagiosplug-1.3-beta1/plugins'
make: *** [all-recursive] Error 1
#
Should I update gcc, or is there a way to force the compile to use one
vsnprinf?
Thanks,
Paul C.
On Tue, 2002-08-27 at 14:13, Carroll, Jim P wrote:
> touch aclocal.m4
>
> You'll find you'll have to touch 2 other files (in order). Next touch
> Makefile.in, wait a second, then touch configure, then run make.
>
> > -----Original Message-----
> > From: Paul Crossman [mailto:pcrossma at wildfire.com]
> > Sent: Tuesday, August 27, 2002 11:52 AM
> > To: Paul Crossman
> > Cc: Ewan Leith; Nagios Users List
> > Subject: RE: [Nagios-users] I'm sure that no one has done
> > this...but....
> >
> >
> > Ok, I updated gmake to 3.79.1 and now I get this when I run make:
> >
> > # /usr/local/bin/make all
> > cd . &&
> > UX:sh (/bin/sh): ERROR: /bin/sh: Syntax error at line 1: `end of file'
> > unexpected
> > make: *** [aclocal.m4] Error 2
> > #
> >
> > Any additional thoughts?
> >
> > Paul C.
> >
> >
> > On Tue, 2002-08-27 at 10:41, Paul Crossman wrote:
> > > Ok, I'll try upgrading my gmake.
> > >
> > > Thanks,
> > > Paul C.
> > >
> > > On Tue, 2002-08-27 at 10:31, Ewan Leith wrote:
> > > > Hmm, odd.
> > > >
> > > > Line 758 is a bit of a nightmare if you look at it (it's
> > the same one aix
> > > > make fails on), but it works ok on in gnu make 3.79.1.
> > > >
> > > > Ewan
> > > >
> > > > > -----Original Message-----
> > > > > From: Paul Crossman [mailto:pcrossma at wildfire.com]
> > > > > Sent: 27 August 2002 15:04
> > > > > To: Ewan Leith
> > > > > Cc: Nagios Users List
> > > > > Subject: RE: [Nagios-users] I'm sure that no one has done
> > > > > this...but....
> > > > >
> > > > >
> > > > > I've got gmake 3.76.1 and gcc 2.95.1. I'm specifying
> > my own ping
> > > > > command, however when I run "make all" I get the following
> > > > > syntax error
> > > > > on plugins/Makefile.
> > > > >
> > > > > # make all
> > > > > UX:make: WARNING: No suffix list.
> > > > > Making all in plugins
> > > > > UX:make: ERROR: line 758: Syntax error.
> > > > > *** Error code 1 (bu21)
> > > > > UX:make: ERROR: fatal error.
> > > > >
> > > > > Thoughts and help from anyone is appreciated.
> > > > >
> > > > > Thanks,
> > > > > Paul C.
> > > > >
> > > > >
> > > > > On Tue, 2002-08-27 at 04:12, Ewan Leith wrote:
> > > > > > I've done it on AIX, which is fairly different from the
> > > > > norm, the only issue
> > > > > > was that it required gcc and gmake to compile, the aix
> > > > > toolset didn't cope.
> > > > > >
> > > > > > Ewan
> > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: Paul Crossman [mailto:pcrossma at wildfire.com]
> > > > > > > Sent: 26 August 2002 22:22
> > > > > > > To: Nagios Users List
> > > > > > > Subject: [Nagios-users] I'm sure that no one has done
> > > > > this...but....
> > > > > > >
> > > > > > >
> > > > > > > Has anyone successfully built the plugins for SCO
> > UnixWare 7.1.1?
> > > > > > >
> > > > > > > Paul C.
> > > > > > >
> > > > > > > --
> > > > > > > Paul Crossman @ Wildfire Communications, Inc.
> > > > > > > Senior Unix Systems Administrator
> > > > > > > Phone & Fax: 781-778-3517
> > > > > > > Email: pcrossma at wildfire.com
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > -------------------------------------------------------
> > > > > > > This sf.net email is sponsored by: OSDN - Tired of
> > that same old
> > > > > > > cell phone? Get a new here for FREE!
> > > > > > >
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> > > > > > _______________________________________________
> > > > > > Nagios-users mailing list
> > > > > > Nagios-users at lists.sourceforge.net
> > > > > > https://lists.sourceforge.net/lists/listinfo/nagios-users
> > > > > >
> > > > --
> > > > Paul Crossman @ Wildfire Communications, Inc.
> > > > Senior Unix Systems Administrator
> > > > Phone & Fax: 781-778-3517
> > > > Email: pcrossma at wildfire.com
> > > >
> > --
> > Paul Crossman @ Wildfire Communications, Inc.
> > Senior Unix Systems Administrator
> > Phone & Fax: 781-778-3517
> > Email: pcrossma at wildfire.com
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by: OSDN - Tired of that same old
> > cell phone? Get a new here for FREE!
> > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> > _______________________________________________
> > Nagios-users mailing list
> > Nagios-users at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/nagios-users
> --
> Paul Crossman @ Wildfire Communications, Inc.
> Senior Unix Systems Administrator
> Phone & Fax: 781-778-3517
> Email: pcrossma at wildfire.com
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone? Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
--
Paul Crossman @ Wildfire Communications, Inc.
Senior Unix Systems Administrator
Phone & Fax: 781-778-3517
Email: pcrossma at wildfire.com
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
More information about the Users
mailing list