swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] making pdf2swf on mac osx 10.3.8


From: keiko koda
Subject: [Swftools-common] making pdf2swf on mac osx 10.3.8
Date: Tue, 7 Jun 2005 10:32:20 -0700 (PDT)

Hello,

Could someone help me with the following ...

I downloaded swftools 0.6.3 and followed instructions
to install.

I installed jpeglib with fink into the /sw/include and
/sw/lib dirs.

I invoked "./configure" (adding /sw/include and
/sw/lib dirs to the paths in Makefile.common), "make,"
and "sudo make install"

but I can't seem to get pdf2swf made.

I get the following result:

make -f Makefile.in
g++ -c -DHAVE_CONFIG_H   -I/sw/include
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-Wparentheses -Wimplicit -Wreturn-type -O
-fomit-frame-pointer  -fno-rtti -I../lib pdf2swf.cc -o
pdf2swf.o
g++ -c -DHAVE_CONFIG_H   -I/sw/include
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-Wparentheses -Wimplicit -Wreturn-type -O
-fomit-frame-pointer  -fno-rtti -I../lib -Ixpdf
SWFOutputDev.cc -o SWFOutputDev.o
g++ -c -DHAVE_CONFIG_H   -I/sw/include
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-Wparentheses -Wimplicit -Wreturn-type -O
-fomit-frame-pointer  -fno-rtti -I../lib swfoutput.cc
-o swfoutput.o
g++ -c -DHAVE_CONFIG_H   -I/sw/include
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-Wparentheses -Wimplicit -Wreturn-type -O
-fomit-frame-pointer  -fno-rtti -I../lib encodings.cc
-o encodings.o
g++ -c -DHAVE_CONFIG_H   -I/sw/include
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-Wparentheses -Wimplicit -Wreturn-type -O
-fomit-frame-pointer  -fno-rtti -I../lib spline.cc -o
spline.o
ar r pdf2swf.a SWFOutputDev.o swfoutput.o encodings.o
spline.o ../lib/os.o
ar: creating archive pdf2swf.a
ranlib pdf2swf.a
g++ -DHAVE_CONFIG_H pdf2swf.o pdf2swf.a
../lib/librfxswf.a xpdf/libpdf.a -L/usr/local/lib -lz
-lm  -L/sw/lib -L/usr/X11R6/lib -lfreetype -o pdf2swf 
ld: Undefined symbols:
_swf_SetJPEGBits
_swf_SetJPEGBits2
make: *** [pdf2swf] Error 1


Can someone help me out with this?

Thanks,

Keiko



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]