problem building OPIE

From: Nikitas <nikitas.a.t.cc.gatech.edu>
Date: Sat Jun 15 2002 - 16:42:15 EDT

Hi! :)

I have kind of a problem building OPIE. I already downloaded and
successfully compiled Qt/Embedded 2.3.2 as described in the
BuildingQtForOpie wiki page and double-checked all my env var settings.
I also downoaded the latest source files from the CVS repository, as well
as tmake.

The objective here is to compile for the iPAQ:
first problem: when I do ./configure -xplatform ipaq, I get the following:
> Creating makefiles...
> Makefiles will be regenerated.
> ........................................................
> Warning: translation and appname disagree in noncore/opie-sh/opie-sh.pro
> .............................
> QPE is now configured for building. Just run make (or make single).
> To reconfigure, run make clean and configure.

Hmm, I am not too happy abt that, but what the heck, let's continue. I run
"make" and I get:
> make -C library -f Makefile
> make[1]: Entering directory `/home/nikitas/opie/library'
> arm-linux-g++ -c -I/home/nikitas/qt-2.3.2/include -pipe -DQT_QWS_IPAQ
> -DQWS -fno-exceptions -fno-rtti -O2 -Wall -W -fPIC
> -I/home/nikitas/opie/include -Ibackend -o qpeapplication.o
> qpeapplication.cpp
> qpeapplication.cpp: In method `QPEScreenSaver::QPEScreenSaver()':
> qpeapplication.cpp:345: `VESA_NO_BLANKING' undeclared (first use this
> function)
>qpeapplication.cpp:345: (Each undeclared identifier is reported only once
> qpeapplication.cpp:345: for each function it appears in.)
> qpeapplication.cpp: In method `bool QPEScreenSaver::save(int)':
> qpeapplication.cpp:381: `VESA_POWERDOWN' undeclared (first use this
> function)
> make[1]: *** [qpeapplication.o] Error 1
> make[1]: Leaving directory `/home/nikitas/opie/library'
> make: *** [library] Error 2

I would appreciate it if someone could give me a hint where to look for
the error. I've tried out everything I could think of (so far) :)

Thanx! :)

Nikitas
Received on Sat Jun 15 20:42:16 2002

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:50:07 EDT