* [gentoo-amd64] kdelibs on amd64 compile error
@ 2008-09-17 20:34 Florian D.
0 siblings, 0 replies; only message in thread
From: Florian D. @ 2008-09-17 20:34 UTC (permalink / raw
To: gentoo-amd64
hi,
following this mailing list and reading about people playing around
with kde4, I'm getting really jealous, because kdelibs-4.1.1 fails to
compile here with the following error:
Linking CXX shared library ../lib/libkhtml.so
CMakeFiles/khtml.dir/imload/decoders/jpegloader.o: In function
`khtmlImLoad::khtml_jpeg_source_mgr::khtml_jpeg_source_mgr()':
jpegloader.cpp:(.text+0x9f): undefined reference to
`jpeg_resync_to_restart'
CMakeFiles/khtml.dir/imload/decoders/jpegloader.o: In function
`khtmlImLoad::khtml_jpeg_source_mgr::khtml_jpeg_source_mgr()':
jpegloader.cpp:(.text+0x11f): undefined reference to
`jpeg_resync_to_restart'
CMakeFiles/khtml.dir/imload/decoders/jpegloader.o: In function
`khtmlImLoad::JPEGLoader::Private::Private()':
jpegloader.cpp:(.text+0x1e7): undefined reference to `jpeg_std_error'
jpegloader.cpp:(.text+0x1fd): undefined reference to
`jpeg_CreateDecompress'
jpegloader.cpp:(.text+0x205): undefined reference to `jpeg_std_error'
CMakeFiles/khtml.dir/imload/decoders/jpegloader.o: In function
`khtmlImLoad::JPEGLoader::Private::Private()':
jpegloader.cpp:(.text+0x297): undefined reference to `jpeg_std_error'
jpegloader.cpp:(.text+0x2ad): undefined reference to
`jpeg_CreateDecompress'
jpegloader.cpp:(.text+0x2b5): undefined reference to `jpeg_std_error'
CMakeFiles/khtml.dir/imload/decoders/jpegloader.o: In function
`khtmlImLoad::JPEGLoader::Private::processData(unsigned char*, int)':
jpegloader.cpp:(.text+0x5f0): undefined reference to `jpeg_consume_input'
jpegloader.cpp:(.text+0x66e): undefined reference to `jpeg_start_output'
jpegloader.cpp:(.text+0x70a): undefined reference to `jpeg_read_scanlines'
jpegloader.cpp:(.text+0x77a): undefined reference to `jpeg_read_header'
jpegloader.cpp:(.text+0x822): undefined reference to
`jpeg_has_multiple_scans'
jpegloader.cpp:(.text+0x840): undefined reference to
`jpeg_calc_output_dimensions'
jpegloader.cpp:(.text+0x884): undefined reference to
`jpeg_start_decompress'
obviously, the linker cannot find the jpeg libraries. I tried to
reinstall media-libs/jpeg, revdep-rebuild - still the same error.
Ideas, anyone?
TIA, Florian
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-17 20:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-17 20:34 [gentoo-amd64] kdelibs on amd64 compile error Florian D.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox