[Nagiosplug-devel] (no subject)
Arnold Wang
awang at qrs.com
Wed Aug 11 16:07:04 CEST 2004
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: <http://nagios-plugins.org/archive/devel/attachments/20040811/267e93d2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 146 bytes
Desc: not available
URL: <http://nagios-plugins.org/archive/devel/attachments/20040811/267e93d2/attachment.gif>
More information about the Devel
mailing list