Hello Martin,
I don't own a mac, so I can't test if this works:

Try to change this line in autogen.sh:
aclocal -I autoconfig/m4
to this:
aclocal -I /opt/local/share/aclocal -I /usr/share/aclocal

When this doesn't work change it back to the original and search for a
file with the name "pkg.m4" on your harddisk and copy (or link) it into
the autoconfig/m4 directory inside the swfmill trunk folder.

Ralf


> i still have problems with autogen on mac osx
> 
> - - installed pkgconfig (port install pkgconfig)
> - - i checked out swfmill/trunk with eclipse
> - - applied the patch with eclipse
> - - touched ChangeLog
> - - started ./autogen.sh
> 
> the error
> > checking for pkg-config... yes
> > ./configure: line 18836: syntax error near unexpected token `XML,'
> > ./configure: line 18836: `PKG_CHECK_MODULES(XML, libxml-2.0)'
> is still appearing
> 
> regards Martin


_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to