Re: Compilation errors

2008-10-22 Thread Charles-Henri Gros
Lally Singh wrote: Hey folks, I'm working on getting the entire OM stack to build under OpenSolaris (under an LX zone), and am having a problem. I'm using Mokomakefile. Specifically: gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore

Re: Compilation errors

2008-10-22 Thread Lally Singh
On Thu, Oct 23, 2008 at 1:20 AM, Charles-Henri Gros [EMAIL PROTECTED] wrote: Lally Singh wrote: Hey folks, I'm working on getting the entire OM stack to build under OpenSolaris (under an LX zone), and am having a problem. I'm using Mokomakefile. Specifically: gcc -DHAVE_CONFIG_H

Re: Compilation errors

2008-10-22 Thread The Rasterman
On Thu, 23 Oct 2008 01:35:27 -0400 Lally Singh [EMAIL PROTECTED] babbled: Thanks. Turns out the problem is that the build/tmp/staging/i686-linux/usr/include directory needs a copy of the linux headers underneath. well it is building frameubffer support.. for a linux based embedded system...