qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Compiling Qemu on Debian/SID
@ 2004-04-01  7:32 Renzo Davoli
  2004-04-01  9:45 ` Jean-Michel POURE
  0 siblings, 1 reply; 2+ messages in thread
From: Renzo Davoli @ 2004-04-01  7:32 UTC (permalink / raw)
  To: qemu-devel

Along with (obviously) all the needed libraries with their corresponding
_dev packets I had to change the config-host.mak file by adding
-lgpm at the end of SDL_STATIC_LIBS
(I know that config-host.mak should not be changed by hand)

Reading the configure script the problem appears to be in:
sdl-config --static-libs 
that does not put -lgpm in its output.

renzo

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

* Re: [Qemu-devel] Compiling Qemu on Debian/SID
  2004-04-01  7:32 [Qemu-devel] Compiling Qemu on Debian/SID Renzo Davoli
@ 2004-04-01  9:45 ` Jean-Michel POURE
  0 siblings, 0 replies; 2+ messages in thread
From: Jean-Michel POURE @ 2004-04-01  9:45 UTC (permalink / raw)
  To: qemu-devel

Le jeudi 1 Avril 2004 09:32, Renzo Davoli a écrit :
> Reading the configure script the problem appears to be in:
> sdl-config --static-libs
> that does not put -lgpm in its output

Thanks. Compilation under Debian SID now works fine.
Cheers, Jean-Michel

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

end of thread, other threads:[~2004-04-01 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-01  7:32 [Qemu-devel] Compiling Qemu on Debian/SID Renzo Davoli
2004-04-01  9:45 ` Jean-Michel POURE

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