[Buildroot] BR:Qt doesn't compile

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Jul 15 13:44:15 UTC 2010


On Thu, 15 Jul 2010 14:54:39 +0200
"Luca Ceresoli" <list at lucaceresoli.net> wrote:

> > Creating qmake. Please wait...
> > make[1]: Entering directory
> > `/home/noy/buildroot/output/build/qt-everywhere-opensource-src-4.6.2/qmake'
> > make[1]: Leaving directory
> > `/home/noy/buildroot/output/build/qt-everywhere-opensource-src-4.6.2/qmake'
> > MySQL support cannot be enabled due to functionality tests!
> >  Turn on verbose messaging (-v) to ./configure to see the final
> > report. If you believe this message is in error you may use the
> > continue switch (-continue) to ./configure to continue.
> > make: ***
> > [/buildroot/output/build/qt-everywhere-opensource-src-4.6.2/.configured]
> > Error 101
> 
> Have a look to this bug report, I suspect it's the same problem you
> hit. There's a patch that could work.
> 
> https://bugs.busybox.net/show_bug.cgi?id=2221

I'm currently looking at this problem (that I managed to reproduce).
The patch in 2221 is almost correct, but not sufficient. The dependency
is on "mysql_client" and not "mysql", and even after that, there are
build issues due to the fact that mysql headers and libraries are
installed in $(STAGING_DIR)/usr/include/mysql and
$(STAGING_DIR)/usr/lib/mysql.

I'm currently looking into this.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list