[swfmill] useNetwork bug?
Quentin
quentin.t at gmail.com
Thu Feb 14 11:55:38 PST 2008
Great, thanks!
Quentin.
On Thu, Feb 14, 2008 at 7:45 PM, Ralf Fuest <ralf-fuest at gmx.de> wrote:
> I've applied the patch to the svn in the end of december.
>
> Ralf
>
> Am Donnerstag, den 14.02.2008, 18:19 +0100 schrieb Quentin:
> > I there!
> > Well, we finally got it working!
> >
> > But I was wondering if the patch had been applied to the SVN?
> > Quentin.
> >
> > On Thu, Dec 20, 2007 at 8:51 PM, Quentin <quentin.t at gmail.com> wrote:
> > Well, I installed it and nothing changed...
> > Still looking for help!
> >
> > Quentin.
> >
> >
> >
> > On Dec 20, 2007 7:53 PM, Ralf Fuest <ralf-fuest at gmx.de>
> > wrote:
> > You need to install the libxml2 development files. The
> > package you need
> > to install is called libxml2-dev or something
> > similar.
> >
> > Ralf
> >
> >
> >
> > > Well, I tried lots of things and I'm stuck with
> > errors...
> > > First weird thing (when running ./autogen.sh
> > or ./configure) I get
> > > this (amongst lots of found things), but no explicit
> > error :
> > >
> > > checking for working makeinfo... missing
> > >
> > > And then the make command brings lots of errors...
> > Here are the first
> > > lines :
> > >
> > > Making all in src
> > > make[1]: Entering directory
> > `/var/swfmill-svn/src'
> > > Making all in swft
> > > make[2]: Entering directory
> > `/var/swfmill-svn/src/swft'
> > > /bin/sh ../../libtool --mode=compile g++
> > -DPACKAGE_NAME=
> > > \"swfmill\" -DPACKAGE_TARNAME=\"swfmill\"
> > -DPACKAGE_VERSION=\"
> > > 0.2.12.5\" -DPACKAGE_STRING=\"swfmill\
> > 0.2.12.5\"
> > > -DPACKAGE_BUGREPORT=\"dan at subsignal.org\ \"
> > -DPACKAGE=
> > > \"swfmill\" -DVERSION=\"0.2.12.5\"
> > -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. -g -O2 -c
> > swft.cpp
> > > g++ -DPACKAGE_NAME=\"swfmill\"
> > -DPACKAGE_TARNAME=\"swfmill\"
> > > -DPACKAGE_VERSION=\"0.2.12.5\"
> > "-DPACKAGE_STRING=\"swfmill
> > > 0.2.12.5\"" "-DPACKAGE_BUGREPORT=\"
> > dan at subsignal.org \""
> > > -DPACKAGE=\"swfmill\" -DVERSION=\"0.2.12.5\"
> > -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. -g -O2
> > -Wp,-MD,.deps/swft.pp -c
> > > swft.cpp -fPIC -DPIC -o .libs/swft.o
> > > In file included from swft.cpp:1:
> > > /usr/include/libxslt/extensions.h:14:26:
> > libxml/xpath.h: No
> > > such file or directory
> > > In file included
> > from /usr/include/libxslt/extensions.h:16,
> > > from swft.cpp:1:
> > > /usr/include/libxslt/xsltInternals.h:16:25:
> > libxml/tree.h: No
> > > such file or directory
> > > /usr/include/libxslt/xsltInternals.h:17:25:
> > libxml/hash.h: No
> > > such file or directory
> > > /usr/include/libxslt/xsltInternals.h:18:26:
> > libxml/xpath.h: No
> > > such file or directory
> > > /usr/include/libxslt/xsltInternals.h:19:29:
> > libxml/xmlerror.h:
> > > No such file or directory
> > > /usr/include/libxslt/xsltInternals.h:20:25:
> > libxml/dict.h: No
> > > such file or directory
> > > /usr/include/libxslt/xsltInternals.h:21:30:
> > > libxml/xmlstring.h: No such file or
> > directory
> > > In file included
> > from /usr/include/libxslt/xsltInternals.h:22,
> > >
> > from /usr/include/libxslt/extensions.h:16,
> > > from swft.cpp:1:
> > > /usr/include/libxslt/xslt.h:13:25:
> > libxml/tree.h: No such file
> > > or directory
> > > In file included
> > from /usr/include/libxslt/xsltInternals.h:24,
> > >
> > from /usr/include/libxslt/extensions.h:16,
> > > from swft.cpp:1:
> > >
> > /usr/include/libxslt/numbersInternals.h:13:25:
> > libxml/tree.h:
> > > No such file or directory
> > > In file included
> > from /usr/include/libxslt/xsltInternals.h:24,
> > >
> > from /usr/include/libxslt/extensions.h:16,
> > > from swft.cpp:1:
> > > /usr/include/libxslt/numbersInternals.h:29:
> > error: parse error
> > > before `*' token
> > > /usr/include/libxslt/numbersInternals.h:30:
> > error: declaration
> > > of `const int
> > > _xsltNumberData::xmlChar'
> > >
> > > And so on...
> > > If you guys have any clue, It'd be nice!
> > > Quentin.
> >
> >
> >
> > _______________________________________________
> >
> > swfmill mailing list
> > swfmill at osflash.org
> > http://osflash.org/mailman/listinfo/swfmill_osflash.org
> >
> >
> >
> >
> > _______________________________________________
> > swfmill mailing list
> > swfmill at osflash.org
> > http://osflash.org/mailman/listinfo/swfmill_osflash.org
>
>
> _______________________________________________
> swfmill mailing list
> swfmill at osflash.org
> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swfmill_osflash.org/attachments/20080214/df601e03/attachment-0001.html
More information about the swfmill
mailing list