qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] CVS Compile error


From: Iain McFarlane
Subject: [Qemu-devel] CVS Compile error
Date: Sun, 9 May 2004 15:33:51 +0100
User-agent: KMail/1.6.2

Hi,

I am trying to compile the latest CVS and am getting the following error:

make[1]: Entering directory `/home/iain/src/qemu/i386'
gcc  -static -Wl,-T,/home/iain/src/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 -lSDL -lpthread -lm -ldl -lasound -laudio -lXt -L/usr/X11R6/lib 
-lX11 -lXext -lggi -lgii -lgg -lutil
/usr/lib/libSDL.a(SDL_loadso.o)(.text+0x2b): In function `SDL_LoadObject':
: warning: Using 'dlopen' in statically linked applications requires at 
runtime the shared libraries from the glibc version used for linking
/usr/X11R6/lib/libaudio.a(ConnSvr.o)(.text+0x970): In function 
`MakeTCPConnection':
: warning: Using 'gethostbyname' in statically linked applications requires at 
runtime the shared libraries from the glibc version used for linking
/usr/X11R6/lib/libX11.a(x11trans.o)(.text+0x77a): In function 
`_X11TransSocketINETConnect':
: warning: Using 'getservbyname' in statically linked applications requires at 
runtime the shared libraries from the glibc version used for linking
/usr/lib/libSDL.a(SDL_DirectFB_video.o)(.text+0x2f2): In function 
`SetDirectFBerror':
: undefined reference to `DirectFBErrorString'
/usr/lib/libSDL.a(SDL_DirectFB_video.o)(.text+0x756): In function 
`DirectFB_VideoInit':
: undefined reference to `DirectFBInit'
/usr/lib/libSDL.a(SDL_DirectFB_video.o)(.text+0x76a): In function 
`DirectFB_VideoInit':
: undefined reference to `DirectFBCreate'
/usr/lib/libSDL.a(SDL_DirectFB_video.o)(.text+0x127c): In function 
`DirectFB_SetVideoMode':
: undefined reference to `DirectFBError'
collect2: ld returned 1 exit status
make[1]: *** [qemu-fast] Error 1
make[1]: Leaving directory `/home/iain/src/qemu/i386'
make: *** [all] Error 1


I am using Mandrake Cooker which has:
libSDL1.2-devel-1.2.7-4mdk
libdirectfb0.9_20-0.9.20-1mdk
libdirectfb0.9_20-devel-0.9.20-1mdk

glibc-static-devel-2.3.3-11mdk
libgii0-static-devel-0.8.4-1mdk
libnas2-static-devel-1.6c-1mdk
libalsa2-static-devel-1.0.4-1mdk
libggi2-static-devel-2.0.4-1mdk
libxfree86-static-devel-4.3-32mdk

any help would be appreciated.

TIA,

Iain




reply via email to

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