[Buildroot] libtiff compilation fails when libjpeg62-dev is present on host

Peter Korsgaard jacmet at uclibc.org
Mon Nov 9 15:38:21 UTC 2009


>>>>> "Baruch" == Baruch Siach <baruch at tkos.co.il> writes:

 Baruch> Hi Buildroot list,

 Baruch> I need to compile libtiff as a dependency of ImageMagic on a
 Baruch> recent Debian Squeeze host.  The strange this is that when the
 Baruch> libjpeg62-dev is installed on the host libtools finds the host
 Baruch> /usr/lib/libjpeg.la file during build, which makes the build to
 Baruch> fail at link time as follows:

 Baruch> libtool: link: /opt/arm-2009q1/bin/arm-none-linux-gnueabi-gcc -Os -pipe -Os  --sysroot /home/baruch/git/buildroot/build_arm/staging_dir/ -shared  .libs/tif_aux.o .libs/tif_close.o .libs/tif_codec.o .libs/tif_color.o .libs/tif_compress.o .libs/tif_dir.o .libs/tif_dirinfo.o .libs/tif_dirread.o .libs/tif_dirwrite.o .libs/tif_dumpmode.o .libs/tif_error.o .libs/tif_extension.o .libs/tif_fax3.o .libs/tif_fax3sm.o .libs/tif_flush.o .libs/tif_getimage.o .libs/tif_jpeg.o .libs/tif_luv.o .libs/tif_lzw.o .libs/tif_next.o .libs/tif_ojpeg.o .libs/tif_open.o .libs/tif_packbits.o .libs/tif_pixarlog.o .libs/tif_predict.o .libs/tif_print.o .libs/tif_read.o .libs/tif_strip.o .libs/tif_swab.o .libs/tif_thunder.o .libs/tif_tile.o .libs/tif_unix.o .libs/tif_version.o .libs/tif_warning.o .libs/tif_write.o .libs/tif_zip.o  -Wl,--whole-archive ../port/.libs/libport.a -Wl,--no-whole-archive  /usr/lib/libjpeg.so -lz -lm -lc      -Wl,-soname -Wl,libtiff.so.3 -o .libs/libtiff.so.3.8.2

Must be an issue with the external toolchain support, because it builds
here with an internal toolchain. I'll take a closer look at it next
weekend when I'm back.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list