Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ferdy

Pages: [1]
1
Zaurus - pdaXrom / Games On Pdaxrom
« on: March 13, 2005, 08:34:17 am »
Quote
Do you guys have interesting in compiling another game openttd?
http://www.openttd.com/
[div align=\"right\"][a href=\"index.php?act=findpost&pid=70332\"][{POST_SNAPBACK}][/a][/div]
It would be great to have OpenTTD for PdaXrom! Somewhere on this forum I saw a compiled version of OpenTTD, but it was for Qtopia..

2
Zaurus - pdaXrom / How Install Gcc.img?
« on: March 02, 2005, 06:53:31 pm »
Quote
install pcre ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=69163\"][{POST_SNAPBACK}][/a][/div]
I didn't know it was a program.. But I installed it and now I don't get the error anymore. Thanks for the tip!  

3
Zaurus - pdaXrom / How Install Gcc.img?
« on: March 02, 2005, 04:00:09 pm »
I tried compiling something natively on my C860, so I mounted the zgcc.img file, and ran "./configure". But there is a strange error in the output: "grep: error while loading shared libraries: libpcre.so.0: connot open shared object file: No such file or directory"

Does anyone know what this error means and how to solve it? Or is it a harmless error?

4
Zaurus - pdaXrom / Kismet & Socket CF
« on: March 02, 2005, 02:10:14 pm »
Quote
Quote
I tried installing this version, but when I want to start Kismet, I get the following error: "Error opening terminal: xterm."

If I use the same kismet.conf and kismet_ui.conf files in the Kismet version from the RC9 feed, it freezes at channel hopping, but doesn't show an error.

Is there anyone else who got the same error, or does anyone know how to fix this?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=69117\"][{POST_SNAPBACK}][/a][/div]

Do you have
Code: [Select]
export TERMINFO=/usr/share/terminfo
export TERM=xterm-color
in your .bashrc file?
I believe I got this error too at first but the above fixed it.

Jerry
[div align=\"right\"][a href=\"index.php?act=findpost&pid=69121\"][{POST_SNAPBACK}][/a][/div]
Thanks for the quick reply! Kismet works great now!  

5
Zaurus - pdaXrom / Kismet & Socket CF
« on: March 02, 2005, 11:19:52 am »
Quote
I finally have gotten Kismet to work on RC9. Although I don't think it's a ROM issue. As stated in my above post, my problem was that while Kismet would run it wouldn't channel hop. It would stop on channel 1.

To solve this I installed the ipk from the Kismet site here It is version 2005-01-R1. Scroll down the page & look for the ARM Binary section.
It installed fine but didn't like being on the SD so I had to install on /
This release seems to play much better with the Socket cards. I've been running for several days now without problems.

Cheers,
Jerry
[div align=\"right\"][a href=\"index.php?act=findpost&pid=66133\"][{POST_SNAPBACK}][/a][/div]
I tried installing this version, but when I want to start Kismet, I get the following error: "Error opening terminal: xterm."

If I use the same kismet.conf and kismet_ui.conf files in the Kismet version from the RC9 feed, it freezes at channel hopping, but doesn't show an error.

Is there anyone else who got the same error, or does anyone know how to fix this?

6
Zaurus - pdaXrom / How To Get Kismet With A Socket Wifi Card?
« on: March 02, 2005, 11:17:48 am »
Sorry, wrong topic. Please delete this post.

7
Zaurus - pdaXrom / Kismet & Socket CF
« on: February 26, 2005, 01:56:58 pm »
Can anyone please tell me how I apply this patch? I also have this Socket CF W-lan card, and I'm experiencing the same problem.

8
Zaurus - pdaXrom / Screen Blanker
« on: February 26, 2005, 01:52:10 pm »
Quote
What does the Screen Blanker when used with the XMMS control option?  It just seemed to turn off my Zaurus when trying to use it.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=68676\"][{POST_SNAPBACK}][/a][/div]
It turns off your screen, but let the rest of the Zaurus stay on. So that it can still play music. You have a lower battery drain when the screen is off.

9
Zaurus - pdaXrom / Pdaxrom Theme Site
« on: February 15, 2005, 01:36:16 pm »
Very nice idea

10
Zaurus - pdaXrom / Compiled Nes Emulator: Infones
« on: January 19, 2005, 07:18:10 am »
Hi,

I've compiled the latest version of the InfoNES emulator, version 0.94J. Just install the .ipk and you can run InfoNES from the shell by using: InfoNES romname.nes.

You can download it here: http://www.annavanrijn.nl/~ferdyvanv/zaurus/

The controls are:
- Arrows - D-pad
- X - A
- Z - B
- S - Start
- A - Select

- Q - Quit
- R - Reset
- M - Mute (The emulator is a little bit faster without sound)

Enjoy playing your old NES classics

Greets,
Ferdy

11
General Discussion / Anyone From Netherlands?
« on: January 14, 2005, 11:05:26 am »
I'm Dutch too  

12
Zaurus - pdaXrom / Prismstumbler
« on: January 14, 2005, 09:09:15 am »
Quote
However, I was using kismet_server to scan, which has a few problems with a Spectrum_24 CF card as it DOESN'T HOP!!! Even with orinoco_hopper running.

Could someone with a properly setup cross-compiler compile at least the prismstumbler server software and put it up. I might change to it instead as a backend.
I'm also having that hopping problem with my Spectrum24. It doesn't work with Kismet unless I turn channel hopping off..

13
Zaurus - pdaXrom / Errors In Crosscompiling
« on: January 12, 2005, 11:52:20 am »
Quote
Hmm,  I never had a problem with mkipkg...I was not aware that it was using rsh...

I have no idea, the only thing in my mind is that maybe it's another mkipkg that is called. issue a

Code: [Select]
which mkipkg

in your terminal and check that it is in /opt/arm/something

Also double check the content of you control file.
It turned out to be a problem in the control file as you suggested. I typed Architcture instead of Architecture..   (English is not my first language, so I didn't see it in an instant )

Thanks for the quick replies, everything works fine now, and I can continue to experiment with my new Zaurus.

14
Zaurus - pdaXrom / Errors In Crosscompiling
« on: January 12, 2005, 03:09:06 am »
Thanks for your quick reply, I now could compile the program successfully   . But there is another small thing that went wrong in the IPK-creation process. I could strip the binary and add the control file without a problem, but when I issue the last command ("mkipkg ipkg_tmp"), I get another error..

Code: [Select]
sh-2.05b$ mkipkg ipkg_tmp
rsh: ./newvox_1.0_ipkg-build: Name or service not known
tar: ./newvox_1.0_ipkg-build\:: Cannot open: Input/output error
tar: Error is not recoverable: exiting now

15
Zaurus - pdaXrom / Errors In Crosscompiling
« on: January 12, 2005, 02:37:27 am »
Hi,

I'm having a problem with the SDK tutorial found on pdaxrom.org. Every command is successfull, except the "make"-command. I got a lot of errors.

I used the latest SDK (pdaxromsdk-1.1.0-softfloat.tar.bz2) and I'm running a fresh Ubuntu install.

Does anyone know what went wrong?

Regards,
Ferdy

Code: [Select]
sh-2.05b$ cd newvox-1.0
sh-2.05b$ ls
acinclude.m4  configure     depcomp     Makefile.am  mkinstalldirs
aclocal.m4    configure.in  INSTALL     Makefile.in  newvox.c
bootstrapper  COPYING       install-sh  missing      README
sh-2.05b$ ./configure --host=armv5tel-cacko-linux --build=i686-linux --x-includes=/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/X11R6/include --x-libraries=/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/X11R6/lib --disable-debug --prefix=/usr/local
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/ferdy/newvox-1.0/missing: Unknown `--run' option
Try `/home/ferdy/newvox-1.0/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for armv5tel-cacko-linux-strip... armv5tel-cacko-linux-strip
checking for armv5tel-cacko-linux-gcc... armv5tel-cacko-linux-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether armv5tel-cacko-linux-gcc accepts -g... yes
checking for armv5tel-cacko-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of armv5tel-cacko-linux-gcc... gcc3
checking for sdl-config... /opt/arm/3.3.2-vfp/bin/sdl-config
checking for SDL - version >= 1.0.1... cross compiling; assumed OK...
yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
sh-2.05b$ make
if armv5tel-cacko-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"newvox\" -DVERSION=\"1.0\"  -I. -I.     -g -O2 -I/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/include/SDL -D_REENTRANT -MT newvox.o -MD -MP -MF ".deps/newvox.Tpo" \
  -c -o newvox.o `test -f 'newvox.c' || echo './'`newvox.c; \
then mv ".deps/newvox.Tpo" ".deps/newvox.Po"; \
else rm -f ".deps/newvox.Tpo"; exit 1; \
fi
armv5tel-cacko-linux-gcc  -g -O2 -I/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/include/SDL -D_REENTRANT   -o newvox  newvox.o  -L/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib -Wl,-rpath,/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib -lSDL -lpthread
/opt/arm/3.3.2-vfp/lib/gcc-lib/armv5tel-cacko-linux/3.3.2/../../../../armv5tel-cacko-linux/bin/ld: warning: libX11.so.6, needed by /opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so, not found (try using -rpath or -rpath-link)
/opt/arm/3.3.2-vfp/lib/gcc-lib/armv5tel-cacko-linux/3.3.2/../../../../armv5tel-cacko-linux/bin/ld: warning: libXext.so.6, needed by /opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so, not found (try using -rpath or -rpath-link)
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetWMProtocols'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetWMIconName'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XShmDetach'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XGetErrorDatabaseText'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetWindowBackground'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetTransientForHint'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XListPixmapFormats'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XGrabKeyboard'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSync'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XDefineCursor'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XFreeCursor'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XChangePointerControl'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XMapWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XGetVisualInfo'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XCloseDisplay'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XIconifyWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XRaiseWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XPending'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetClassHint'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XGetModifierMapping'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XCreateSimpleWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XESetEventToWire'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XCreateImage'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XextAddDisplay'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XFreeColormap'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XGetWindowAttributes'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XResizeWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XFreeGC'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XKeysymToKeycode'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XAllocSizeHints'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XMoveResizeWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XDeleteProperty'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XStoreColors'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XGrabPointer'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XGetWMHints'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `_XFlushGCCache'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XStringListToTextProperty'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XLookupString'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XMoveWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSendEvent'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XQueryPointer'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetWMHints'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetWMName'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XReparentWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XFree'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XFreeModifiermap'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XFreeColors'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XAllocClassHint'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetErrorHandler'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetIOErrorHandler'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `_XReadPad'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XChangeProperty'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XDestroyWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XQueryKeymap'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetWindowColormap'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XKeycodeToKeysym'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XCreateColormap'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XextFindDisplay'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `_XReply'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XShmCreateImage'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XChangeWindowAttributes'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XShmPutImage'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XMatchVisualInfo'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetWindowBackgroundPixmap'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XShmAttach'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XMaskEvent'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XPeekEvent'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XCheckTypedEvent'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XQueryColors'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSetWMNormalHints'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XextCreateExtension'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XGetPointerControl'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `_XSetLastRequestRead'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `_XEatData'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `_XFlush'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XInternAtom'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XAllocColor'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XCreatePixmapCursor'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XShmQueryExtension'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XFlush'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XCreateWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XNextEvent'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `_XSend'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XSelectInput'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `_XRead'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XGetWMName'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XextRemoveDisplay'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XEventsQueued'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XClearWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XDisplayName'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XMissingExtension'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XWarpPointer'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XUngrabKeyboard'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XCreatePixmapFromBitmapData'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XUngrabPointer'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XESetWireToEvent'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XPutImage'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XCreatePixmap'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XUnmapWindow'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XAllocWMHints'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XGetWMIconName'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XCreateGC'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XOpenDisplay'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XInstallColormap'
/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/lib/libSDL.so: undefined reference to `XMapRaised'
collect2: ld returned 1 exit status
make: *** [newvox] Error 1
sh-2.05b$

Pages: [1]