gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash configure.ac ChangeLog cygnal/cygnal.cpp ...


From: strk
Subject: Re: [Gnash-commit] gnash configure.ac ChangeLog cygnal/cygnal.cpp ...
Date: Tue, 10 Apr 2007 10:37:58 +0200

On Mon, Apr 09, 2007 at 11:23:58AM +0200, strk wrote:
> On Sun, Apr 08, 2007 at 11:06:17PM +0000, Rob Savoye wrote:
> > CVSROOT:    /sources/gnash
> > Module name:        gnash
> > Changes by: Rob Savoye <rsavoye>    07/04/08 23:06:17
> > 
> > Modified files:
> >     .              : configure.ac 

...

> make[3]: Entering directory 
> `/home/strk/src/gnash/build/head/gtk_agg_gst/testsuite'
> ...
> /bin/sh ../libtool --tag=CXX --mode=link g++  -g -O0 -fno-inline -pthread 
> -march=pentiumpro     -W     -Wall     -Wcast-align     -Wcast-qual     
> -Wpointer-arith     -Wreturn-type        -o libtestsuite.la   
> libtestsuite_la-MovieTester.lo libtestsuite_la-sound_handler_test.lo 
> ../backend/libgnashbackend.la ../server/libgnashserver.la 
> ../libbase/libgnashbase.la  -lrt -lX11 -lXi -lm
> ar cvu .libs/libtestsuite.a .libs/libtestsuite_la-MovieTester.o 
> .libs/libtestsuite_la-sound_handler_test.o
> ar: no operation specified

Commenting out the libtool archiver check block fixes the problem here on 
Ubuntu.
The suspicius part is the manual setting of AR and AR FLAGS

dnl BOGUS dnl   AR="ar"
dnl BOGUS dnl   AR_FLAGS="cvu"
dnl BOGUS dnl   darwin=no


--strk;




reply via email to

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