gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] looking for kdecore at wrong place


From: Mohamad Al-Saqer
Subject: Re: [Gnash] looking for kdecore at wrong place
Date: Tue, 17 Oct 2006 15:42:05 -0500
User-agent: KMail/1.9.4

On Tuesday 17 October 2006 12:47, strk wrote:
> On Tue, Oct 17, 2006 at 12:41:40PM -0500, Mohamad Al-Saqer wrote:
> > On Tuesday 17 October 2006 12:09, strk wrote:
> > > On Tue, Oct 17, 2006 at 11:44:53AM -0500, Mohamad Al-Saqer wrote:
> > > > The klash.moc issue is fixed thank you. But I still have problem.
> > > >
> > > > In my FC5 x86_64 machine I get this error:
> > > > /usr/lib/libkdecore.so: could not read symbols: File in wrong format
> > > >
> > > > Obviously it should link to the one in /usr/lib64. I did not know how
> > > > to specify kdelibs locations just like I had to do for curl lib (the
> > > > same problem existed for curl libs where I had to pass the options:
> > > > --with-curl-include=%{_includedir}/curl
> > > > --with-curl-lib=%{_libdir}
> > > >
> > > > What is the equivalent options to these for kdecore?
> > >
> > > Looking at the macros, it seems it's:
> > >
> > > --with-extra-libs
> > > --with-extra-includes
> >
> > Does not fix it.
> >
> > g++ -shared -nostdlib
> > /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o
> > /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o  .libs/kde.o
> > .libs/kde_glue_opengl.o .libs/gui.o .libs/NullGui.o  -Wl,--rpath
> > -Wl,/usr/src/redhat/BUILD/gnash-061017cvs/server/.libs -Wl,--rpath
> > -Wl,/usr/src/redhat/BUILD/gnash-061017cvs/backend/.libs
> > ../server/.libs/libgnashserver.so ../backend/.libs/libgnashbackend.so
> > /usr/lib/libkdecore.so /usr/lib/libkdeui.so -lavcodec -lavutil
>
> there's a verbatim link to /usr/lib/libkdeui.so...
> guess this is added by libtool by looking at some existing .la files ?
> I'm afraid this is going to be too hard for me to fix... assuming
> your 'make dumpconfig' doesn't shoul you any -L/usr/lib right ?
Linux babelon 2.6.18-1.2200.fc5 #1 SMP Sat Oct 14 16:59:56 EDT 2006 x86_64 
x86_64 x86_64 GNU/Linux
Using built-in specs.
Target: x86_64-redhat-linux
Configured 
with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-libgcj-multifile 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk 
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre 
--with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)
JPEG_CFLAGS is
JPEG_LIBS is -ljpeg
PNG_CFLAGS is
PNG_LIBS is
OGG_CFLAGS is
OGG_LIBS is
ZLIB_CFLAGS is
ZLIB_LIBS is -lz
LIBXML_CFLAGS is -I/usr/include/libxml2
LIBXML_LIBS is -lxml2 -lz -lm
SDL_CFLAGS is -I/usr/include/SDL
SDL_LIBS is -lSDL
OPENGL_CFLAGS is
OPENGL_LIBS is -lGL -lGLU
GLEXT_CFLAGS is
GLEXT_LIBS is
GTK2_CFLAGS is
GTK2_LIBS is
FLTK_CFLAGS is
FLTK_LIBS is
XFT_CFLAGS is
XFT_LIBS is
PANGO_CFLAGS is
PANGO_LIBS is
ATK_CFLAGS is
ATK_LIBS is
GLIB_CFLAGS is
GLIB_LIBS is
X_CFLAGS is
X_LIBS is -L/usr/lib64
DMALLOC_CFLAGS is
DMALLOC_LIBS is
MAD_CFLAGS is
MAD_LIBS is
PTHREAD_CFLAGS is
PTHREAD_LIBS is
CURL_CFLAGS is
CURL_LIBS is -L/usr/lib64
GSTREAMER_CFLAGS is
GSTREAMER_LIBS is
FFMPEG_CFLAGS is -I/usr/include/ffmpeg
FFMPEG_LIBS is -lavcodec -lavutil
KDE_INCLUDES is -I/usr/include/kde
KDE_LDFLAGS is
CAIRO_CFLAGS is
CAIRO_LIBS is
BOOST_CFLAGS is -I/usr/include
BOOST_LIBS is -lboost_thread -lrt -lX11 -lXi -lm
AGG_CFLAGS is
AGG_LIBS is
AGG_NEEDS_COMPATIBILITY_LAYER ?
A blank value for CFLAGS means the header is installed in the
default system header location. All the LIBS should have a
legit value

> Try greping /usr/lib/lbkdeui.so in your .la files on the system..

Can you elaborate on this? I am not sure I understand it!
>
> --strk;
>
>
> _______________________________________________
> Gnash mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnash




reply via email to

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