Koen,
Thanks for the reply. I actually did find that in a bb file. 

I actuallly now have a problem that I think should be trivial but I am not 
having any success with. I have several .cpp files that have the line #include 
<X11/Xlib.h> or similar and they are turning up No Such File or Directory in 
the log.do_compile file.

Here is a list of the include files:
X11/Xlib.h
X11/Xatom.h
X11/cursorfont.h
X11/Xmu/WinUtil.h
X11/extensions/record.h
etc.

I have tried adding to my bb file:
EXTRA_OEMAKE = "'XINC=-I${STAGING_INCDIR}/X11' \
                'XLIB=-L${STAGING_LIBDIR} -lX11'"

but that doesn't seem to help.

Do I need to patch every cpp file that has and #include <X11..> line in it? And 
what would I swap it out with?

Second question:
This requires libSDL-sge. Is that available anywhere? I looked in the SDL 
folder and it appears to not be included with the GPE build I am using. Is that 
something that I would have to build as well?

Again, Thanks for your help on this. I think it is very close.

Rob
 -------------- Original message ----------------------
From: Koen Kooi <[EMAIL PROTECTED]>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> [EMAIL PROTECTED] schreef:
> > Ok, So I feel a little silly now ;). That worked. I now have all the 
> dependencies for the binary compiled (libSerializeClass, libDCECommon, and 
> libPlutoUtils), and all are showing ARM. The Orbiter binary makefile is a bit 
> different though. It requires that you build it with the command "make bin". 
> How 
> do you do that with OE? Also, I am not sure what all the "WX" stuff is? 
> Should I 
> remove it?
> 
> do_compile() {
>       oe_runmake bin
> }
> 
> regards
> 
> Koen
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (Darwin)
> 
> iD8DBQFE2uj2MkyGM64RGpERAvNNAKC7iQme2hrv3uXcVDFfvQBAIMGOXwCdH9Kc
> CuBlas6VTbFTzAhEhkvjLF4=
> =P1mE
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Oe mailing list
> [email protected]
> https://www.handhelds.org/mailman/listinfo/oe


_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to