Hi,
I tried to compile swftools on debian etch (gcc4 - 4.1.2 20061115), ./configure works fine (just a warning, config.status: WARNING:
Makefile.common.in seems to ignore the --datarootdir setting) but then make (GNU Make 3.81) have a lot of errors like
# make
making all in m4...
cd m4;make all
/bin/sh: line 0: cd: m4: No such file or directory
make[1]: Entering directory `/home/src/swftools/swftools-0.8.1'
making all in m4...
cd m4;make all
/bin/sh: line 0: cd: m4: No such file or directory
make[2]: Entering directory `/home/src/swftools/swftools-0.8.1'
making all in m4...
cd m4;make all
/bin/sh: line 0: cd: m4: No such file or directory
.. [ still looping until ctrl + c ] ...
The pb is the same with 0.8.1 or swftools-dev (2007-07-08) or CVS
Any idea ?
Thx
--
Daniel