[CT_NG]

ddegraff darryl.degraff@licor.com
Wed Feb 18 13:30:00 GMT 2009


I have these configuration items:
       CT_TOOL_sstrip=y
       CT_SSTRIP_BUILDROOT=y
       CT_SSTRIP_FROM="buildroot"
as well as a
       CT_LOCAL_TARBALLS_DIR

Fails with (slightly reformatted)
        [INFO ]  Installing sstrip
        [EXTRA]    Building sstrip
        [DEBUG]    ==> Executing: 'x86_64-build_pc-linux-gnu-gcc -Wall 
-o sstrip
                                    <path>/targets/src/sstrip/sstrip.c'
        [ALL  ]    x86_64-linux-gnu-gcc: 
<path>/targets/src/sstrip/sstrip.c:
                        No such file or directory
        [ALL  ]    x86_64-linux-gnu-gcc: no input files
        [ERROR]    Build failed in step 'Installing sstrip'

The file
        sstrip.c?view=co
had been downloaded into my local tarballs directory.

With the attached patch (in the hope that the lines don't get buggered), 
the build succeeds.

Darryl

PS:  thanks for the great tool you've created!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crosstool-ng-1.3.2.patch
Type: text/x-patch
Size: 833 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20090218/c6c1c0c0/attachment.bin>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list