mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: barhoumi mohtadi <mohtadi_barhoumi@hotmail.fr>
To: jbe@pengutronix.de, ptxdist@pengutronix.de
Subject: Re: [ptxdist] Report bug : Qt , Xorg
Date: Wed, 25 Jan 2012 09:39:57 +0100	[thread overview]
Message-ID: <SNT145-W805E5F1319232D89BBABCE90880@phx.gbl> (raw)
In-Reply-To: <201201242033.35756.jbe@pengutronix.de>


[-- Attachment #1.1: Type: text/plain, Size: 3312 bytes --]


Hi,

Nope , in fact , that was the problem
I had to check embedded and not X11 as platform to get this error solved.

Regards,


> From: jbe@pengutronix.de
> To: ptxdist@pengutronix.de
> Subject: Re: [ptxdist] Report bug : Qt , Xorg
> Date: Tue, 24 Jan 2012 20:33:35 +0100
> CC: mohtadi_barhoumi@hotmail.fr
> 
> 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 --->
>        qt ---> 
>           <*> qt --->
>              build options --->
>                 platform (X11     )  --->
> 
> This should do the job.
> 
> Regards,
> Juergen
> 
> -- 
> Pengutronix e.K.                              | Juergen Beisert             |
> Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |
 		 	   		  

[-- Attachment #1.2: Type: text/html, Size: 4094 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2012-01-25  8:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24 11:22 barhoumi mohtadi
2012-01-24 19:33 ` Juergen Beisert
2012-01-25  8:39   ` barhoumi mohtadi [this message]
2012-01-25  9:09     ` Juergen Beisert
2012-01-25  9:14       ` barhoumi mohtadi
2012-01-25 13:07   ` Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SNT145-W805E5F1319232D89BBABCE90880@phx.gbl \
    --to=mohtadi_barhoumi@hotmail.fr \
    --cc=jbe@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox