[jhbuild] muelli@bigbox ~/svn/gnome2/poppler-0.14.0/cpp/tests $ make V=99 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-write-strings -Woverloaded-virtual -Wnon-virtual-dtor -ansi -g3 -pipe -O2 -L/opt/gnome2/lib64 -Wl,-O0 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -o poppler-dump parseargs.o poppler-dump.o ../../cpp/libpoppler-cpp.la libtool: link: g++ -Wall -Wno-write-strings -Woverloaded-virtual -Wnon-virtual-dtor -ansi -g3 -pipe -O2 -Wl,-O0 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -o .libs/poppler-dump parseargs.o poppler-dump.o -L/opt/gnome2/lib64 ../../cpp/.libs/libpoppler-cpp.so -pthread -Wl,-rpath -Wl,/opt/gnome2/lib64 /usr/bin/ld: parseargs.o: undefined reference to symbol 'gatof' /usr/bin/ld: note: 'gatof' is defined in DSO /home/muelli/svn/gnome2/poppler-0.14.0/poppler/.libs/libpoppler.so.6 so try adding it to the linker command line /home/muelli/svn/gnome2/poppler-0.14.0/poppler/.libs/libpoppler.so.6: could not read symbols: Invalid operation collect2: ld returned 1 exit status make: *** [poppler-dump] Error 1 [jhbuild] muelli@bigbox ~/svn/gnome2/poppler-0.14.0/cpp/tests $ Might be an issue identified by --as-needed as LDFLAG.
> Might be an issue identified by --as-needed as LDFLAG. Not really. Anyway, fixed for poppler 0.14.1, thanks for the report.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct.