qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Another CVS compile error


From: Grzegorz Kulewski
Subject: Re: [Qemu-devel] Another CVS compile error
Date: Sun, 9 May 2004 20:19:49 +0200 (CEST)

You should remerge alsa-lib with static in use.
See bug http://bugs.gentoo.org/show_bug.cgi?id=48233.

But you will probably still have a problem with qemu-fast in Gentoo 
because of some assertion errors in binutils. That was true 3 weeks ago 
and probably now too.


Grzegorz Kulewski


On Sun, 9 May 2004, Johannes Schindelin wrote:

> Hi,
> 
> On Sun, 9 May 2004 address@hidden wrote:
> > gcc  -static -Wl,-T,/home/rutger/download/qemu/i386-vl.ld  -o qemu-fast
> > vl.o osdep.o block.o monitor.o ide.o ne2000.o pckbd.o vga.o sb16.o
> > dma.o oss.o fdc.o mc146818rtc.o serial.o i8259.o i8254.o pc.o gdbstub.o
> > sdl.o libqemu.a  -lm -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lm
> > -ldl -lasound -L/usr/X11R6/lib -lX11 -lXext -laa -L/usr/lib
> > -Wl,-rpath,/usr/lib -laa -lm -L/usr/X11R6/lib -lX11 -lncurses -lutil
> > /usr/lib/libSDL.a(SDL_x11gl.o)(.text+0x90a): In function
> > `X11_GL_LoadLibrary':
> > : warning: Using 'dlopen' in statically linked applications requires at
> > runtime the shared libraries from the glibc version used for linking
> > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/../../../../i686-pc-linux-gnu/b
> > in/ld: cannot find -lasound
> 
> The problem here is not the dlopen. This can only be a problem if you want
> to run qemu on another machine without recompiling. The problem here is
> that "-lasound", the ALSA sound library is not found. Where is it on your
> machine?
> 
> Ciao,
> Dscho
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/qemu-devel
> 




reply via email to

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