All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0003994]: Default ngw100-base config fails with invalid directory when compiling gcc
Date: Tue, 08 Jul 2008 12:22:28 +0200	[thread overview]
Message-ID: <48733FE4.2000709@atmel.com> (raw)
In-Reply-To: <95e7cc33deeab93d180cf51ba6b2a69e@busybox.net>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

bugs at busybox.net skrev:
> The following issue has been SUBMITTED. 
> ====================================================================== 
> http://busybox.net/bugs/view.php?id=3994 
> ====================================================================== 
> Reported By:                mpfj
> Assigned To:                buildroot
> ====================================================================== 
> Project:                    buildroot
> Issue ID:                   3994
> Category:                   Architecture Specific
> Reproducibility:            always
> Severity:                   major
> Priority:                   normal
> Status:                     assigned
> ====================================================================== 
> Date Submitted:             07-08-2008 03:02 PDT
> Last Modified:              07-08-2008 03:02 PDT
> ====================================================================== 
> Summary:                    Default ngw100-base config fails with invalid
> directory when compiling gcc
> Description: 
> Checked out latest svn copy
> 
> # make atngw100-base_defconfig
> # make
> 
> Fails with the following ...
> 
> # Apply any files named gcc-*.patch from the source directory to gcc
> toolchain/patch-kernel.sh
> /usr/local/dev/avr32/buildroot-cvs/toolchain_build_avr32/gcc-4.2.2-avr32-2.1.5
> Atmel/avr32/gcc-4.2.2-avr32-2.1.5 \*.patch
> Aborting.  'Atmel/avr32/gcc-4.2.2-avr32-2.1.5' is not a directory.
> make: ***
> [/usr/local/dev/avr32/buildroot-cvs/toolchain_build_avr32/gcc-4.2.2-avr32-2.1.5/.patched]
> Error 1
> 
> This can be temporarily fixed with ...
> 

> # mkdir Atmel
> # cd Atmel
> # ln -s ../toolchain_build_avr32 avr32

The config contains

# BR2_TOOLCHAIN_SYSROOT is not set

This should be set for this toolchain.
I.E:
BR2_TOOLCHAIN_SYSROOT=y

> 
> ====================================================================== 
> 
> Issue History 
> Date Modified   Username       Field                    Change               
> ====================================================================== 
> 07-08-08 03:02  mpfj           New Issue                                    
> 07-08-08 03:02  mpfj           Status                   new => assigned     
> 07-08-08 03:02  mpfj           Assigned To               => buildroot       
> ======================================================================
> 
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFIcz/jAyRRH5cXxqwRAvTqAJ9+PpE3Xug/isnjV9CFu066Bwx3MQCgjia1
WJXpm/fXLl0tnYFhXgnsZU8=
=3t7y
-----END PGP SIGNATURE-----

  reply	other threads:[~2008-07-08 10:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-08 10:02 [Buildroot] [buildroot 0003994]: Default ngw100-base config fails with invalid directory when compiling gcc bugs at busybox.net
2008-07-08 10:22 ` Ulf Samuelsson [this message]
2008-07-08 11:12   ` Bernhard Fischer
2008-07-08 11:25     ` Mark Jackson
  -- strict thread matches above, loose matches on Subject: below --
2008-07-10  5:01 bugs at busybox.net

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=48733FE4.2000709@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 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.