[Bug 224217] [patch] Fix cross build of base/ ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 31 18:54:17 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224217

--- Comment #7 from Steve Wills <swills at FreeBSD.org> ---
When trying to build world after installing the new packages, I find I have to
set COMPILER_TYPE manually and also hit this error:

cc -isystem /usr/obj/usr/src/powerpc.powerpc64/tmp/usr/include
-L/usr/obj/usr/src/powerpc.powerpc64/tmp/usr/lib
-B/usr/obj/usr/src/powerpc.powerpc64/tmp/usr/lib
--sysroot=/usr/obj/usr/src/powerpc.powerpc64/tmp
-B/usr/obj/usr/src/powerpc.powerpc64/tmp/usr/bin -shared -nostdlib hack.c -o
hack.pico
collect2: fatal error: cannot find 'ld'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-pkg mailing list