qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] CVS Compile error
@ 2004-05-09 14:33 Iain McFarlane
  2004-05-09 15:11 ` [Qemu-devel] Next take at RFB Johannes Schindelin
  2004-05-09 16:19 ` [Qemu-devel] Another CVS compile error Grzegorz Kulewski
  0 siblings, 2 replies; 7+ messages in thread
From: Iain McFarlane @ 2004-05-09 14:33 UTC (permalink / raw)
  To: qemu devel Mailing list

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-05-09 18:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-09 14:33 [Qemu-devel] CVS Compile error Iain McFarlane
2004-05-09 15:11 ` [Qemu-devel] Next take at RFB Johannes Schindelin
2004-05-09 16:19 ` [Qemu-devel] Another CVS compile error Grzegorz Kulewski
2004-05-09 16:55   ` David Holm <dholm@gentoo.org>
2004-05-09 17:03   ` rutger
2004-05-09 18:04     ` Johannes Schindelin
2004-05-09 18:19       ` Grzegorz Kulewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).