[Buildroot] [Bug 8386] New: build failed with external toolchain

bugzilla at busybox.net bugzilla at busybox.net
Mon Oct 5 02:28:56 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=8386

           Summary: build failed with external toolchain
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: glscantlen at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 6176
  --> https://bugs.busybox.net/attachment.cgi?id=6176
my defconfig

using :
git clone git://git.busybox.net/buildroot
commit# latest 2015.10.04

Build with external toolchain failed.
improper pre-compile condition statement.
toolchain/toolchain-wrapper.c ~line 147

#elif BR_CROSS_PATH_ABS

should it be: ?

#elif defined BR_CROSS_PATH_ABS

It works for me :)
Gary

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list