cd /sys/amd64/compile/GENERIC;make cleandepend; make cleandepend
Julian H. Stacey
jhs at berklix.com
Mon May 14 10:55:09 UTC 2018
"Julian H. Stacey" wrote:
> Hi, Reference:
> > From: Ryan Stone <rysto32 at gmail.com>
> > Date: Sun, 13 May 2018 17:00:50 -0400
>
> Thanks for reply :-)
>
> Ryan Stone wrote:
> > Are you building with WITH_LD_IS_LLD=no?
>
> Not that I've set anywhere. Unless it comes from make world ?
>
> > -CURRENT can no longer be
> > built with a GPLv2 ld. You either have to use ldd or install a newer
>
> -r-xr-xr-x 1 root wheel 19352 May 13 12:52 /usr/bin/ldd*
>
> > (GPLv3) binutils package.
>
> pkg info | grep binutils
> binutils-2.30_3,1 GNU binary tools
> gnatdroid-binutils-2.27_1 Infrastructure for C/Ada Android cross-compiler (ARMv7)
>
> pkg upgrade
> The process will require 132 MiB more space.
> 569 MiB to be downloaded.
>
> I'll leave it running & report back later, Thanks
/sys/amd64/compile/LAPR.small xs !!
xs make
cc -c -O2 -pipe -fno-strict-aliasing -g -nostdinc -I. -I../../.. -I../../../contrib/ck/include -I../../../contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.depend.iflib.o -MTiflib.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-error-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -Werror ../../../net/iflib.c
ctfconvert -L VERSION -g iflib.o
MAKE="make" sh ../../../conf/newvers.sh JHS_Lapr
cc -c -O2 -pipe -fno-strict-aliasing -g -nostdinc -I. -I../../.. -I../../../contrib/ck/include -I../../../contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-error-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -Werror vers.c
ctfconvert -L VERSION -g vers.o
linking kernel.full
iflib.o:(.rodata+0x178): undefined reference to `noop_attach'
iflib.o:(.rodata+0x188): undefined reference to `iflib_pseudo_detach'
*** Error code 1
pkg info | grep binutils
l `which ldd`
-r-xr-xr-x 1 root wheel 19352 May 13 12:52 /usr/bin/ldd*
l /usr/bin/ld
-r-xr-xr-x 2 root wheel 1935992 May 13 12:48 /usr/bin/ld*
cd /usr;mv local localMV;rehash
cd /sys/amd64/conf;cd ../compile/`hostname -s | dd conv=ucase`.small
make
iflib.o:(.rodata+0x178): undefined reference to `noop_attach'
iflib.o:(.rodata+0x188): undefined reference to `iflib_pseudo_detach'
so nothing to do with packages & local.
For decades it been policy that src/ must be able to build itself
without needing ports/ So what's wrong ? Anyone else see this ?
Cheers,
Julian
--
Julian Stacey, Computer Consultant, Systems Engineer, BSD Linux Unix, Munich
Brexit Referendum stole 3,700,000 votes, inc. 700,000 from British in EU.
UK Govt. lied it's "democratic" in Article 50 letter to EU paragraph 3.
Petition for votes: http://berklix.eu/queen/
More information about the freebsd-current
mailing list