--- Patrice Dumas <[EMAIL PROTECTED]> escribió:
> On Sat, Aug 19, 2006 at 12:59:40AM +0200, Miriam Ruiz wrote:
> > Hi,
> >
> > Thus, I've tried to compile it with configure options --enable-shared=no
> > --enable-static=yes
>
> I cannot reproduce your issue with the latest cvs.
> I did
> autoreconf && ./configure && make distclean
> ./configure --enable-shared=no --enable-static=yes
> make
My full configure is:
./configure CFLAGS="$(CFLAGS)" \
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/usr --mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info --enable-mp3 \
--enable-plugin --enable-klash --enable-sound=gst \
--with-plugindir=\$${prefix}/lib/gnash \
--enable-shared=no --enable-static=yes --enable-sdk-install \
--disable-rpath --enable-lotsa-warnings
with:
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
CFLAGS = -Wall -g -Werror-implicit-function-declaration -O2
Miry
______________________________________________
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash