[OPIE 0001907]: Qt/E fails to compile because it doesnt find a file

From: Mantis Bug Tracker <opie-bugs_at_handhelds.org>
Date: Mon, 6 Oct 2008 05:22:46 +1300

The following issue has been RESOLVED.
======================================================================
http://opie-bugs.softec.co.nz/view.php?id=1907
======================================================================
Reported By: Pryan
Assigned To: BlueLightning
======================================================================
Project: OPIE
Issue ID: 1907
Category: Build system
Reproducibility: always
Severity: block
Priority: normal
Status: resolved
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2007-12-22 03:25 NZDT
Last Modified: 2008-10-06 05:22 NZDT
======================================================================
Summary: Qt/E fails to compile because it doesnt find a file
Description:
pryan_at_Pryan ~/opiehome/qt-2.3.10 $ make
make[1]: se ingresa al directorio `/home/pryan/opiehome/qt-2.3.10'
cd src/moc; make
make[2]: se ingresa al directorio
`/home/pryan/opiehome/qt-2.3.10/src/moc'
make[2]: No se hace nada para `all'.
make[2]: se sale del directorio `/home/pryan/opiehome/qt-2.3.10/src/moc'
rm -f bin/moc
cp src/moc/moc bin/moc
make -f src-mt.mk
make[2]: se ingresa al directorio `/home/pryan/opiehome/qt-2.3.10'
(not building threaded Qt)
make[2]: se sale del directorio `/home/pryan/opiehome/qt-2.3.10'
cd src; make
make[2]: se ingresa al directorio `/home/pryan/opiehome/qt-2.3.10/src'
g++ -c -I/home/pryan/opiehome/qt-2.3.10/include -pipe -DQWS
-fno-exceptions -fno-rtti -O2 -Wall -W -DNO_DEBUG -fPIC
-DQT_NO_IMAGEIO_MNG -DQT_NO_QWS_SNAP -DQT_NO_QWS_VOODOO3
-DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16
-DQT_BUILTIN_GIF_READER=0 -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT
-DQT_NO_XKB -I3rdparty/kernel -I3rdparty/tools -o kernel/qpixmapcache.o
kernel/qpixmapcache.cpp
kernel/qpixmapcache.cpp:124:57: error: asm/page.h: No existe el fichero o
el directorio
In file included from kernel/qpixmapcache.cpp:87:
kernel/qmemorymanager_qws.h: In constructor
'QSMCacheItemPtr::QSMCacheItemPtr(void*)':
kernel/qmemorymanager_qws.h:130: aviso: el formato '%x' espera el tipo
'unsigned int', pero el argumento 2 es de tipo 'long int'
kernel/qpixmapcache.cpp: In constructor
'QSharedMemoryManager::QSharedMemoryManager()':
kernel/qpixmapcache.cpp:538: error: 'PAGE_SIZE' no se declaró en este
ámbito
kernel/qpixmapcache.cpp:538: error: 'PAGE_MASK' no se declaró en este
ámbito
kernel/qpixmapcache.cpp: In member function 'void
QSharedMemoryManager::internal_free(QSMemPtr)':
kernel/qpixmapcache.cpp:772: error: 'PAGE_SIZE' no se declaró en este
ámbito
kernel/qpixmapcache.cpp:772: error: 'PAGE_MASK' no se declaró en este
ámbito
make[2]: *** [kernel/qpixmapcache.o] Error 1
make[2]: se sale del directorio `/home/pryan/opiehome/qt-2.3.10/src'
make[1]: *** [sub-src] Error 2
make[1]: se sale del directorio `/home/pryan/opiehome/qt-2.3.10'
make: *** [init] Error 2
pryan_at_Pryan ~/opiehome/qt-2.3.10 $
======================================================================

----------------------------------------------------------------------
 (0004782) BlueLightning (administrator) - 2007-12-26 03:44
 http://opie-bugs.softec.co.nz/view.php?id=1907#c4782
----------------------------------------------------------------------
Please apply this patch:
http://handhelds.org/~paule/files/kernel-asm-page.patch

----------------------------------------------------------------------
 (0004865) BlueLightning (administrator) - 2008-10-06 05:22
 http://opie-bugs.softec.co.nz/view.php?id=1907#c4865
----------------------------------------------------------------------
The aforementioned patch fixes this issue. Resolving.

Issue History
Date Modified Username Field Change
======================================================================
2007-12-22 03:25 Pryan New Issue
2007-12-26 03:44 BlueLightning Note Added: 0004782
2007-12-26 03:44 BlueLightning Status new => feedback
2007-12-26 03:45 BlueLightning Summary Opie fails to compile
because it doesnt find a file => Qt/E fails to compile because it doesnt find a
file
2008-10-06 05:22 BlueLightning Note Added: 0004865
2008-10-06 05:22 BlueLightning Status feedback => resolved
2008-10-06 05:22 BlueLightning Resolution open => no change
required
2008-10-06 05:22 BlueLightning Assigned To => BlueLightning
======================================================================
Received on Sun Oct 05 2008 - 12:22:52 EDT

This archive was generated by hypermail 2.2.0 : Sun Oct 05 2008 - 12:23:23 EDT