Re: Configure script problem
mallum <[email protected]> Wed, 6 Nov 2002 15:35:03 +0000
| Newsgroups | gmane.comp.handhelds.matchbox |
|---|---|
| Message-ID | <[email protected]> |
on Wed, Nov 06, 2002 at 06:36:06AM -0800, andy preston wrote: > On Wed, 2002-11-06 at 01:32, mallum wrote: > > Hmm, I little confused by what you mean here ... > > > > X_LIBS and X_CFLAGS and added in each of the Makefile.am's CFLAGS & > > LDADD's so it should work ok ? > > OK, discovered my problem, the Makefile.am for libmbdock is missing the > CFLAGS = @CFLAGS@ @X_CFLAGS@ statement. This is true for both 0.3.6 and > CVS. I can get a compile now so I'm happy ! > Aha!, I'll fix that in CVS - thanks :-) . > Another problem, is that the way that you've done the > --enable-standalone calling ./standalone_geader_gen.sh doesn't work when > you have a seperate build directory from src directory. My directories > are: > > src/matchbox-0.3.6 > build_arm-uclibc/matchbox-0.3.6 > > configure is run in the build directory and all of it's output is placed > in the build directory as are the object files etc. This enables me to > cleanly have one source compiling for multiple architectures. > Hmmm, Im not sure off the top of my head how to fix that one ... I'll look into in it ... any ideas greatly appreciated. Out of interest, are you building matchbox for a tuxscreen ? -- Matthew