[Nagiosplug-devel] [ nagiosplug-Bugs-1159624 ] Compile and Link Error on Solaris 2.6

SourceForge.net noreply at sourceforge.net
Mon Aug 1 13:37:59 CEST 2005


Bugs item #1159624, was opened at 2005-03-09 07:06
Message generated for change (Comment added) made by tonvoon
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: Pending
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: Ton Voon (tonvoon)
Date: 2005-08-01 21: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: 2005-03-15 06: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: 2005-03-09 21: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