Date: Sun, 18 Jun 2000 13:26:33 +0200 From: Kirill Ponomarew <ponomare@uni-duesseldorf.de> To: freebsd-stable@FreeBSD.org Subject: make buildworld Message-ID: <00061813342700.01257@ponomare.krion>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hallo, today I've decided to refresh my FreeBSD 4.0 Release to Stable I've copied 4 files standard-supfile, secure-supfile, ports-supfile and doc-supfile in /root/supfiles directory and edited /etc/defaults/make.conf SUP= /usr/local/bin/cvsup SUPFLAGS= -g -L 2 SUPFILE= /root/supfiles/standard-supfile SUPFILE1= /root/supfiles/secure-supfile PORTSSUPFILE= /root/supfiles/ports-supfile DOCSUPFILE= /root/supfiles/doc-supfile in every file I've written: *default release=cvs tag=RELENG_4 then: bash# cd /usr/src/ bash# make update bash# make buildworld but I got the error during building world: bal_bindings_p': c-decl.o(.text+0xf70): multiple definition of Global_bindings_p' decl.o(.text+0x1b4): first defined here /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_int/libcc_int.a(c decl2.o(.data+0x30): first defined here /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_int/libcc_int.a(c c-decl.o(.text+0x8360): multiple definition of Finish_function' decl.o(.text+0x10880): first defined here /usr/libexec/elf/ld: Warning: size of symbol Finish_function' changed from 3 /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_int/libcc_int.a(c c-decl.o(.text+0x2a81): undefined reference to Maybe_objc_check_decl' /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_int/libcc_int.a(c c-decl.o(.text+0x4b1c): undefined reference to Maybe_objc_check_decl' c-decl.o(.text+0x4b51): undefined reference to Maybe_objc_check_decl' c-decl.o(.text+0x4bce): undefined reference to Maybe_objc_check_decl' /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_int/libcc_int.a(c c-decl.o(.text+0x6a92): undefined reference to Maybe_objc_check_decl' /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_int/libcc_int.a(c *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc1plus. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. can anybody help ? thank you -- Kirill Ponomarew -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: zPgzH3xDh1jh/h3gXFYtzMf8N34IbnXe iQA/AwUBOUyzxrSU3AmMQCDLEQJZWQCfTAWN2+c9PHiYcGEOdA9k6k8s/gYAoM/H Oqa8w3gbQmKR+3CYfGaIkO8x =wQn3 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00061813342700.01257>