Re: 2007.2 compilation failed with package uicmoc4-native-4.0.3

2007-08-24 Thread Jimmy McMillan

Thanks, but Writchie in #openmoko gave me another fix for Ubuntu 7.04

cd /usr/lib
sudo ln -s libXext.so.6 libXext.so 
sudo ln -s libfreetype.so.6 libfreetype.so


Then everything compiled perfectly.


rukhsana ansari wrote:

Try:

sudo apt-get install xlibs-dev
and rerun make openmoko-devel-image

-Rukhsana

Jimmy McMillan wrote:
I'm having the same problem.  Could you please explain what you did 
exactly to fix it.

Thanks

Michael 'Mickey' Lauer wrote:

Sorry about that. I'm just fixing uicmoc4 to build against
Qt/Embedded, hence removing the dependency on X.

Mickey.


___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community



  



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community




___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community






___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: 2007.2 compilation failed with package uicmoc4-native-4.0.3

2007-08-24 Thread Michael 'Mickey' Lauer
Jimmy McMillan wrote:

 I'm having the same problem.  Could you please explain what you did 
 exactly to fix it.

Like i said, building uicmoc4 out of Qt/Embedded, which doesn't need
X. uic and moc are Qt tools, you can build them against Qt/X11 or
Qt/Embedded.

-- 
- Michael Lauer [EMAIL PROTECTED]   http://openmoko.org/

Software for the worlds' first truly open Free Software mobile phone


___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: 2007.2 compilation failed with package uicmoc4-native-4.0.3

2007-08-24 Thread Eric Johnson

Sorry I know this shouldn't be on community but since the thread is here...

Michael 'Mickey' Lauer wrote:

Like i said, building uicmoc4 out of Qt/Embedded, which doesn't need
X. uic and moc are Qt tools, you can build them against Qt/X11 or
Qt/Embedded
So what do I need to have on my build system to resolve the following 
error when trying to build ?


| make[1]: Entering directory 
`/home/moko/build/tmp/work/x86_64-linux/uicmoc4-native-4.3.1-r0/qtopia-core-opensource-src-4.3.1/src/tools/uic3'
| g++ -Wl,-rpath,/home/moko/build/tmp/staging/x86_64-linux/qt4/lib 
-Wl,-rpath,/home/moko/build/tmp/staging/x86_64-linux/qt4/lib -o 
../../../bin/uic3 .obj/release-static-emb-x86_64/customwidgetsinfo.o 
.obj/release-static-emb-x86_64/databaseinfo.o 
.obj/release-static-emb-x86_64/driver.o 
.obj/release-static-emb-x86_64/treewalker.o 
.obj/release-static-emb-x86_64/ui4.o .obj/release-static-emb-x86_64/uic.o 
.obj/release-static-emb-x86_64/validator.o 
.obj/release-static-emb-x86_64/cppextractimages.o 
.obj/release-static-emb-x86_64/cppwritedeclaration.o 
.obj/release-static-emb-x86_64/cppwriteicondata.o 
.obj/release-static-emb-x86_64/cppwriteicondeclaration.o 
.obj/release-static-emb-x86_64/cppwriteiconinitialization.o 
.obj/release-static-emb-x86_64/cppwriteincludes.o 
.obj/release-static-emb-x86_64/cppwriteinitialization.o 
.obj/release-static-emb-x86_64/main.o 
.obj/release-static-emb-x86_64/ui3reader.o 
.obj/release-static-emb-x86_64/parser.o 
.obj/release-static-emb-x86_64/domtool.o 
.obj/release-static-emb-x86_64/object.o 
.obj/release-static-emb-x86_64/subclassing.o 
.obj/release-static-emb-x86_64/form.o 
.obj/release-static-emb-x86_64/converter.o 
.obj/release-static-emb-x86_64/widgetinfo.o 
.obj/release-static-emb-x86_64/embed.o .obj/release-static-emb-x86_64/qt3to4.o 
.obj/release-static-emb-x86_64/deps.o
-L/home/moko/build/tmp/work/x86_64-linux/uicmoc4-native-4.3.1-r0/qtopia-core-opensource-src-4.3.1/lib
 -lQt3Support 
-L/home/moko/build/tmp/work/x86_64-linux/uicmoc4-native-4.3.1-r0/qtopia-core-opensource-src-4.3.1/lib
 -lQtSql -lQtNetwork -lssl -lcrypto -lQtXml -lQtGui -lQtCore -lz -lm -lrt -ldl 
-lpthread
| 
/home/moko/build/tmp/work/x86_64-linux/uicmoc4-native-4.3.1-r0/qtopia-core-opensource-src-4.3.1/lib/libQtGui.a(qapplication_qws.o):
 In function `QWSDisplay::Data::waitForQCopResponse()':
