Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] Latest build problem
Date: Tue, 19 Feb 2008 07:18:23 +0100	[thread overview]
Message-ID: <007001c872bf$402a8eb0$040514ac@atmel.com> (raw)
In-Reply-To: 1CD05B980C94AC408B37C82BBABAA3E60A3420CD@mtsexchange.dc.multitech.prv


> /home/falingtrea/buildroot/build_arm_wchar/staging_dir/usr/bin/arm-linux
> -uclibc-gcc -Os -pipe
> -I/home/falingtrea/buildroot/build_arm_wchar/staging_dir/usr/include
> -I/home/falingtrea/buildroot/build_arm_wchar/staging_dir/include
> --sysroot=/home/falingtrea/buildroot/build_arm_wchar/staging_dir/
> -isysroot /home/falingtrea/buildroot/build_arm_wchar/staging_dir
> .//toolchain/sstrip/sstrip.c -o
> /home/falingtrea/buildroot/project_build_arm_wchar/SuperModem-2.6.22.1/r
> oot/usr/bin/sstrip

[snip]

> Any suggestions on what I can do to move forward would be appreciated.
> Timothy Barr

You need to look at the rule generating this statement in package/SuperModem/SuperModem.mk

-o /home/falingtrea/buildroot/project_build_arm_wchar/SuperModem-2.6.22.1/r
oot/usr/bin/sstrip

It looks to me that it is defined as 
-o $(SUPERMODEM_DIR)/root/usr/bin/sstrip
instead of
-o $(TARGET_DIR)/usr/bin/sstrip
or similar


Best Regards,
Ulf Samuelsson

  reply	other threads:[~2008-02-19  6:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-18 23:20 [Buildroot] Latest build problem Tim Barr
2008-02-19  6:18 ` Ulf Samuelsson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-21 14:04 Tim Barr

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='007001c872bf$402a8eb0$040514ac@atmel.com' \
    --to=ulf.samuelsson@atmel.com \
    --cc=buildroot@busybox.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox