Again me,

now ./autogen.sh appear works fine
./configure too
but make exit immediately :

$ make
Making all in src
make[1]: entrant dans le répertoire «
/home/mickro/devel/swfmill/swfmill-svn/trunk/src »
make[1]: *** Pas de règle pour fabriquer la cible « gSWFParseXML.cpp »,
nécessaire pour « all ». Arrêt.
make[1]: quittant le répertoire «
/home/mickro/devel/swfmill/swfmill-svn/trunk/src »
make: *** [all-recursive] Erreur 1

in english :
$ make
Making all in src
make[1]: entering to directory «
/home/mickro/devel/swfmill/swfmill-svn/trunk/src »
make[1]: *** No rules to make target « gSWFParseXML.cpp », depends for « all
». Stop.
make[1]: exiting to directory «
/home/mickro/devel/swfmill/swfmill-svn/trunk/src »
make: *** [all-recursive] Error 1

I've checked for any dependencies without find anything.

if I compile swfmill-0.2.12, it's work fine. I don't understand how resolve
problem.

Mickael

2007/8/16, Ralf Fuest <[EMAIL PROTECTED]>:
>
> Hello Mickael,
> you need to run autogen.sh instead of release.sh.
>
> Ralf
>
> > Hi Ralf,
> >
> > Thanks you.
> >
> > Another think : to compile svn , I didn't see configure file :(
> >
> > Instead of I execute release.sh...
> >
> > ~/devel/swfmill/trunk$ ./release.sh
> > ./release.sh: 8: Syntax error: "(" unexpected
> >
> > What I must doing ?
> >
> > Mickael
>
>
>
> _______________________________________________
> swfmill mailing list
> swfmill@osflash.org
> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>
_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to