PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : qemu build



mynonA
08.12.04, 22:26
Habe ein problem, zuerst gings nicht weil er -lasound als paramter nicht wollte und ich alsa lib neu compilieren musst, mit --enable-static

abe rnun komm ich nicht weiter

[code]
ar rcs libqemu.a exec.o translate-all.o cpu-exec.o translate.o op.o helper.o helper2.o translate-copy.o disas.o i386-dis.o
gcc -static -Wl,-T,/usr/ports/mine/qemu/work/src/qemu-0.6.1/i386-vl.ld -o qemu-fast vl.o osdep.o block.o readline.o monitor.o pci.o console.o block-cow.o block-qcow.o aes.o block-vmdk.o block-cloop.o ide.o ne2000.o pckbd.o vga.o sb16.o dma.o audio.o noaudio.o wavaudio.o sdlaudio.o ossaudio.o fdc.o mc146818rtc.o serial.o i8259.o i8254.o pc.o cirrus_vga.o mixeng.o gdbstub.o sdl.o slirp/cksum.o slirp/if.o slirp/ip_icmp.o slirp/ip_input.o slirp/ip_output.o slirp/slirp.o slirp/mbuf.o slirp/misc.o slirp/sbuf.o slirp/socket.o slirp/tcp_input.o slirp/tcp_output.o slirp/tcp_subr.o slirp/tcp_timer.o slirp/udp.o slirp/bootp.o slirp/debug.o slirp/tftp.o libqemu.a -lm -lz -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lm -ldl -lasound -L/usr/X11R6/lib -lX11 -lXext -lutil
/usr/lib/libSDL.a(SDL_loadso.o)(.text+0x1c): 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/libX11.a(x11trans.o)(.text+0x1049): In function `_X11TransSocketINETConnect':
: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
slirp/misc.o(.text+0x2a): In function `getouraddr':
/usr/ports/mine/qemu/work/src/qemu-0.6.1/slirp/misc.c:96: 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+0x1169): In function `_X11TransSocketINETConnect':
: warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/bin/ld: BFD 2.15.90.0.3 20040415 assertion fail ../../binutils-2.15.90.0.3/bfd/elf.c:3474
/usr/bin/ld: qemu-fast: Not enough room for program headers (allocated 5, need 6)
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[1]: *** [qemu-fast] Error 1
make[1]: Leaving directory `/usr/ports/mine/qemu/work/src/qemu-0.6.1/i386'
make: *** [all] Error 1
=======> ERROR: Building '/usr/ports/mine/qemu/qemu#0.6.1-1.pkg.tar.gz' failed.

ich komm dort nichtmehr weiter, bin echt überfragt auch die suche hat nichts gescheites ausgespuckt...

stefan.becker
08.12.04, 22:43
Versuch das Binärpaket von der Homepage.