| qapplication_qws.cpp:(.text+0x13f2): undefined reference to 
`QAbstractSocket::flush()'



Thanks


___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


2007.2 compilation failed with package uicmoc4-native-4.0.3

2007-08-23 Thread Phani Kumar Kancharala
Hi all,
I followed the steps in wiki-openmoko to get openmoko on my pc running
Ubuntu 7.04 Feisty Fwan. Finally I also ended up with the same error
reported by *Frank Gau, *following are the error and logs given by the
mokomakefile:

NOTE: Running task 1395 of 3371 (ID: 2696,
/home/phani/om/openembedded/packages/uicmoc/uicmoc4-native_4.3.0.bb,
do_compile)
NOTE: package uicmoc4-native-4.3.0: started
NOTE: package uicmoc4-native-4.3.0-r2: task do_compile: started
ERROR: function do_compile failed
ERROR: log data follows (/home/phani/om/build/tmp/work/i686-linux/uicmoc4-
native-4.3.0-r2/temp/log.do_compile.14302)
| NOTE: make CC=ccache gcc  CXX=ccache g++
| make[1]: Entering directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/tools/moc'
| make[1]: Nothing to be done for `first'.
| make[1]: Leaving directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/tools/moc'
| NOTE: make CC=ccache gcc  CXX=ccache g++
| make[1]: Entering directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/corelib'
| make[1]: Nothing to be done for `first'.
| make[1]: Leaving directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/corelib'
| NOTE: make CC=ccache gcc  CXX=ccache g++
| make[1]: Entering directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/sql'
| make[1]: Nothing to be done for `first'.
| make[1]: Leaving directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/sql'
| NOTE: make CC=ccache gcc  CXX=ccache g++
| make[1]: Entering directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/qt3support'
| /home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/bin/qmake -spec ../../mkspecs/linux-g++ -unix -o
Makefile qt3support.pro
| make[1]: Leaving directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/qt3support'
| make[1]: Entering directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/qt3support'
| make[1]: Nothing to be done for `first'.
| make[1]: Leaving directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/qt3support'
| NOTE: make CC=ccache gcc  CXX=ccache g++
| make[1]: Entering directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/xml'
| make[1]: Nothing to be done for `first'.
| make[1]: Leaving directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/xml'
| NOTE: make CC=ccache gcc  CXX=ccache g++
| make[1]: Entering directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/tools/uic'
| make[1]: Nothing to be done for `first'.
| make[1]: Leaving directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/tools/uic'
| NOTE: make CC=ccache gcc  CXX=ccache g++
| make[1]: Entering directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/tools/rcc'
| make[1]: Nothing to be done for `first'.
| make[1]: Leaving directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/tools/rcc'
| NOTE: make CC=ccache gcc  CXX=ccache g++
| make[1]: Entering directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/network'
| make[1]: Nothing to be done for `first'.
| make[1]: Leaving directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/network'
| NOTE: make CC=ccache gcc  CXX=ccache g++
| make[1]: Entering directory
`/home/phani/om/build/tmp/work/i686-linux/uicmoc4-native-4.3.0-r2/qt-
x11-opensource-src-4.3.0/src/gui'
| ccache g++  -c -include .pch/release-static/QtGui
-isystem/home/phani/om/build/tmp/staging/i686-linux/include -Os
-fno-exceptions -pthread
-I/home/phani/om/build/tmp/staging/i686-linux/include/glib-2.0-I/home/phani/om/build/tmp/staging/i686-linux/lib/glib-
2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W
-D_REENTRANT -fPIC -DQT_BUILD_GUI_LIB -DQT_NO_CAST_TO_ASCII
-DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT
-DQT_NO_IMAGEFORMAT_PNG -DQT_RASTER_IMAGEENGINE -DQT_HAVE_MMX
-DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_SSE2 -DFT2_BUILD_LIBRARY
-DFT_CONFIG_OPTION_SYSTEM_ZLIB -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC
-DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQ_INTERNAL_QAPP_SRC
-DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include/QtCore

