On 05/03/14 11:51 PM, Martin Sevior wrote:
>
> Hi everyone,
>
> With svn head I get:
>
> CXX libabiword_3.0_la-abi_ver.lo
> CXX libabiword_3.0_la-libabiword.lo
> CXX abiword-UnixMain.o
> ../../abiword/src/wp/main/gtk/libabiword.cpp: In function 'void
> libabiword_init_noargs()':
> ../../abiword/src/wp/main/gtk/libabiword.cpp:59:46: warning:
> deprecated conversion from string constant to 'char*'
> [-Wwrite-strings]
> static char *argv[] = {"libabiword", NULL};
> ^
> CXXLD libabiword-3.0.la
> CXXLD abiword
> ./.libs/libabiword-3.0.so: undefined reference to `jpeg_read_scanlines'
> ./.libs/libabiword-3.0.so: undefined reference to `jpeg_resync_to_restart'
> ./.libs/libabiword-3.0.so: undefined reference to `jpeg_destroy_decompress'
> ./.libs/libabiword-3.0.so: undefined reference to `jpeg_CreateDecompress'
> ./.libs/libabiword-3.0.so: undefined reference to `jpeg_read_header'
> ./.libs/libabiword-3.0.so: undefined reference to `jpeg_start_decompress'
> ./.libs/libabiword-3.0.so: undefined reference to `jpeg_std_error'
> collect2: error: ld returned 1 exit status
> make[2]: *** [abiword] Error 1
> make[2]: Leaving directory `/home/msevior/abidir/abi-svn/build-nodebug/src'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/msevior/abidir/abi-svn/build-nodebug/src'
> make: *** [install-recursive] Error 1
I got that one too. I haven't had the time to investigate what it was...
:-( but we seem to not link against libjpeg. I'm not sure what
introduced the regression yet.
Hub
Received on Thu Mar 6 06:01:30 2014
This archive was generated by hypermail 2.1.8 : Thu Mar 06 2014 - 06:01:30 CET