[Nagiosplug-devel] (no subject)

Harper Mann hmann at itgroundwork.com
Wed Aug 11 16:52:02 CEST 2004


You might try "make distclean" or "make clean" if distclean is not found,
then re-run configure and then make.

 

- Harper

 

Harper Mann

Groundwork Open Source Solutions

510-599-2075 (cell)

 

  _____  

From: Arnold Wang [mailto:awang at qrs.com] 
Sent: Wednesday, August 11, 2004 4:29 PM
To: hmann at itgroundwork.com; nagiosplug-devel at lists.sourceforge.net
Subject: RE: [Nagiosplug-devel] (no subject)

 

Thanks for your help. I tried and still having the same problem.

 

  _____  

From: Harper Mann [mailto:hmann at itgroundwork.com] 
Sent: Wednesday, August 11, 2004 4:21 PM
To: Arnold Wang; nagiosplug-devel at lists.sourceforge.net
Subject: RE: [Nagiosplug-devel] (no subject)

 

Hi Arnold,

 

That could be the issue.  Suggest installing a gmake AIX package or
downloading and compiling gmake.  ./configure should find gmake in
/usr/local if installed by default.  If not, redefine your path so you pick
up gmake first.  You should run make distclean before re-running
./configure.


Regards,

 

- Harper

 

Harper Mann

Groundwork Open Source Solutions

510-599-2075 (cell)

 

  _____  

From: nagiosplug-devel-admin at lists.sourceforge.net
[mailto:nagiosplug-devel-admin at lists.sourceforge.net] On Behalf Of Arnold
Wang
Sent: Wednesday, August 11, 2004 4:17 PM
To: hmann at itgroundwork.com; nagiosplug-devel at lists.sourceforge.net
Subject: RE: [Nagiosplug-devel] (no subject)

 

I'm not. I'm using the AIX make utility.

 

  _____  

From: Harper Mann [mailto:hmann at itgroundwork.com] 
Sent: Wednesday, August 11, 2004 4:15 PM
To: Arnold Wang; nagiosplug-devel at lists.sourceforge.net
Subject: RE: [Nagiosplug-devel] (no subject)

 

Are you using gmake (Gnu make)? 

 

- Harper

 

Harper Mann

Groundwork Open Source Solutions

510-599-2075 (cell)

 

  _____  

From: nagiosplug-devel-admin at lists.sourceforge.net
[mailto:nagiosplug-devel-admin at lists.sourceforge.net] On Behalf Of Arnold
Wang
Sent: Wednesday, August 11, 2004 4:06 PM
To: nagiosplug-devel at lists.sourceforge.net
Subject: [Nagiosplug-devel] (no subject)

 

I tried to compile Nagios plug-in 1.4.0alpha1 on AIX 5.2 machine and
received the following error messages:

 

gcc  -g -O2  -L. -o check_disk  check_disk.o utils.o ../lib/libnagiosplug.a
popen.o ../intl/libintl.a -liconv 

ld: 0711-317 ERROR: Undefined symbol: ..libintl_bindtextdomain

ld: 0711-317 ERROR: Undefined symbol: ..libintl_textdomain

ld: 0711-317 ERROR: Undefined symbol: ..libintl_gettext

ld: 0711-317 ERROR: Undefined symbol: .VA_COPY

ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.

collect2: ld returned 8 exit status

make: 1254-004 The error code from the last command is 1.

 

 

Stop.

make: 1254-004 The error code from the last command is 1.

 

 

Stop.

make: 1254-004 The error code from the last command is 2.

 

 

Stop.

 

I searched the list and run into the following message, however I couldn't
find the patch anywhere. Can someone kind enough to tell me where the patch
is? It looks should fix my problem. 

 

>From: Eric Lauriault <elauri at la...>
> <http://sourceforge.net/mailarchive/message.php?msg_id=8616809> aix 5.2
patch for nagios-plugins-1.4.0alpha1   
>2004-05-27 13:03 

 
 
 
> Hi,
 
> Here"s a small patch I wrote for aix 5.2. It fixes compilation issues
> due to misplacement of a VA_COPY and an infinite loop while in
> read_filesystem_list.
 
> Enjoy!
 
 
 
> Eric Lauriault, eric at la...
> Analyste/Administrateur UNIX/telecom/reseau
> La Cite collegiale
 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20040811/3466e426/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 146 bytes
Desc: not available
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20040811/3466e426/attachment.gif>


More information about the Devel mailing list