[Buildroot] QWidget cannot check for file existence when cross compiling

Thiago A. Corrêa thiago.correa at gmail.com
Mon Apr 28 13:19:58 UTC 2008


I had seen this in classpath.

It's a problem with it's configure. Only God knows why, but they added
a check in the configure script that when crosscompiling, it will just
fail with Qt integration enabled. There are 2 ways to fix it: drop the
--enable-qt in classpath.mk or patch configure.

Kind Regards,
   Thiago A. Correa

On Sun, Apr 27, 2008 at 10:41 AM, p <pmeloy at shaw.ca> wrote:
> I've been trying to get past this error:
>
>  checking QT_LIBS... -L/home/pat/buildroot/build_arm/staging_dir/usr/lib
>  -lQtGui -lpng -lQtNetwork -lQtCore -lz -lm -lrt -lpthread -ldl
>  checking
>  for /home/pat/buildroot/build_arm/staging_dir/usr/include/QtGui/QWidget... configure: error: cannot check for file existence when cross compiling
>  make: ***
>  [/home/pat/buildroot/build_arm/classpath-0.97.1/.stamp_configured] Error
>  1
>
>  I checked and the QWidget file does exist in the path specified. I
>  thought maybe it was something missing on the host so I installed
>  everything QT4ish that seemed remotely appropriate.
>
>  I just checked out the buildroot SVN this morning and modified the
>  qtopia4.mk to use a few different snapshots of 4.4.0 (the original
>  snapshot specified no longer exists) but always the same result.
>
>  Any clues as to how to get past this?
>
>
>  _______________________________________________
>  buildroot mailing list
>  buildroot at uclibc.org
>  http://busybox.net/mailman/listinfo/buildroot
>



More information about the buildroot mailing list