Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2018 18:54:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 224217] [patch] Fix cross build of base/ ports
Message-ID:  <bug-224217-32340-PtRkRmjfbd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224217-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224217-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224217

--- Comment #7 from Steve Wills <swills@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=3D/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'

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224217-32340-PtRkRmjfbd>