2005-03-23 14:44:00

by Mike Lee

[permalink] [raw]
Subject: [Bluez-devel] About obexftp cross compile

Dear all

This is my config script,
./configure --host=arm-linux --prefix=/usr/local/arm/3.3.2/arm-linux

The error is on line 179 , which is "FD_ZERO(&fdset);" Is this the
problem to ARM platiform? or

make[2]: Entering directory `/home/mike/elinux/app/obexftp-0.10.6/cobexbfb'
if /bin/sh ../libtool --mode=compile arm-linux-gcc -DHAVE_CONFIG_H -I.
-I. -I.. -I/usr/include -I.. -I../includes -g -O2 -g -Wall
-Wmissing-declarations -Wmissing-prototypes -Wall -MT cobex_bfb.lo -MD
-MP -MF ".deps/cobex_bfb.Tpo" \
-c -o cobex_bfb.lo `test -f 'cobex_bfb.c' || echo './'`cobex_bfb.c; \
then mv -f ".deps/cobex_bfb.Tpo" ".deps/cobex_bfb.Plo"; \
else rm -f ".deps/cobex_bfb.Tpo"; exit 1; \
fi
arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I..
-I../includes -g -O2 -g -Wall -Wmissing-declarations
-Wmissing-prototypes -Wall -MT cobex_bfb.lo -MD -MP -MF
.deps/cobex_bfb.Tpo -c cobex_bfb.c -fPIC -DPIC -o .libs/cobex_bfb.o
cobex_bfb.c: In function `cobex_handleinput':
cobex_bfb.c:179: error: impossible constraint in `asm'
make[2]: *** [cobex_bfb.lo] Error 1
make[2]: Leaving directory `/home/mike/elinux/app/obexftp-0.10.6/cobexbfb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mike/elinux/app/obexftp-0.10.6'
make: *** [all] Error 2


--
-----------------------------------------------
Mike Lee


-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel


2005-03-23 14:57:44

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-devel] About obexftp cross compile

Hi Mike,

> This is my config script,
> ./configure --host=arm-linux --prefix=/usr/local/arm/3.3.2/arm-linux
>
> The error is on line 179 , which is "FD_ZERO(&fdset);" Is this the
> problem to ARM platiform? or
>
> make[2]: Entering directory `/home/mike/elinux/app/obexftp-0.10.6/cobexbfb'
> if /bin/sh ../libtool --mode=compile arm-linux-gcc -DHAVE_CONFIG_H -I.
> -I. -I.. -I/usr/include -I.. -I../includes -g -O2 -g -Wall
> -Wmissing-declarations -Wmissing-prototypes -Wall -MT cobex_bfb.lo -MD
> -MP -MF ".deps/cobex_bfb.Tpo" \
> -c -o cobex_bfb.lo `test -f 'cobex_bfb.c' || echo './'`cobex_bfb.c; \
> then mv -f ".deps/cobex_bfb.Tpo" ".deps/cobex_bfb.Plo"; \
> else rm -f ".deps/cobex_bfb.Tpo"; exit 1; \
> fi
> arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I..
> -I../includes -g -O2 -g -Wall -Wmissing-declarations
> -Wmissing-prototypes -Wall -MT cobex_bfb.lo -MD -MP -MF
> .deps/cobex_bfb.Tpo -c cobex_bfb.c -fPIC -DPIC -o .libs/cobex_bfb.o
> cobex_bfb.c: In function `cobex_handleinput':
> cobex_bfb.c:179: error: impossible constraint in `asm'
> make[2]: *** [cobex_bfb.lo] Error 1
> make[2]: Leaving directory `/home/mike/elinux/app/obexftp-0.10.6/cobexbfb'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/mike/elinux/app/obexftp-0.10.6'
> make: *** [all] Error 2

this is the wrong mailing list for an ObexFTP question. Use the OpenOBEX
mailing list instead.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel