Re: How to build qt-extended?

2008-10-14 Thread Radek Bartoň
On Friday 03 of October 2008 09:55:36 Nicola Mfb wrote:
 2008/10/3 Jim Morris [EMAIL PROTECTED]

  It is activated in the released image. At least I can set the encryption
  on my email account.

 I just downloaded the updated toolchains, but the problem persist:

 $QTOPIA_DEPOT_PATH/configure -device neo

 ***
 Configuring Qt Extended (expanded commandline):
 -using-device neo -ui-type mobile -dynamic-rotation -ssl -dbus -libamr
 -pictureflow -add-mediaengines cruxus -add-modules bluetooth -add-modules
 cell
 -add-modules connectivity -add-modules devtools -add-modules essentials
 -add-modules games -add-modules inputmethods -add-modules location
 -add-modules
 media -add-modules messaging -add-modules pim -add-modules pkgmanagement
 -add-modules telephony -add-modules ui -displaysize 480x640 -font
 dejavu_sans_condensed:10,12,13,16,28:50 -font
 dejavu_sans_condensed:13,14,15,16,20,21,23,32,36:75 -xplatform
 linux-neo-g++ -arch arm -languages en_US -prefix /opt/Trolltech/Qtopia
 -extra-qtopiacore-config -qt-mouse-tslib -sound-system alsa -mkconf -make
 /usr/bin/gmake -no-save-options -make /usr/bin/gmake -using-mkconf
 -no-save-options
 ***



 This is the Qt Extended Open Source Edition.

 You are licensed to use this software under the terms of the GPL.
 Please see the file LICENSE.GPL for the licensing terms.

 Type 'yes' to accept this license offer.
 Type 'no' to decline this license offer.

 Do you accept this license agreement? yes

 Testing the system Qt: OK
 Qt Extended is using the following locations:
 Qt  PREFIX  = /usr
 Qt  LIBRARIES   = /usr/lib/qt4
 Qt  BINARIES= /usr/bin
 Qt  HEADERS = /usr/include/qt4
 Qt Embedded SOURCE tree = /opt/qt-extended-4.4.1/qtopiacore/qt
 Qt Embedded BUILD  tree = /opt/build/qtopiacore/target
 Qt Extended SOURCE tree = /opt/qt-extended-4.4.1
 Qt Extended BUILD  tree = /opt/build
 Qt Extended SDKtree = /opt/build/sdk

 Checking the compiler (host): OK (GCC 4, Little Endian)
 Checking the compiler (target): OK (GCC 4, Little Endian)
 Bootstrap QBuild: ... OK
 Testing QBuild: OK
 Testing for ALSA: OK
 Testing Qt Extended Media Engines: cruxus
 Checking QMAKE_RPATH: -Wl,-rpath-link,
 Testing for OpenSSL: OK
 Testing for dynamic rotation: OK
 Testing DBUS: OK
 Checking for PAGE_SIZE and PAGE_MASK: MISSING
 WARNING: QSharedMemoryCache will not throw away unused pages
 Testing for strict warning flags your compiler accepts: -Wall
 -Woverloaded-virtual
 Testing for V4L2: OK
 Testing for prctl(): OK
 Testing for semtimedop: OK
 Testing for __malloc_hook: OK

 Running configure (qtopiacore)...
 /opt/build/src/build/bin/pkgconfig:/opt/toolchains/arm920t-eabi/bin:/usr/lo
