[TRE-general] Mac OS 10.4.7
Robert Carlitz
bob at info-ren.org
Tue Sep 12 19:03:54 EEST 2006
That did the trick -- for both Mac OS X and FreeBSD.
Thanks!!
Bob
On Sep 12, 2006, at 11:21 AM, Ville Laurikari wrote:
> On Tue, Sep 12, 2006 at 09:52:27AM -0400, Robert Carlitz wrote:
>> With the current Mac OS X `make check' fails with:
>>
>> ...
>> /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
>> bench -
>> static bench.o ../lib/libtre.la -lm
>> gcc -g -O2 -Wall -o bench bench.o ../lib/.libs/libtre.dylib -lm
>> /usr/bin/ld: Undefined symbols:
>> _rpl_getopt
> [clip]
>> I have used `configure' with no special options. Suggestions?
>
> There's a bug in the makefiles in TRE 0.7.4 for building `bench'.
> Luckily, `bench' is not even needed during `make check' so you can
> just do a
>
> touch tests/bench
> make check
>
> and the tests will pass on OS X (at least on i386-apple-darwin8.7.1).
>
> This will be fixed in 0.7.5, thanks for the report!
>
> --
> http://www.iki.fi/vl/
More information about the TRE-general
mailing list