Ok, so more problems. I'm having an issue with the following error that I
can't seem to resolve:autoheader:

error: AC_CONFIG_HEADERS not found in configure.ac
>

I searched through the archives again and found this thread:
http://osflash.org/pipermail/swfmill_osflash.org/2007-May/001279.html. I
tried the whole touch ChangeLog thing and that didn't work. Any suggestions?

-- Joel

On Nov 13, 2007 11:52 PM, Joel Poloney <[EMAIL PROTECTED]> wrote:

> I realized it was a dependency issue. I was missing xsltproc. Your
> autogen.sh should fatally error if this isn't found IMO :) make doesn't
> work without it, even though autogen.sh succeeded.
>
> -- Joel
>
>
> On Nov 13, 2007 11:07 PM, Joel Poloney <[EMAIL PROTECTED]> wrote:
>
> > After digging through the Makefiles, I found that you guys have
> > commented out a few lines in this file: 
> > http://swfmill.org/trac/browser/trunk/src/Makefile.am
> > . Should the lines to build sources from xsl supposed to be commented
> > out? I uncommented a few of them and was able to get the make to get further
> > along, but still broken.
> >
> > What type of environment should I be running in? The other thing I'm
> > thinking about is if the configure didn't work properly (even though it said
> > it did). I had a few dependency problems when initially configuring, but was
> > able to work those all out.
> >
> > -- Joel
> >
> >
> > On Nov 13, 2007 8:58 PM, Joel Poloney <[EMAIL PROTECTED] > wrote:
> >
> > > I was able to run autogen.sh (Ubuntu 6.06) and build the makefile.
> > > When I run make I get the following error:
> > >
> > > Making all in src
> > > make[1]: Entering directory `/home/jpoloney/swfmill/src'
> > > make[1]: *** No rule to make target `gSWFParseXML.cpp', needed by
> > > `all'.  Stop.
> > > make[1]: Leaving directory `/home/jpoloney/swfmill/src'
> > > make: *** [all-recursive] Error 1
> > >
> > > Any help?
> > >
> > > -- Joel
> > >
> >
> >
>
_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to