[swfmill] Build svn HEAD for OSX

Ralf Fuest ralf-fuest at gmx.de
Wed Aug 29 13:08:59 PDT 2007


Hello Eric,
there was a thread about building the svn version on OS X some time ago
and the same problem occurred there. Try the solution I posted here:
http://osflash.org/pipermail/swfmill_osflash.org/2007-May/001330.html
Perhaps you need fink's aclocal directory.

Ralf


> Hi,
> 
> 
> 
> I try to build the osx version of swfmill.
> When I checkout the last version, there is no configure file.
> I assume I have to use autogen.sh
> 
> But, it fails at finding libxml-2.
> I've installed it from macport and try to add it to the environment  
> variables. No luck.
> 
> Any help ?
> 
> I know that there is a release-mac.sh script, but it is not for  
> direct svn build.
> I tried to hack it a little, but no luck either :/
> 
> Here is some attempt :
> (I've remove all the unecessary variables)
> $ env
> LDFLAGS=-L/usr/local/lib -L/opt/local/lib
> SHELL=/bin/bash
> CPPFLAGS=-I/usr/local/include -I/opt/local/include -L/usr/local/lib - 
> L/opt/local/lib
> PATH=/sw/bin:/sw/sbin:/opt/local/bin:/usr/local/bin:/bin:/sbin:/usr/ 
> bin:/usr/sbin:/usr/X11R6/bin
> CFLAGS=-I/usr/local/include -I/opt/local/include -L/usr/local/lib -L/ 
> opt/local/lib
> 
> /sw is dedicated for fink
> /opt is dedicated for macport
> Each of them are a kind of apt-get utility.
> 
> When I run autogen.sh, I get, the process stops at :
> checking for pkg-config... yes
> ./configure: line 18836: syntax error near unexpected token `XML,'
> ./configure: line 18836: `PKG_CHECK_MODULES(XML, libxml-2.0)'
> 
> I've installed libxml2 from macports and it is located in the /opt/ 
> local/lib folder.
> libxml2.2.6.27.dylib
> libxml2.2.dylib
> libxml2.dylib
> libxml2.la
> 
> It seems to me that the env vars are good for configure to find the  
> libxml libs.
> Can someone provide me some help please ?




More information about the swfmill mailing list