On Mon, Jun 05, 2006 at 11:53:23PM +0200, Steinar H. Gunderson wrote:
>    src/ui/obj/menu_proc.o: In function `PasteFromClipboard':
>    menu_proc.c:(.text+0x26ec): undefined reference to `XOpenDisplay'
>    menu_proc.c:(.text+0x2740): undefined reference to `XCreateSimpleWindow'
>    menu_proc.c:(.text+0x2765): undefined reference to `XConvertSelection'
>    menu_proc.c:(.text+0x2772): undefined reference to `XNextEvent'
>    menu_proc.c:(.text+0x27a4): undefined reference to `XCloseDisplay'
>    menu_proc.c:(.text+0x2818): undefined reference to `XGetWindowProperty'
>    menu_proc.c:(.text+0x2823): undefined reference to `XDestroyWindow'
>    menu_proc.c:(.text+0x282b): undefined reference to `XCloseDisplay'
>    menu_proc.c:(.text+0x284c): undefined reference to `XFree'
>    menu_proc.c:(.text+0x28a2): undefined reference to `XFree'
>    collect2: ld returned 1 exit status
> 
> Now, what's that? :-)

I figured it out; -lSDL no longer pulls in -lX11. There's a fixed package out
at

  http://storage.sesse.net/stratagus_2.1-9.1_amd64.deb 

which is basically -9 + my stratagus.diff + a fix for -lX11. I'd appreciate
if anybody would test it and verify that it's OK before I go ahead with a
NMU.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to