On 06 May 2009, at 13:13, Hanspeter Niederstrasser wrote:

> Dominique Dhumieres wrote:
>> Same failure on ppc(G4) OSX 10.4.11.
>
> Hmm..  I tested on 10.5/intel and it was fine, so maybe a PPC issue.
> Can you send me your build log (using fink -l install sqlite3)?


I got the same issue on intel (10.5).
Checked whether it could be an issue with the sed command used,
(/sw/bin/sed vs /usr/bin/sed), but that sed command is written
in a completely portable way _ no problem.

However, diff Makefile Makefile.bak yields nothing, and this is
because
> # fgrep libdir Makefile
> libdir = ${exec_prefix}/lib
> pkgconfigdir = $(libdir)/pkgconfig
>               ${ALLOWRELEASE} -rpath "$(libdir)" -version-info "8:6:8"
>               $(LIBREADLINE) $(TLIBS) -rpath "$(libdir)"
>       $(INSTALL) -d $(DESTDIR)$(libdir)
>       $(LTINSTALL) libsqlite3.la $(DESTDIR)$(libdir)
there is no "$(libdir)/sqlite" whatsoever to substitute !
(further, it is no good to patch a Makefile rather than Makefile.in !)

JF Mertens

PS : sending you my build log off-list

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to