cal/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2:/usr/kde
/3.5/bin:/usr/qt/3/bin:/usr/games/bin:/opt/vmware/server/bin:/opt/vmware/ser
ver/console/bin configure -embedded arm -platform linux-g++ -xplatform
 /opt/qt-extended-4.4.1/devices/neo/mkspecs/qws/linux-neo-g++ -prefix
 /opt/build/sdk/qtopiacore/target -make src -make tools -no-stl
 -no-exceptions -no-xmlpatterns -no-qt3support -no-glib -no-cups -no-dbus
 -no-accessibility -nomake examples -nomake demos -nomake docs
 -DQT_QWS_DISABLE_FLUSHCLIPPING -confirm-license -depths 8,16,18,24,32
 -qconfig qpe -DQT_NO_PLUGIN_CHECK -DQT_EXTERNAL_SOUND_SERVER
 -DQT_QWS_KEYEVENT_SINGLECLIENT -force-pkg-config -no-sql-ibase
 -no-sql-mysql -no-sql-odbc -no-sql-psql -no-sql-sqlite -no-sql-sqlite2
 -qt-sql-sqlite -release -no-gfx-qvfb -no-mouse-qvfb -no-kbd-qvfb -qt-gif
 -DMEDIA_SERVER -no-separate-debug-info -DQT_KEYPAD_NAVIGATION -dbus
 -qt-gfx-transformed -DQT_QWS_DYNAMIC_TRANSFORMATION -DQT_QWS_CLIENTBLIT
 -little-endian -qt-mouse-tslib


 Preparing build tree...




 You are licensed to use this software under the terms of
 the GNU General Public License (GPL) versions 2 or 3.


 Creating qmake. Please wait...

 Building on:   linux-g++
 Building for:  /opt/qt-extended-4.4.1/devices/neo/mkspecs/qws/linux-neo-g++
 Architecture:  arm
 Host architecture: i386

 Build ...  src tools libs
 Configuration ...  cross_compile release shared dll embedded largefile
 precompile_header exceptions_off  embedded reduce_exports ipv6
 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs
 inotify png gif freetype system-zlib dbus openssl svg webkit release
 Debug ... no
 Qt 3 compatibility .. no
 QtDBus module ... yes (run-time)
 QtXmlPatterns module  no
 Phonon module ... no
 SVG module .. yes
 WebKit module ... yes
 WebKit in Assistant   no
 STL support . no
 PCH support . yes
 MMX/3DNOW/SSE/SSE2..  no/no/no/no
 iWMMXt support .. no
 IPv6 support  yes
 IPv6 ifname support . yes
 getaddrinfo support . yes
 getifaddrs support .. yes
 

Re: How to build qt-extended?

2008-10-06 Thread Nicola Mfb
2008/10/5 Nicola Mfb [EMAIL PROTECTED]



 Yes!, but the problem is not here, qbuild does not anything! it simply
 answer Nothing to be done for default

 Regards


 Ok, it happens on gentoo systems! on ubuntu it goes well.

Nicola


Nothing, the qbuild process started on ubuntu but failed after some hours, i
tryied qtopiamake but this is deprecated, qbuild is undocumented and does
not recognize project file.., Lorn what am I missing? while fixing this may
provide a vmware based virtual machine for 4.4.1 and some updated
documentation?

Regards

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


Re: How to build qt-extended?

2008-10-05 Thread Nicola Mfb
2008/10/4 Nicola Mfb [EMAIL PROTECTED]

 2008/10/3 Lorn Potter [EMAIL PROTECTED]


  I just downloaded the updated toolchains, but the problem persist:

 Looks like it configured in ssl to me:


 Yes!, but the problem is not here, qbuild does not anything! it simply
 answer Nothing to be done for default

 Regards


Ok, it happens on gentoo systems! on ubuntu it goes well.

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


Re: How to build qt-extended?

