gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] can't compile KDE-AGG


From: strk
Subject: Re: [Gnash-dev] can't compile KDE-AGG
Date: Thu, 2 Aug 2007 07:32:55 +0200

On Wed, Aug 01, 2007 at 05:41:35PM +0200, Udo Giacomozzi wrote:
> Dunno if this is a bug or I did something wrong, but starting with a a
> working HEAD installation compiled for GTK-AGG I did:
> 
> make clean
> 
> ./configure --enable-renderer=agg --enable-gui=kde 
> --with-agg-incl=/home/udo/agg-2.5/include/ 
> --with-agg-lib=/home/udo/agg-2.5/src/ --disable-sound --disable-cygnal 
> --enable-media=none --enable-fps-debug
> 
> make
> 
> No errors while building, but I can't start Gnash:
> 
> $ gui/gnash
> g++: gtk_gnash-gnash.o: No such file or directory
> g++: gtk_gnash-gui.o: No such file or directory
> g++: gtk_gnash-Player.o: No such file or directory
> g++: gtk_gnash-NullGui.o: No such file or directory
> g++: gtk_gnash-gui_gtk.o: No such file or directory
> g++: gtk_gnash-gtk_glue_agg.o: No such file or directory
> g++: gtk_gnash-gtk.o: No such file or directory

gui/gnash is now a shell script. it seems it's getting confused about
something, please check if gui/gtk-gnash works as expected, then
switch to debug the shell script itself.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]