Re: 2007.2 compilation failed with package uicmoc4-native-4.0.3

2007-08-23 Thread Rod Whitby
Phani Kumar Kancharala wrote:
  Hi all,  
 I followed the steps in wiki-openmoko to get openmoko on my pc
 running Ubuntu 7.04 Feisty Fwan. Finally I also ended up with the same
 error reported by *Frank Gau, *following are the error and logs given by
 the mokomakefile:
 
 | kernel/qapplication_x11.cpp:89:31: error: X11/extensions/XI.h: No such
 file or directory

Install the host software package which provides the XI.h file.

It'll be some X11 extensions development package.

Then update the OEAndYourDistro page on the openembedded wiki to
highlight that package as a requirement for your host distro.

-- Rod

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: 2007.2 compilation failed with package uicmoc4-native-4.0.3

2007-08-23 Thread mickeyl
From OpenMoko-community:

Rod Whitby wrote:
 Phani Kumar Kancharala wrote:
  Hi all,  
 I followed the steps in wiki-openmoko to get openmoko on my pc
 running Ubuntu 7.04 Feisty Fwan. Finally I also ended up with the same
 error reported by *Frank Gau, *following are the error and logs given by
 the mokomakefile:
 
 | kernel/qapplication_x11.cpp:89:31: error: X11/extensions/XI.h: No such
 file or directory

 Install the host software package which provides the XI.h file.

 It'll be some X11 extensions development package.

 Then update the OEAndYourDistro page on the openembedded wiki to
 highlight that package as a requirement for your host distro.

Hmm, since when is uicmoc-native requiring X? If I recall correctly, I
had always chosen to build the respective -embedded variant of Qt to
not impose the need of having X on the build machine. It looks like we
are now building qt-x11 as provider for uicmoc4. Why did we change that?

-- 
- Michael Lauer [EMAIL PROTECTED]   http://openmoko.org/

Software for the worlds' first truly open Free Software mobile phone


___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: 2007.2 compilation failed with package uicmoc4-native-4.0.3

2007-08-23 Thread Michael 'Mickey' Lauer
Sorry about that. I'm just fixing uicmoc4 to build against
Qt/Embedded, hence removing the dependency on X.

Mickey.


___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: 2007.2 compilation failed with package uicmoc4-native-4.0.3

2007-08-23 Thread Jimmy McMillan
I'm having the same problem.  Could you please explain what you did 
exactly to fix it. 


Thanks

Michael 'Mickey' Lauer wrote:

Sorry about that. I'm just fixing uicmoc4 to build against
Qt/Embedded, hence removing the dependency on X.

Mickey.


___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community



  



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: 2007.2 compilation failed with package uicmoc4-native-4.0.3

2007-08-23 Thread rukhsana ansari

Try:

sudo apt-get install xlibs-dev
and rerun make openmoko-devel-image

-Rukhsana

Jimmy McMillan wrote:
I'm having the same problem.  Could you please explain what you did 
exactly to fix it.

Thanks

Michael 'Mickey' Lauer wrote:

Sorry about that. I'm just fixing uicmoc4 to build against
Qt/Embedded, hence removing the dependency on X.

Mickey.


___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community



  



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community




___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community