Hallo,
ich brauch dringend 2 Programme kompiliert, aber irgendwie will das ganze nicht so.


1. tifftools von http://sourceforge.net/projects/fax2pdf/
2. fax2pdf von http://sourceforge.net/projects/tifftools

Zu 1:
hylafax:/usr/local/src/fax2pdf-0.1.3# make
g++ -Wall -O3 -ltiff -lz -o fax2pdf pdf.o fax2pdf.o
pdf.o: In function `image::image(int, int, int, int, int, int, int, unsigned char *, long)':
pdf.o(.text+0x556): undefined reference to `deflateInit_'
pdf.o(.text+0x579): undefined reference to `deflate'
pdf.o(.text+0x5e6): undefined reference to `deflateEnd'
collect2: ld returned 1 exit status
make: *** [fax2pdf] Error 1
hylafax:/usr/local/src/fax2pdf-0.1.3#



Weiß jemand was das bedeutet. Kenn mich da nicht so super mit aus. Ich kompilier zwar immer fast alles. Aber wenn ich dann Probleme bekomm bin ich aufgeschmissen.


Zu 2:
hylafax:/usr/local/src/tiffmesh-0.1# make
make all-recursive
make[1]: Entering directory `/usr/local/src/tiffmesh-0.1'
Making all in tiffmesh
make[2]: Entering directory `/usr/local/src/tiffmesh-0.1/tiffmesh'
Making all in docs
make[3]: Entering directory `/usr/local/src/tiffmesh-0.1/tiffmesh/docs'
Making all in en
make[4]: Entering directory `/usr/local/src/tiffmesh-0.1/tiffmesh/docs/en'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/tiffmesh-0.1/tiffmesh/docs/en'
make[4]: Entering directory `/usr/local/src/tiffmesh-0.1/tiffmesh/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/local/src/tiffmesh-0.1/tiffmesh/docs'
make[3]: Leaving directory `/usr/local/src/tiffmesh-0.1/tiffmesh/docs'
make[3]: Entering directory `/usr/local/src/tiffmesh-0.1/tiffmesh'
source='tiffmesh.cpp' object='tiffmesh.o' libtool=no \
depfile='.deps/tiffmesh.Po' tmpdepfile='.deps/tiffmesh.TPo' \
depmode=none /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c -o tiffmesh.o `test -f 'tiffmesh.cpp' || echo './'`tiffmesh.cpp
../depcomp: ../depcomp: No such file or directory
make[3]: *** [tiffmesh.o] Error 127
make[3]: Leaving directory `/usr/local/src/tiffmesh-0.1/tiffmesh'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/tiffmesh-0.1/tiffmesh'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/tiffmesh-0.1'
make: *** [all] Error 2
hylafax:/usr/local/src/tiffmesh-0.1#


Siehe oben. Ich habe keine Ahnung was ich machen kann. Brauch bloß dringends diese Programme.

Ich benutze Debian Woody 3.0.

Hoffe jemand kann mir helfen.

Vielen Dank,
Christian Herrmann


--
Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/


Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)



Antwort per Email an