Hi,
I have problems compiling swfmill on Ubuntu Dapper Drake.
First I grabbed the latest stable version (0.2.11). The configure
scripts fails finding libesxlt because it is named libxslt1.1, so I
overrided flags with "XSLT_LIBS=-lxslt
XSLT_CFLAGS=-I/usr/include/libxslt".
Then I launched make and stumbled on the following error:
make[3]: entrant dans le répertoire « /home/antoine/swfmill-0.2.11/src »
if g++ -DPACKAGE_NAME=\"swfmill\" -DPACKAGE_TARNAME=\"swfmill\"
-DPACKAGE_VERSION=\"0.2.11\" -DPACKAGE_STRING=\"swfmill\ 0.2.11\"
-DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED] \" -DPACKAGE=\"swfmill\"
-DVERSION=\"0.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I.
-I/usr/include/libxml2 -I/usr/include/libxslt -I./swft/ -I./xslt/ -g
-O2 -MT swfmill-swfmill.o -MD -MP -MF ".deps/swfmill-swfmill.Tpo" -c -o
swfmill-swfmill.o `test -f 'swfmill.cpp' || echo './'`swfmill.cpp; \
then mv -f ".deps/swfmill-swfmill.Tpo"
".deps/swfmill-swfmill.Po"; else rm -f ".deps/swfmill-swfmill.Tpo"; exit
1; fi
swfmill.cpp: In function «int main(int, char**)»:
swfmill.cpp:362: erreur: «xslt_simple» was not declared in this scope
make[3]: *** [swfmill-swfmill.o] Erreur 1
So I decided to checkout the SVN trunk version instead, but autogen.sh
tells me:
+ autoheader
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
and then the configure script fails with:
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in
Did anyone encounter the same problems ? Is there a way to compile
swfmill on Ubuntu Dapper ?
Thanks
regards
Antoine.
_______________________________________________
swfmill mailing list
[email protected]
http://osflash.org/mailman/listinfo/swfmill_osflash.org