[sane-devel] yet another make problem on darwin (in abaton)

Henning Meier-Geinitz henning@meier-geinitz.de
Sun, 8 Dec 2002 00:05:26 +0100


Hi,

On Fri, Dec 06, 2002 at 05:31:18PM +0100, Beat Birkhofer wrote:
> ...
> gcc -bundle -flat_namespace -undefined suppress -o 
> .libs/libsane-abaton.1.0.9.so  abaton.lo abaton-s.lo 
> sane_strstatus.lo ../sanei/sanei_init_debug.lo 
> ../sanei/sanei_config.lo ../lib/isfdtype.lo ../lib/strndup.lo 
> ../sanei/sanei_config2.lo ../sanei/sanei_constrain_value.lo 
> ../sanei/sanei_scsi.lo  -L/usr/local/lib -lusb -lm -lc -install_name 
> /usr/local/lib/sane/libsane.1.so -compatibility_version 2 
> -current_version 2.9
> gcc: -compatibility_version only allowed with -dynamiclib
> make[1]: *** [libsane-abaton.la] Error 1
> make: *** [all-recursive] Error 1

I'm not sure about this one. Maybe this is caused by the bug in
libtool mentioned in the thread around
http://www.mostang.com/pipermail/sane-devel/2002-November/005381.html

If there won't be a fixed libtool during the next few weeks, I'll
commit a modified version to CVS.

Bye,
  Henning