From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mediacenter.hi.pengutronix.de ([2001:6f8:1178:2::65]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Rq2Zc-0004HP-Qn for ptxdist@pengutronix.de; Wed, 25 Jan 2012 14:07:36 +0100 Received: from mol by mediacenter.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1Rq2Zc-0002jo-Pc for ptxdist@pengutronix.de; Wed, 25 Jan 2012 14:07:36 +0100 Date: Wed, 25 Jan 2012 14:07:36 +0100 From: Michael Olbrich Message-ID: <20120125130736.GO12400@pengutronix.de> References: <201201242033.35756.jbe@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201201242033.35756.jbe@pengutronix.de> Subject: Re: [ptxdist] Report bug : Qt , Xorg Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Tue, Jan 24, 2012 at 08:33:35PM +0100, Juergen Beisert wrote: > Hi Barhoumi, > > barhoumi mohtadi wrote: > > I'm trying to re-build an embedded kernel with this time adding Xorg and Qt > > as new libraries ( i have succeded to run a minimal kernel before) But the > > problem, is that i have received this error when running PTXdist images > > > > last lines from the logfile > > > > g++ -o > > "/home/c2a/OSELAS.BSP-Pengutronix-Generic-2011.11.0/platform-Poseidon/build > >-target/qt-everywhere-opensource-src-4.7.4-build/bin/qmake" project.o > > property.o main.o makefile.o unixmake2.o unixmake.o mingw_make.o option.o > > winmakefile.o projectgenerator.o meta.o makefiledeps.o metamakefile.o > > xmloutput.o pbuilder_pbx.o borland_bmake.o msvc_vcproj.o msvc_vcxproj.o > > msvc_nmake.o msvc_objectmodel.o msbuild_objectmodel.o symmake.o > > initprojectdeploy_symbian.o symmake_abld.o symmake_sbsv2.o symbiancommon.o > > registry.o epocroot.o qtextcodec.o qutfcodec.o qstring.o qtextstream.o > > qiodevice.o qmalloc.o qglobal.o qbytearray.o qbytearraymatcher.o > > qdatastream.o qbuffer.o qlist.o qfile.o qfsfileengine_unix.o > > qfsfileengine_iterator_unix.o qfsfileengine.o qfsfileengine_iterator.o > > qregexp.o qvector.o qbitarray.o qdir.o qdiriterator.o quuid.o qhash.o > > qfileinfo.o qdatetime.o qstringlist.o qabstractfileengine.o > > qtemporaryfile.o qmap.o qmetatype.o qsettings.o qlibraryinfo.o qvariant.o > > qvsnprintf.o qlocale.o qlinkedlist.o qurl.o qnumeric.o qcryptographichash.o > > qxmlstream.o qxmlutils.o make[1]: Leaving directory > > `/home/c2a/OSELAS.BSP-Pengutronix-Generic-2011.11.0/platform-Poseidon/build > >-target/qt-everywhere-opensource-src-4.7.4-build/qmake' Basic XLib > > functionality test failed! > > You might need to modify the include and library search paths by editing > > QMAKE_INCDIR_X11 and QMAKE_LIBDIR_X11 in > > /home/c2a/OSELAS.BSP-Pengutronix-Generic-2011.11.0/platform-Poseidon/build- > >target/qt-everywhere-opensource-src-4.7.4/mkspecs/linux-ptx-g++. make: *** > > [/home/c2a/OSELAS.BSP-Pengutronix-Generic-2011.11.0/platform-Poseidon/state > >/qt4.prepare] Error 1 > > > > }}} 2012-01-24T12:06:54+0100 /usr/local/lib/ptxdist-2011.11.0/bin/ptxdist > > images; (exit value: 2) > > > > > > I must also precise that there is no such folder ( qt-everywhere....) in > > the build target folder. > > > > Can you see the cause of the problem.? > > You last comment on the IRC was: "it works" after enabling Qt's X support??? > > Did you configure your Qt to use the X environment instead of the plain > framebuffer? > > $ ptxdist menuconfig > Graphics & Multimedia ---> make sure that "xorg" ist selected as well in this menu. Otherwise you'll get some "unmet direct dependencies" warnings, and the BSP will no build. Michael > qt ---> > <*> qt ---> > build options ---> > platform (X11 ) ---> -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de