2008-10-04 Thread Nicola Mfb
2008/10/3 Lorn Potter [EMAIL PROTECTED]

 Nicola Mfb wrote:
  2008/10/3 Jim Morris [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
  It is activated in the released image. At least I can set the
  encryption on my email account.
 
 
  I just downloaded the updated toolchains, but the problem persist:

 Looks like it configured in ssl to me:


Yes!, but the problem is not here, qbuild does not anything! it simply
answer Nothing to be done for default

Regards

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


Re: How to build qt-extended?

2008-10-03 Thread Nicola Mfb
2008/10/3 Jim Morris [EMAIL PROTECTED]

 It is activated in the released image. At least I can set the encryption on
 my email account.


I just downloaded the updated toolchains, but the problem persist:

$QTOPIA_DEPOT_PATH/configure -device neo

***
Configuring Qt Extended (expanded commandline):
-using-device neo -ui-type mobile -dynamic-rotation -ssl -dbus -libamr
-pictureflow -add-mediaengines cruxus -add-modules bluetooth -add-modules
cell
-add-modules connectivity -add-modules devtools -add-modules essentials
-add-modules games -add-modules inputmethods -add-modules location
-add-modules
media -add-modules messaging -add-modules pim -add-modules pkgmanagement
-add-modules telephony -add-modules ui -displaysize 480x640 -font
dejavu_sans_condensed:10,12,13,16,28:50 -font
dejavu_sans_condensed:13,14,15,16,20,21,23,32,36:75 -xplatform linux-neo-g++
-arch arm -languages en_US -prefix /opt/Trolltech/Qtopia
-extra-qtopiacore-config -qt-mouse-tslib -sound-system alsa -mkconf -make
/usr/bin/gmake -no-save-options -make /usr/bin/gmake -using-mkconf
-no-save-options
***


This is the Qt Extended Open Source Edition.

You are licensed to use this software under the terms of the GPL.
Please see the file LICENSE.GPL for the licensing terms.

Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.

Do you accept this license agreement? yes

Testing the system Qt: OK
Qt Extended is using the following locations:
Qt  PREFIX  = /usr
Qt  LIBRARIES   = /usr/lib/qt4
Qt  BINARIES= /usr/bin
Qt  HEADERS = /usr/include/qt4
Qt Embedded SOURCE tree = /opt/qt-extended-4.4.1/qtopiacore/qt
Qt Embedded BUILD  tree = /opt/build/qtopiacore/target
Qt Extended SOURCE tree = /opt/qt-extended-4.4.1
Qt Extended BUILD  tree = /opt/build
Qt Extended SDKtree = /opt/build/sdk

Checking the compiler (host): OK (GCC 4, Little Endian)
Checking the compiler (target): OK (GCC 4, Little Endian)
Bootstrap QBuild: ... OK
Testing QBuild: OK
Testing for ALSA: OK
Testing Qt Extended Media Engines: cruxus
Checking QMAKE_RPATH: -Wl,-rpath-link,
Testing for OpenSSL: OK
Testing for dynamic rotation: OK
Testing DBUS: OK
Checking for PAGE_SIZE and PAGE_MASK: MISSING
WARNING: QSharedMemoryCache will not throw away unused pages
Testing for strict warning flags your compiler accepts: -Wall
-Woverloaded-virtual
Testing for V4L2: OK
Testing for prctl(): OK
Testing for semtimedop: OK
Testing for __malloc_hook: OK

Running configure (qtopiacore)...
/opt/build/src/build/bin/pkgconfig:/opt/toolchains/arm920t-eabi/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/games/bin:/opt/vmware/server/bin:/opt/vmware/server/console/bin
configure -embedded arm -platform linux-g++ -xplatform
/opt/qt-extended-4.4.1/devices/neo/mkspecs/qws/linux-neo-g++ -prefix
/opt/build/sdk/qtopiacore/target -make src -make tools -no-stl
-no-exceptions -no-xmlpatterns -no-qt3support -no-glib -no-cups -no-dbus
-no-accessibility -nomake examples -nomake demos -nomake docs
-DQT_QWS_DISABLE_FLUSHCLIPPING -confirm-license -depths 8,16,18,24,32
-qconfig qpe -DQT_NO_PLUGIN_CHECK -DQT_EXTERNAL_SOUND_SERVER
-DQT_QWS_KEYEVENT_SINGLECLIENT -force-pkg-config -no-sql-ibase -no-sql-mysql
-no-sql-odbc -no-sql-psql -no-sql-sqlite -no-sql-sqlite2 -qt-sql-sqlite
-release -no-gfx-qvfb -no-mouse-qvfb -no-kbd-qvfb -qt-gif -DMEDIA_SERVER
-no-separate-debug-info -DQT_KEYPAD_NAVIGATION -dbus -qt-gfx-transformed
-DQT_QWS_DYNAMIC_TRANSFORMATION -DQT_QWS_CLIENTBLIT -little-endian
-qt-mouse-tslib


Preparing build tree...




You are licensed to use this software under the terms of
the GNU General Public License (GPL) versions 2 or 3.


Creating qmake. Please wait...

Building on:   linux-g++
Building for:  /opt/qt-extended-4.4.1/devices/neo/mkspecs/qws/linux-neo-g++
Architecture:  arm
Host architecture: i386

Build ...  src tools libs
Configuration ...  cross_compile release shared dll embedded largefile
precompile_header exceptions_off  embedded reduce_exports ipv6 clock-gettime
clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify png gif
freetype system-zlib dbus openssl svg webkit release
Debug ... no
Qt 3 compatibility .. no
QtDBus module ... yes (run-time)
QtXmlPatterns module  no
Phonon module ... no
SVG module .. yes
WebKit module ... yes
WebKit in Assistant   no
STL support . no
PCH support . yes
MMX/3DNOW/SSE/SSE2..  no/no/no/no
iWMMXt support .. no
IPv6 support  yes
IPv6 ifname support . yes
getaddrinfo support . yes
getifaddrs support .. yes
Accessibility ... no
NIS support . no
CUPS support  no
Iconv support ... no
Glib support  no
GStreamer support ... no
Large File support .. 

Re: How to build qt-extended?

2008-10-03 Thread Lorn Potter
Nicola Mfb wrote:
 2008/10/3 Jim Morris [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
 It is activated in the released image. At least I can set the
 encryption on my email account.
 
 
 I just downloaded the updated toolchains, but the problem persist:

Looks like it configured in ssl to me:

 Configuring Qt Extended (expanded commandline):
 -using-device neo -ui-type mobile -dynamic-rotation -ssl -dbus -libamr


 OpenSSL support . yes (run-time)




-- 
Lorn 'ljp' Potter
Software Engineer, Systems Group, Qt Software, Nokia Pty Ltd

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


How to build qt-extended?

2008-10-02 Thread Nicola Mfb
I'm trying to build qt-extended myself, but build process fails, anyone may
help?

This is what i did:

cd /opt
wget http://qtextended.org/downloads/neo/arm920t-eabi-ficgta01-toolchain.tgz
tar xzvfC arm920t-eabi-ficgta01-toolchain.tgz /
wget
http://qtextended.org/downloads/source/qt-extended-opensource-src-4.4.1.tar.gz
tar xvzf qt-extended-opensource-src-4.4.1.tar.gz
mkdir build
cd build
export QTOPIA_DEPOT_PATH=/opt/qt-extended-4.4.1
$QTOPIA_DEPOT_PATH/configure -device neo

it results in:


***
Configuring Qt Extended (expanded commandline):
-using-device neo -ui-type mobile -dynamic-rotation -ssl -dbus -libamr
-pictureflow -add-mediaengines cruxus -add-modules bluetooth -add-modules
cell
-add-modules connectivity -add-modules devtools -add-modules essentials
-add-modules games -add-modules inputmethods -add-modules location
-add-modules
media -add-modules messaging -add-modules pim -add-modules pkgmanagement
-add-modules telephony -add-modules ui -displaysize 480x640 -font
dejavu_sans_condensed:10,12,13,16,28:50 -font
dejavu_sans_condensed:13,14,15,16,20,21,23,32,36:75 -xplatform linux-neo-g++
-arch arm -languages en_US -prefix /opt/Trolltech/Qtopia
-extra-qtopiacore-config -qt-mouse-tslib -sound-system alsa -mkconf -make
/usr/bin/gmake -no-save-options -make /usr/bin/gmake -using-mkconf
-no-save-options
***


This is the Qt Extended Open Source Edition.

You are licensed to use this software under the terms of the GPL.
Please see the file LICENSE.GPL for the licensing terms.

Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.

Do you accept this license agreement? yes

Testing the system Qt: OK
Qt Extended is using the following locations:
Qt  PREFIX  = /usr
Qt  LIBRARIES   = /usr/lib/qt4
Qt  BINARIES= /usr/bin
Qt  HEADERS = /usr/include/qt4
Qt Embedded SOURCE tree = /opt/qt-extended-4.4.1/qtopiacore/qt
Qt Embedded BUILD  tree = /opt/build/qtopiacore/target
Qt Extended SOURCE tree = /opt/qt-extended-4.4.1
Qt Extended BUILD  tree = /opt/build
Qt Extended SDKtree = /opt/build/sdk

Checking the compiler (host): OK (GCC 4, Little Endian)
Checking the compiler (target): OK (GCC 4, Little Endian)
Bootstrap QBuild: ... OK
Testing QBuild: OK
Testing for ALSA: OK
Testing Qt Extended Media Engines: cruxus
Checking QMAKE_RPATH: -Wl,-rpath-link,
Testing for OpenSSL: FAIL
ERROR: You requested -ssl but it was disabled.
gmake: *** [src/build/mkconf/configure] Error 1

adding -no-ssl switch to configure line:


***
Configuring Qt Extended (expanded commandline):
-using-device neo -ui-type mobile -dynamic-rotation -ssl -dbus -libamr
-pictureflow -add-mediaengines cruxus -add-modules bluetooth -add-modules
cell
-add-modules connectivity -add-modules devtools -add-modules essentials
-add-modules games -add-modules inputmethods -add-modules location
-add-modules
media -add-modules messaging -add-modules pim -add-modules pkgmanagement
-add-modules telephony -add-modules ui -displaysize 480x640 -font
dejavu_sans_condensed:10,12,13,16,28:50 -font
dejavu_sans_condensed:13,14,15,16,20,21,23,32,36:75 -xplatform linux-neo-g++
-arch arm -languages en_US -prefix /opt/Trolltech/Qtopia
-extra-qtopiacore-config -qt-mouse-tslib -sound-system alsa -no-ssl -mkconf
-make /usr/bin/gmake -no-save-options -make /usr/bin/gmake -using-mkconf
-no-save-options
***


This is the Qt Extended Open Source Edition.

You are licensed to use this software under the terms of the GPL.
Please see the file LICENSE.GPL for the licensing terms.

Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.

Do you accept this license agreement? yes

Testing the system Qt: OK
Qt Extended is using the following locations:
Qt  PREFIX  = /usr
Qt  LIBRARIES   = /usr/lib/qt4
Qt  BINARIES= /usr/bin
Qt  HEADERS = /usr/include/qt4
Qt Embedded SOURCE tree = /opt/qt-extended-4.4.1/qtopiacore/qt
Qt Embedded BUILD  tree = /opt/build/qtopiacore/target
Qt Extended SOURCE tree = /opt/qt-extended-4.4.1
Qt Extended BUILD  tree = /opt/build
Qt Extended SDKtree = /opt/build/sdk

Checking the compiler (host): OK (GCC 4, Little Endian)
Checking the compiler (target): OK (GCC 4, Little Endian)
Bootstrap QBuild: ... OK
Testing QBuild: OK
Testing for ALSA: OK
Testing Qt Extended Media Engines: cruxus
Checking QMAKE_RPATH: -Wl,-rpath-link,
Testing for dynamic rotation: OK
Testing DBUS: OK
Checking for PAGE_SIZE and PAGE_MASK: MISSING
WARNING: QSharedMemoryCache will not throw away unused pages
Testing for strict warning flags your compiler accepts: -Wall
-Woverloaded-virtual
Testing 

Re: How to build qt-extended?

2008-10-02 Thread Cédric Berger

 OpenSSL support . no



Is the SSL support activated in the released image on qtextended.org ?
I guess it is still needed for ie. encrypted IMAP ?

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


Re: How to build qt-extended?

2008-10-02 Thread Lorn Potter
Nicola Mfb wrote:
 I'm trying to build qt-extended myself, but build process fails, anyone 
 may help?
 
 This is what i did:
 
 cd /opt
 wget http://qtextended.org/downloads/neo/arm920t-eabi-ficgta01-toolchain.tgz
 tar xzvfC arm920t-eabi-ficgta01-toolchain.tgz /
 wget 
 http://qtextended.org/downloads/source/qt-extended-opensource-src-4.4.1.tar.gz
 tar xvzf qt-extended-opensource-src-4.4.1.tar.gz
 mkdir build
 cd build
 export QTOPIA_DEPOT_PATH=/opt/qt-extended-4.4.1
 $QTOPIA_DEPOT_PATH/configure -device neo
 
 it results in:
 
 
 ***
 Configuring Qt Extended (expanded commandline):
 -using-device neo -ui-type mobile -dynamic-rotation -ssl -dbus -libamr
 -pictureflow -add-mediaengines cruxus -add-modules bluetooth 
 -add-modules cell
 -add-modules connectivity -add-modules devtools -add-modules essentials
 -add-modules games -add-modules inputmethods -add-modules location 
 -add-modules
 media -add-modules messaging -add-modules pim -add-modules pkgmanagement
 -add-modules telephony -add-modules ui -displaysize 480x640 -font
 dejavu_sans_condensed:10,12,13,16,28:50 -font
 dejavu_sans_condensed:13,14,15,16,20,21,23,32,36:75 -xplatform linux-neo-g++
 -arch arm -languages en_US -prefix /opt/Trolltech/Qtopia
 -extra-qtopiacore-config -qt-mouse-tslib -sound-system alsa -mkconf -make
 /usr/bin/gmake -no-save-options -make /usr/bin/gmake -using-mkconf
 -no-save-options
 ***
 
 
 This is the Qt Extended Open Source Edition.
 
 You are licensed to use this software under the terms of the GPL.
 Please see the file LICENSE.GPL for the licensing terms.
 
 Type 'yes' to accept this license offer.
 Type 'no' to decline this license offer.
 
 Do you accept this license agreement? yes
 
 Testing the system Qt: OK
 Qt Extended is using the following locations:
 Qt  PREFIX  = /usr
 Qt  LIBRARIES   = /usr/lib/qt4
 Qt  BINARIES= /usr/bin
 Qt  HEADERS = /usr/include/qt4
 Qt Embedded SOURCE tree = /opt/qt-extended-4.4.1/qtopiacore/qt
 Qt Embedded BUILD  tree = /opt/build/qtopiacore/target
 Qt Extended SOURCE tree = /opt/qt-extended-4.4.1
 Qt Extended BUILD  tree = /opt/build
 Qt Extended SDKtree = /opt/build/sdk
 
 Checking the compiler (host): OK (GCC 4, Little Endian)
 Checking the compiler (target): OK (GCC 4, Little Endian)
 Bootstrap QBuild: ... OK
 Testing QBuild: OK
 Testing for ALSA: OK
 Testing Qt Extended Media Engines: cruxus
 Checking QMAKE_RPATH: -Wl,-rpath-link,
 Testing for OpenSSL: FAIL
 ERROR: You requested -ssl but it was disabled.
 gmake: *** [src/build/mkconf/configure] Error 1
 
 adding -no-ssl switch to configure line:
 
 
 ***
 Configuring Qt Extended (expanded commandline):
 -using-device neo -ui-type mobile -dynamic-rotation -ssl -dbus -libamr
 -pictureflow -add-mediaengines cruxus -add-modules bluetooth 
 -add-modules cell
 -add-modules connectivity -add-modules devtools -add-modules essentials
 -add-modules games -add-modules inputmethods -add-modules location 
 -add-modules
 media -add-modules messaging -add-modules pim -add-modules pkgmanagement
 -add-modules telephony -add-modules ui -displaysize 480x640 -font
 dejavu_sans_condensed:10,12,13,16,28:50 -font
 dejavu_sans_condensed:13,14,15,16,20,21,23,32,36:75 -xplatform linux-neo-g++
 -arch arm -languages en_US -prefix /opt/Trolltech/Qtopia
 -extra-qtopiacore-config -qt-mouse-tslib -sound-system alsa -no-ssl -mkconf
 -make /usr/bin/gmake -no-save-options -make /usr/bin/gmake -using-mkconf
 -no-save-options
 ***
 
 
 This is the Qt Extended Open Source Edition.
 
 You are licensed to use this software under the terms of the GPL.
 Please see the file LICENSE.GPL for the licensing terms.
 
 Type 'yes' to accept this license offer.
 Type 'no' to decline this license offer.
 
 Do you accept this license agreement? yes
 
 Testing the system Qt: OK
 Qt Extended is using the following locations:
 Qt  PREFIX  = /usr
 Qt  LIBRARIES   = /usr/lib/qt4
 Qt  BINARIES= /usr/bin
 Qt  HEADERS = /usr/include/qt4
 Qt Embedded SOURCE tree = /opt/qt-extended-4.4.1/qtopiacore/qt
 Qt Embedded BUILD  tree = /opt/build/qtopiacore/target
 Qt Extended SOURCE tree = /opt/qt-extended-4.4.1
 Qt Extended BUILD  tree = /opt/build
 Qt Extended SDKtree = /opt/build/sdk
 
 Checking the compiler (host): OK (GCC 4, Little Endian)
 Checking the compiler (target): OK (GCC 4, Little Endian)
 Bootstrap QBuild: ... OK
 Testing QBuild: OK
 Testing for ALSA: OK
 Testing Qt Extended Media Engines: cruxus
 Checking QMAKE_RPATH: -Wl,-rpath-link,
 Testing for dynamic rotation: OK
 Testing DBUS: OK
 Checking for PAGE_SIZE and PAGE_MASK: MISSING
 

Re: How to build qt-extended?

2008-10-02 Thread Jim Morris
Cédric Berger wrote:
 OpenSSL support . no


 
 Is the SSL support activated in the released image on qtextended.org ?
 I guess it is still needed for ie. encrypted IMAP ?

It is activated in the released image. At least I can set the encryption on my 
email account.


-- 
Jim Morris, http://blog.wolfman.com

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