From owner-freebsd-current@FreeBSD.ORG Wed Mar 22 20:24:43 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81AD816A400 for ; Wed, 22 Mar 2006 20:24:43 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA2F943D4C for ; Wed, 22 Mar 2006 20:24:42 +0000 (GMT) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FM9ma-0006lG-VQ for freebsd-current@freebsd.org; Wed, 22 Mar 2006 21:18:16 +0100 Received: from gw205.f5.com ([205.229.151.151]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Mar 2006 21:18:16 +0100 Received: from atkin901 by gw205.f5.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Mar 2006 21:18:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: othermark Date: Wed, 22 Mar 2006 12:13:14 -0800 Lines: 67 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: gw205.f5.com User-Agent: KNode/0.10.1 Sender: news Subject: buildworld Stop in /usr/src/usr.sbin/bsnmpd/bsnmpd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 20:24:43 -0000 I'm scratching my head on this one, trying to buildworld with today sources to get the sendmail fix: cc -O2 -fno-strict-aliasing -pipe -march=pentiumpro -I/usr/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/lib -I/usr/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd -I. -DUSE_LIBBEGEMOT -DUSE_TCPWRAPPERS -DQUADFMT='"llu"' -DQUADXFMT='"llx"' -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_ERR_H -DHAVE_STRLCPY -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c tree.c cc -O2 -fno-strict-aliasing -pipe -march=pentiumpro -I/usr/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/lib -I/usr/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd -I. -DUSE_LIBBEGEMOT -DUSE_TCPWRAPPERS -DQUADFMT='"llu"' -DQUADXFMT='"llx"' -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DHAVE_ERR_H -DHAVE_STRLCPY -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -export-dynamic -o bsnmpd main.o action.o config.o export.o trap.o trans_udp.o trans_lsock.o tree.o -lbegemot -lbsnmp -lwrap /usr/obj/usr/src/tmp/usr/lib/libbsnmp.so: warning: warning: mktemp() possibly used unsafely; consider using mkstemp() tree.o(.rodata+0x7384): undefined reference to `op_transport_dummy' tree.o(.rodata+0x75a8): undefined reference to `op_transport_dummy' tree.o(.rodata+0x77cc): undefined reference to `op_dummy' tree.o(.rodata+0x79f0): undefined reference to `op_snmp_trap' tree.o(.rodata+0x7c14): undefined reference to `op_snmp_trap' tree.o(.rodata+0x7e38): undefined reference to `op_snmp_trap' tree.o(.rodata+0x805c): undefined reference to `op_snmp_trap' *** Error code 1 Stop in /usr/src/usr.sbin/bsnmpd/bsnmpd. *** Error code 1 All I did is copy /etc/make.conf to /etc/src.conf and backup /etc/make.conf. Removed /usr/obj make buildworld. I noticed that CPUTYPE?=i686 in /etc/src.conf gave and error, so I changed it to CPUTYPE?=pentiumpro. $ cat /etc/src.conf CPUTYPE?=pentiumpro MAKE_IDEA= YES # IDEA (128 bit symmetric encryption) BOOT_COMCONSOLE_PORT= 0x3F8 BOOT_COMCONSOLE_SPEED= 115200 KERNCONF=HELLFIRE # added by use.perl 2005-11-16 17:50:09 PERL_VER=5.8.7 PERL_VERSION=5.8.7 $ -- othermark atkin901 at nospam dot yahoo dot com (!wired)?(coffee++):(wired);