Hi;

while the latest commits by Andrew compiles fine with
i486-unknown-linux-uclibc  toolchain, but they seem to break the
x86_64-unknown-linux-uclibc  and the armv5te-unknown-linux-uclibcgnueabi
toolchain - see below the error for x86_64.

Suggestions and fixes are welcome :)

thx kp

(for i in x86_64; do \
        patch -i Bering-3.4.26.config-$i.patch -o Bering-3.4.26.config-$i
Bering-3.4.26.config && \
        mkdir -p linux-$i && cp Bering-3.4.26.config-$i linux-$i/.config && \
        ARCH=x86_64 make -C
/opt/buildtool-master/source/x86_64-unknown-linux-uclibc/linux/linux-3.4
O=../linux-$i oldconfig || \
        exit 1; done ; \
        ARCH=x86_64 make -C linux-$i include/linux/version.h headers_install && 
\
        cp -r linux-$i/usr/include
/opt/buildtool-master/toolchain/x86_64-unknown-linux-uclibc/usr)
patching file Bering-3.4.26.config
Hunk #1 FAILED at 1.
Hunk #2 succeeded at 20 (offset -1 lines).
Hunk #3 succeeded at 28 (offset -1 lines).
Hunk #4 succeeded at 38 (offset -1 lines).
Hunk #5 succeeded at 129 (offset -1 lines).
Hunk #6 succeeded at 193 (offset -1 lines).
Hunk #7 succeeded at 205 (offset -1 lines).
Hunk #8 succeeded at 265 (offset -1 lines).
Hunk #9 succeeded at 312 (offset -1 lines).
Hunk #10 succeeded at 357 (offset -1 lines).
Hunk #11 succeeded at 382 (offset -1 lines).
Hunk #12 succeeded at 446 (offset -1 lines).
Hunk #13 succeeded at 491 (offset -1 lines).
Hunk #14 succeeded at 511 (offset -1 lines).
Hunk #15 succeeded at 525 (offset -1 lines).
Hunk #16 succeeded at 969 (offset 1 line).
Hunk #17 succeeded at 1244 (offset 1 line).
Hunk #18 succeeded at 1647 (offset 1 line).
Hunk #19 succeeded at 1703 (offset 1 line).
Hunk #20 succeeded at 1870 (offset 1 line).
Hunk #21 succeeded at 1951 (offset 1 line).
Hunk #22 succeeded at 1964 (offset 1 line).
Hunk #23 succeeded at 2044 (offset 1 line).
Hunk #24 succeeded at 2118 (offset 1 line).
Hunk #25 succeeded at 2316 (offset 1 line).
Hunk #26 succeeded at 2557 (offset 1 line).
Hunk #27 succeeded at 2625 (offset 1 line).
Hunk #28 succeeded at 2743 (offset 1 line).
Hunk #29 succeeded at 2764 (offset 1 line).
Hunk #30 succeeded at 3023 (offset 1 line).
Hunk #31 succeeded at 3314 (offset 1 line).
Hunk #32 succeeded at 3376 (offset 1 line).
Hunk #33 succeeded at 3482 (offset 1 line).
Hunk #34 succeeded at 3534 (offset 1 line).
Hunk #35 succeeded at 3552 (offset 1 line).
1 out of 35 hunks FAILED -- saving rejects to file
Bering-3.4.26.config-x86_64.rej
make: *** [.configured] Fehler 1

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to