[Nagiosplug-devel] (no subject)
Tim Brazil
brazil at sendmail.com
Wed Aug 11 16:42:05 CEST 2004
Someone else is also experiencing the same problem
http://article.gmane.org/gmane.network.nagios.plugins.devel/1180
According to this is may be a gcc problem. Which compiler are you using?
http://lists.gnu.org/archive/html/bug-gnu-utils/2003-06/msg00404.html
Arnold Wang wrote:
> 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...>
>>aix 5.2 patch for nagios-plugins-1.4.0alpha1
> <http://sourceforge.net/mailarchive/message.php?msg_id=8616809>
>>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
>
>
>
>
> ------------------------------------------------------------------------
>
More information about the Devel
mailing list