[Gridflow-dev] GridFlow on the Raspberry PI

Mathieu Bouchard matju at artengine.ca
Thu Apr 25 16:34:28 EDT 2013


Le 2013-04-25 à 16:15:00, Alexandre Castonguay a écrit :

> Ok, we added (merci André Griard!)

Girard ?


> a symlink from gridflow/sys/shm.h to 
> /usr/include/arm-gnueabihf/sys/shm.h

Yup, that should work. The configure-script has /usr/include hardcoded 
inside of itself (the lines about C_INCLUDE_PATH). This is not written 
with cross-compiling in mind. Android NDK was entirely different, so I 
didn't add cross-compiling support in the configure-script on that 
occasion.

BTW, you can also use things --force-x11 if a header (sys/shm.h) isn't 
seen by ./configure but is seen by the build itself. This goes for any 
headers in the detection.

Or are you not cross-compiling ? Is this why it takes one hour ?

  ______________________________________________________________________
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC


More information about the Gridflow-dev mailing list