[TRE-general] Mac OS 10.4.7

Ville Laurikari ville at laurikari.net
Tue Sep 12 18:21:49 EEST 2006


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