Hi Erik,
I tried to compile my source(gtk+) on skiffcluster.handheld.org . but make is
failing with this message, can you help me.

   -I/usr/X11R6/include    -g -O2 -Wall -c gtkaccelgroup.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGTK_DISABLE_COMPAT_H -DG_LOG_DOMAIN=\"Gtk\"
-DGTK_EXE_PREFIX=\"/usr/local\" -DGTK_DATA_PREFIX=\"/usr/local\"
-DGTK_SYSCONFDIR=\"/usr/local/etc\" -DGTK_LOCALEDIR=\"/usr/local/share/locale\"
-I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/usr/lib/glib/include -D_REENTRANT
-I/usr/X11R6/include -g -O2 -Wall -c -fPIC -DPIC gtkaccelgroup.c -o
gtkaccelgroup.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGTK_DISABLE_COMPAT_H -DG_LOG_DOMAIN=\"Gtk\"
-DGTK_EXE_PREFIX=\"/usr/local\" -DGTK_DATA_PREFIX=\"/usr/local\"
-DGTK_SYSCONFDIR=\"/usr/local/etc\" -DGTK_LOCALEDIR=\"/usr/local/share/locale\"
-I.. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/usr/lib/glib/include -D_REENTRANT
-I/usr/X11R6/include -g -O2 -Wall -c gtkaccelgroup.c -o gtkaccelgroup.o
>/dev/null 2>&1
make[2]: *** [gtkaccelgroup.lo] Error 1
make[2]: Leaving directory `/home/guest/Ncore/gtk+-1.2.0/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/guest/Ncore/gtk+-1.2.0'
make: *** [all-recursive-am] Error 2


-sreenidhi,

Erik Mouw wrote:

> On Tue, Oct 16, 2001 at 05:17:21PM +0530, Sreenidhi.B.G wrote:
> > I'm trying to compile (cross compile) gtk+ source for arm using the
> > arm-linux-gcc , and comfigure is failing , with the following message
> > "configure: error: can not run test program while cross compiling" i
> > guess, this is becuase, it tries to run a test image , and since it is
> > cross compiled for arm, and the image is being run on x86, it fails, and
> >
> > exits from the shell.
> > can you suggest me gtk is supported for strong - arm? and how can I port
> >
> > it to strong arm by cross compiling it., so that the image (gtk+) i get
> > can be downloaded on to a strong arm target.
>
> Debian has GTK+ arm packages, or compile it natively on
> skiffcluster[1-5].handhelds.org.
>
> Erik
>
> --
> J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
> of Electrical Engineering, Faculty of Information Technology and Systems,
> Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
> Phone: +31-15-2783635  Fax: +31-15-2781843  Email: [EMAIL PROTECTED]
> WWW: http://www-ict.its.tudelft.nl/~erik/


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to