Hi Karim,

what I did with your information and file:

~ > tar xf ~/OSELAS.BSP-Pengutronix-Mini2440-2012.06.0.tgz
~ > cd OSELAS.BSP-Pengutronix-Mini2440-2012
OSELAS.BSP-Pengutronix-Mini2440-2012/~ > patch -p1 < 
~OSELAS.BSP-Pengutronix-Mini2440-2012.06.0.patch

Then I have saved your two config files to the main directory.

OSELAS.BSP-Pengutronix-Mini2440-2012/~ > ptxdist platform 
platformconfig-NAND-128M
info: selected platformconfig:
      'platformconfig-NAND-128M'

warning: more than one toolchain found, matching
        
'/opt/OSELAS.Toolchain-2011.11*/arm-v4t-linux-gnueabi/gcc-4.6.2-glibc-2.14.1-*/bin':

/opt/OSELAS.Toolchain-2011.11.0/arm-v4t-linux-gnueabi/gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/bin
/opt/OSELAS.Toolchain-2011.11.1/arm-v4t-linux-gnueabi/gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/bin

found and using toolchain:
'/opt/OSELAS.Toolchain-2011.11.1/arm-v4t-linux-gnueabi/gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized/bin'

OSELAS.BSP-Pengutronix-Mini2440-2012/~ > ptxdist go

And bingo! It also fails here.

[...]
----------------------
target: libqxt.compile
----------------------
[...]

.... qxtcheckcomboboxplugin.cpp
In file included from qxtcheckcomboboxplugin.h:29:0,
                 from qxtcheckcomboboxplugin.cpp:25:
qxtdesignerplugin.h:28:42: fatal error: QDesignerCustomWidgetInterface: No such 
file or directoryIn file included from qxtbasespinboxplugin.h:29:0,
                 from qxtbasespinboxplugin.cpp:25:
qxtdesignerplugin.h:28:42: fatal error: QDesignerCustomWidgetInterface: No such 
file or directory
compilation terminated.

compilation terminated.
make[2]: *** [release/.obj/qxtbasespinboxplugin.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [release/.obj/qxtcheckcomboboxplugin.o] Error 1
make[2]: Leaving directory 
`/home/jb/OSELAS.BSP-Pengutronix-Mini2440-2012.06.0/platform-mini2440/build-target/libqxt-0.6.1/src/designer'
make[1]: *** [sub-src-designer-make_default] Error 2
make: *** 
[/home/jb/OSELAS.BSP-Pengutronix-Mini2440-2012.06.0/platform-mini2440/state/libqxt.compile]
 Error 2
make[1]: Leaving directory 
`/home/jb/OSELAS.BSP-Pengutronix-Mini2440-2012.06.0/platform-mini2440/build-target/libqxt-0.6.1'

Sound like a forgotten dependency in the libqxt package.

@Michael: can you have a look what is going wrong here?

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

Reply via email to