> Hi,
>
> I found the offending statement in the confugre file that
> caused 0.27 and 0.28 to fail whereas 0.26 worked. It was
> on the LIBS step where
>
> LIBS="-lsane -L${x_libraries} $LIBS"
>
> Removing -L${x_libraries} allowed the configure to work.
>
>
Hi Lee,
the x_libraries was added because it is needed to find
some libs (png I think) on some systems.
So we need to find an other soultion!
Bye
Oliver
-- EMAIL: Oliver.Rauch@Wolfsburg.DE WWW: http://www.wolfsburg.de/~rauch
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com