tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

binary compatible jpeg-8 v.s. jpeg-8nb1



Hi,

jpeg-8 and jpeg-8nb1 (pkg/42639) are binary compatible?
After update of jpeg-8nb1, failed to configure on editors/emacs for me.
(libtiff is built with jpeg-8)

checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... no
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for EGifPutExtensionLast in -lgif... yes
configure: error: The following required libraries were not found:
     libtiff
Maybe some development libraries/packages are missing?
If you don't want to link with them give
     --with-tiff=no
as options to configure
*** Error code 1


in config.log:
/var/tmp/obj/pkgsrc/editors/emacs/work/.buildlink/lib/libtiff.so: undefined 
reference to `jpeg_CreateCompress%LIBJPEG_8.0@localhost'
/var/tmp/obj/pkgsrc/editors/emacs/work/.buildlink/lib/libtiff.so: undefined 
reference to `jpeg_std_error%LIBJPEG_8.0@localhost'
/var/tmp/obj/pkgsrc/editors/emacs/work/.buildlink/lib/libtiff.so: undefined 
reference to `jpeg_write_raw_data%LIBJPEG_8.0@localhost'
/var/tmp/obj/pkgsrc/editors/emacs/work/.buildlink/lib/libtiff.so: undefined 
reference to `jpeg_set_defaults%LIBJPEG_8.0@localhost'
/var/tmp/obj/pkgsrc/editors/emacs/work/.buildlink/lib/libtiff.so: undefined 
reference to `jpeg_finish_decompress%LIBJPEG_8.0@localhost'
/var/tmp/obj/pkgsrc/editors/emacs/work/.buildlink/lib/libtiff.so: undefined 
reference to `jpeg_set_colorspace%LIBJPEG_8.0@localhost'
/var/tmp/obj/pkgsrc/editors/emacs/work/.buildlink/lib/libtiff.so: undefined 
reference to `jpeg_suppress_tables%LIBJPEG_8.0@localhost'
/var/tmp/obj/pkgsrc/editors/emacs/work/.buildlink/lib/libtiff.so: undefined 
reference to `jpeg_read_header%LIBJPEG_8.0@localhost'
/var/tmp/obj/pkgsrc/editors/emacs/work/.buildlink/lib/libtiff.so: undefined 
reference to `jpeg_write_tables%LIBJPEG_8.0@localhost'


--
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index