[Nagiosplug-devel] Flight 1.4.8, ready for boarding

Ton Voon ton.voon at altinity.com
Mon Apr 2 11:31:20 CEST 2007


On 1 Apr 2007, at 16:06, Matthias Eble wrote:

>
> gcc -g -O2 -o test_disk test_disk-test_disk.o ../utils_disk.o
> -L/tmp/np_build.13145/nagios-plugins-HEAD-200704011200/lib/tests
> -L/usr/local/lib /usr/local/lib/libtap.dylib -lpthread
>
> /usr/bin/ld: Undefined symbols:
> _rpl_regcomp
> _rpl_regexec
> collect2: ld returned 1 exit status
>

Matthias,

Looks like macosx does not include regex in the system libraries,  
unlike the two linux boxes that work. It just required an LDADD so  
that the linking pulled in the libgnu.a file that provides the regex  
functions.

Compiles and tests run okay at the moment. The next tinderbox build  
should confirm.

BTW, this particular build server keeps changing hostnames - which is  
why some test results can't be searched (as the logs are indexed by  
hostname). I'll see if I can fix.

Ton

http://www.altinity.com
T: +44 (0)870 787 9243
F: +44 (0)845 280 1725
Skype: tonvoon






More information about the Devel mailing list