All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Lee <eemike@gmail.com>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] About obexftp cross compile
Date: Wed, 23 Mar 2005 22:44:00 +0800	[thread overview]
Message-ID: <1ffb4b0705032306446b2edc2b@mail.gmail.com> (raw)

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
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

             reply	other threads:[~2005-03-23 14:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-23 14:44 Mike Lee [this message]
2005-03-23 14:57 ` [Bluez-devel] About obexftp cross compile Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1ffb4b0705032306446b2edc2b@mail.gmail.com \
    --to=eemike@gmail.com \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.