GPE image (almost) successfuly build

From: Peter Vicman <peter.vicman.a.t.uni-mb.si>
Date: Sat Aug 28 2004 - 08:32:58 EDT

Hi all,

After some modifications in package sources and Makefiles I managed to
build gpe image in
tmp/deploy/images/gpe-image-ipaq-pxa-2.6-20040828080259.rootfs.tar.bz2
and or in tmp/rootfs/
total 56
drwxr-xr-x 2 pvic users 4096 Aug 28 10:02 bin
drwxr-xr-x 2 pvic users 4096 Aug 28 10:02 boot
drwxr-xr-x 2 pvic users 4096 Aug 28 10:01 dev
drwxr-xr-x 36 pvic users 4096 Aug 28 10:02 etc
drwxrwsr-x 2 pvic users 4096 Aug 28 10:02 home
drwxr-xr-x 3 pvic users 4096 Aug 28 10:02 lib
drwxr-xr-x 6 pvic users 4096 Aug 28 10:02 mnt
drwxr-xr-x 2 pvic users 4096 Aug 28 10:02 proc
drwxr-xr-x 2 pvic users 4096 Aug 28 10:02 root
drwxr-xr-x 2 pvic users 4096 Aug 28 10:02 sbin
drwxr-xr-x 2 pvic users 4096 Aug 28 10:02 sys
drwxrwxrwt 2 pvic users 4096 Aug 28 10:02 tmp
drwxr-xr-x 7 pvic users 4096 Aug 28 10:02 usr
drwxr-xr-x 10 pvic users 4096 Aug 28 10:02 var

I think the problem with wireless-tools is in file
tmp/staging/arm-linux/include/linux/wireless.h where is near line 441
struct iw_point with first element void __user *pointer. If this is
changed to void *pointer, the package is compiled succesfully.

But I still have problem in two files:
tmp/work/pkgconfig-native-0.15.0-r0/pkgconfig-0.15.0/glib-1.2.8/gmessages.c
tmp/work/pkgconfig-native-0.15.0-r0/pkgconfig-0.15.0/glib-1.2.8/gstrfuncs.c
and I think somewhere else to.

There is macro G_VA_COPY which is actualy call to the function va_copy.
But
this function is missing somewhere and linking failed. To skip
this error, I just comment out this lines to continue building
gpe image. Currently I do not have more informations, because I am
building this at work and just look the progress remotely from home
(thanks to
screen program). I am so anxious to continue, so I will probably go to
work to continue.

Peter
Received on Sat Aug 28 08:33:00 2004

This archive was generated by hypermail 2.1.8 : Sat Aug 28 2004 - 08:33:30 EDT