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;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to