[Bug 469811] Review Request: pdf2djvu - PDF to DjVu converter

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 6 08:42:03 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=469811


Dan Horák <dan at danny.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dan at danny.cz




--- Comment #3 from Dan Horák <dan at danny.cz>  2008-11-06 03:42:02 EDT ---
(In reply to comment #2)
> For whatever reason, it compiles on Fedora 9 i386, but complains when linking
> with jpeg.
> 
> [...]
> g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
> --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
> -fasynchronous-unwind-tables -pthread -I/usr/include/poppler  
> -DPOPPLER_VERSION=807  -DDJVULIBRE_BIN_PATH="\"/usr/bin\""    pdf2djvu.o
> compoppler.o debug.o config.o system.o sexpr.o quantizer.o -lpoppler
> -ldjvulibre -ljpeg -lpthread -lm      -o pdf2djvu 
> /usr/bin/ld: cannot find -ljpeg
> collect2: ld returned 1 exit status
> make: *** [pdf2djvu] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.61865 (%build)
> 
> Running `pkg-config --libs ddjvuapi' gives "-ldjvulibre -ljpeg -lpthread -lm".
> 
> I have libjpeg-6b-41.fc9.i386 installed.

You need libjpeg-devel installed to be able to link with libjpeg.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list