[iPAQ] [Newbie] Porting X application on Ipaq 3630

From: Fabrice Beauvir <fbeauvir.a.t.gerpi.fr>
Date: Wed Feb 27 2002 - 08:57:34 EST

Hi all,
 I am actually trying to port an X application on an Ipaq 3630 but one
library is missing in the XFree86-devel-3.3.3.1-36 I've instal on my
development host.
The lib is called libXv

here is the message.
 arm-linux-gcc -shared SDL.lo SDL_error.lo SDL_fatal.lo SDL_getenv.lo
-Wl,--whole-archive main/.libs/libarch.al audio/.libs/libaudio.al
video/.libs/libvideo.al events/.libs/libevents.al
thread/.libs/libthread.al timer/.libs/libtimer.al
endian/.libs/libendian.al file/.libs/libfile.al -Wl,--no-whole-archive
-lm -L/skiff/X11R6/lib/ -lX11 -lXext -lXxf86vm -lXxf86dga -lXv
-lXinerama -lc -Wl,-soname -Wl,libSDL-1.2.so.0 -o
.libs/libSDL-1.2.so.0.0.3

/skiff/local/arm-linux/bin/ld: cannot find -lXv
--------------------------------------------

So I have 3 question for you :
 - Is anybody have already port the lib SDL on Ipaq ?
 - Is the libXv of XFree can be found in another XFREE packages
 - How to cross-compile XFree ? I've sawn the page on handlhed.org
(http://www.handhelds.org/minihowto/building-x.html) but I didn't succed
to cross compile .
Because, when I set $CC it compile Imake for arm !!! ;-)
Any clue ?

Thanks in advance,
 Fabrice.
Received on Wed Feb 27 13:59:52 2002

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:33 EDT