[Nagiosplug-devel] [ nagiosplug-Bugs-1159624 ] Compile and Link Error on Solaris 2.6
SourceForge.net
noreply at sourceforge.net
Mon Aug 15 19:01:34 CEST 2005
Bugs item #1159624, was opened at 03/08/05 23:06
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1159624&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Wilfried Brunken (df7be)
Assigned to: Ton Voon (tonvoon)
Summary: Compile and Link Error on Solaris 2.6
Initial Comment:
With Sun WorkShop Compiler C++ 4.2:
My Workaround get the Plugins Running:
- The old kompiler does not understand the C++-
Comment // in C files. Take /* ... */
e.g.
const char *program_name = "check_disk"; /*
Required for coreutils libs */
The list of found C++ comments in 1.4
check_disk.c : Line 22
check_smtp.c lines 185,257,258,613
check_ups.c line 411
- unresolved symbols (also Solaris 8 with Forte 6
Update 2 !!)
(e.g. gethostbyname)
in Makefile the correct List of LIBS:
LIBS = -lgen -lsocket -lnsl
73 de DF7BE
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 08/15/05 19:00
Message:
Logged In: YES
user_id=1312539
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Ton Voon (tonvoon)
Date: 08/01/05 13:36
Message:
Logged In: YES
user_id=664364
Wilfried,
I got a similar unexpected EOF error when downloading from the
snapshot directory. However, a subsequent download brought the
complete file correctly. I can only assume it is a problem with the proxy
caching at SF.
I believe this is all fixed now, so I'm marking this call in pending for auto
closure, unless you still have a problem.
Ton
----------------------------------------------------------------------
Comment By: Wilfried Brunken (df7be)
Date: 03/14/05 22:01
Message:
Logged In: YES
user_id=69405
Trying to open for test:
nagios-plugins-HEAD-200503121747.tar.gz
get:
gunzip: nagios-plugins-HEAD-200503121747.tar.gz:
unexpected end of file
also with WINZIP
----------------------------------------------------------------------
Comment By: Ton Voon (tonvoon)
Date: 03/09/05 13:05
Message:
Logged In: YES
user_id=664364
Wilfried,
Thanks for the bug report. This has been fixed in CVS HEAD. Please try
the snapshot to confirm.
http://nagiosplug.sf.net/snapshot
Ton
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1159624&group_id=29880
More information about the Devel
mailing list