qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Reporting  libsdl1.2-dev bug on Debian?
@ 2004-04-28 12:47 Jean-Michel POURE
  2004-04-29  1:38 ` David Sibai
  0 siblings, 1 reply; 3+ messages in thread
From: Jean-Michel POURE @ 2004-04-28 12:47 UTC (permalink / raw)
  To: qemu-devel

Dear all,

I tried to compile Qemu under Debian SID today CVS version without success.

Apparently, the -lgpm is missing during linking:

gcc  -static -Wl,-T,/home/jmpoure/projets/qemu/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 -lSDL -lpthread -lm -ldl -lasound -L/usr/X11R6/lib -lX11 
-lXext -lvga -laa -L/usr/lib -laa -lm -L/usr/X11R6/lib -lX11 -lslang 
-lncurses -lutil

The problem comes from "sdl-config", which does not report the -lgpm library.
sdl-config belongs to the libsdl1.2-dev package.

No bugs have been reported on the Debian tracking system: 
http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=+libsdl1.2-dev&

Can someone running Debian SID confirm the bug,
so that we can open a bug on the Debian bug tracking system?

Or is it a ./configure script problem?

Cheers,
Jean-Michle

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

* Re: [Qemu-devel] Reporting  libsdl1.2-dev bug on Debian?
  2004-04-28 12:47 [Qemu-devel] Reporting libsdl1.2-dev bug on Debian? Jean-Michel POURE
@ 2004-04-29  1:38 ` David Sibai
  0 siblings, 0 replies; 3+ messages in thread
From: David Sibai @ 2004-04-29  1:38 UTC (permalink / raw)
  To: jm, qemu-devel

Hello,
I can confirm the bug, and I had to manually edit sdl-config to build qemu.

Regards,
David

On Wednesday 28 April 2004 14:47, Jean-Michel POURE wrote:
> Dear all,
>
> I tried to compile Qemu under Debian SID today CVS version without success.
>
> Apparently, the -lgpm is missing during linking:
>
> gcc  -static -Wl,-T,/home/jmpoure/projets/qemu/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 -lSDL -lpthread -lm -ldl -lasound
> -L/usr/X11R6/lib -lX11 -lXext -lvga -laa -L/usr/lib -laa -lm
> -L/usr/X11R6/lib -lX11 -lslang -lncurses -lutil
>
> The problem comes from "sdl-config", which does not report the -lgpm
> library. sdl-config belongs to the libsdl1.2-dev package.
>
> No bugs have been reported on the Debian tracking system:
> http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=+libsdl1.2-dev&
>
> Can someone running Debian SID confirm the bug,
> so that we can open a bug on the Debian bug tracking system?
>
> Or is it a ./configure script problem?
>
> Cheers,
> Jean-Michle
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel

-- 
program, n.:
	A magic spell cast over a computer allowing it to turn one's input
	into error messages.  tr.v. To engage in a pastime similar to banging
	one's head against a wall, but with fewer opportunities for reward.

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

* Re: [Qemu-devel] Reporting libsdl1.2-dev bug on Debian?
  2004-05-03 11:12 Lean Fuglsang
@ 2004-05-03 18:05 ` David Sibai
  0 siblings, 0 replies; 3+ messages in thread
From: David Sibai @ 2004-05-03 18:05 UTC (permalink / raw)
  To: qemu-devel

Basically, I added -lgpm to the list of libs in the --static-libs) section 
of /usr/bin/sdl-config .

David

On Monday 03 May 2004 13:12, Lean Fuglsang wrote:
> What excactly did you do to make it work in Debian?
> Also, the bugreport has not bin made yet - I could do it and link to
> this mailinglist, but other are probably better than me explaining the
> issue.

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-28 12:47 [Qemu-devel] Reporting libsdl1.2-dev bug on Debian? Jean-Michel POURE
2004-04-29  1:38 ` David Sibai
  -- strict thread matches above, loose matches on Subject: below --
2004-05-03 11:12 Lean Fuglsang
2004-05-03 18:05 ` David Sibai

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).