Date: Fri, 25 May 2007 12:28:18 +0400 From: Ruslan Ermilov <ru@freebsd.org> To: Shaun Branden <shaun@pcuse.com> Cc: freebsd-stable@freebsd.org Subject: Re: make buildworld issue on 6.2 stable Message-ID: <20070525082818.GB85633@rambler-co.ru> In-Reply-To: <20070525023710.GT33121@pcuse.com> References: <20070525023710.GT33121@pcuse.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--MfFXiAuoTsnnDAfZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 25, 2007 at 12:07:10PM +0930, Shaun Branden wrote: > uname -a > FreeBSD sagan.cai 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat May 5 23:34:08 C= ST 2007 shaun@sagan.cai:/usr/obj/usr/src/sys/SAGAN i386 >=20 > The results of make buildworld on this system: >=20 > ide -k _crunched_chroot_stub chroot.lo > cc -static -o rescue rescue.o cat.lo chflags.lo chio.lo chmod.lo cp.lo > date.lo dd.lo df.lo echo.lo ed.lo expr.lo getfacl.lo hostname.lo kenv.lo > kill.lo ln.lo ls.lo mkdir.lo mv.lo pax.lo ps.lo pwd.lo realpath.lo rm.lo > rmdir.lo setfacl.lo sh.lo stty.lo sync.lo test.lo rcp.lo csh.lo > atacontrol.lo badsect.lo bsdlabel.lo camcontrol.lo ccdconfig.lo clri.lo > devfs.lo dmesg.lo dump.lo dumpfs.lo dumpon.lo fsck.lo fsck_ffs.lo > fsck_msdosfs.lo fsdb.lo fsirand.lo gbde.lo ifconfig.lo init.lo > kldconfig.lo kldload.lo kldstat.lo kldunload.lo ldconfig.lo md5.lo > mdconfig.lo mdmfs.lo mknod.lo mount.lo mount_cd9660.lo mount_ext2fs.lo > mount_msdosfs.lo mount_nfs.lo mount_ntfs.lo mount_nullfs.lo mount_std.lo > mount_udf.lo mount_umapfs.lo mount_unionfs.lo newfs.lo newfs_msdos.lo > nos-tun.lo ping.lo reboot.lo restore.lo rcorder.lo route.lo routed.lo > rtquery.lo rtsol.lo savecore.lo slattach.lo spppcontrol.lo startslip.lo > swapon.lo sysctl.lo tunefs.lo umount.lo atm.lo atmconfig.lo fore_dnld.lo > ilmid.lo ping6.lo ipf.lo sconfig.lo fdisk.lo dhclient.lo gzip.lo > bzip2.lo tar.lo vi.lo id.lo chroot.lo > /usr/obj/usr/src/rescue/rescue/../librescue/exec.o > /usr/obj/usr/src/rescue/rescue/../librescue/getusershell.o > /usr/obj/usr/src/rescue/rescue/../librescue/login_class.o > /usr/obj/usr/src/rescue/rescue/../librescue/popen.o > /usr/obj/usr/src/rescue/rescue/../librescue/rcmdsh.o > /usr/obj/usr/src/rescue/rescue/../librescue/sysctl.o > /usr/obj/usr/src/rescue/rescue/../librescue/system.o -lcrypt -ledit > -lkvm -ll -lm -ltermcap -lutil -lcrypto -latm -lalias -lbsdxml -lcam > -lcurses -ldevstat -lipsec -lipx -lgeom -lkiconv -lmd -lreadline -lsbuf > -lufs -lz -lbz2 -larchive > ifconfig.lo(.text+0x4df8): In function `print_chaninfo': > : undefined reference to `IEEE80211_IS_CHAN_PASSIVE' > *** Error code 1 >=20 > Stop in /usr/obj/usr/src/rescue/rescue. > *** Error code 1 >=20 > Stop in /usr/src/rescue/rescue. > *** Error code 1 >=20 > Stop in /usr/src/rescue. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src >=20 > I haven't seen anyone else get this error so I think it is just this > system. Any thoughts? >=20 IEEE80211_IS_CHAN_PASSIVE() is a macro defined in src/sys/net80211/_ieee80211.h. Check that you have an up-to-date copy of that file in /usr/src. If you have it and still get the error, "rm -rf /usr/obj/usr/src" first, then try to build world again. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --MfFXiAuoTsnnDAfZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGVp4iqRfpzJluFF4RAqg2AKCeDGWM0cv6178ppmOo09Q1trvWWQCeICAw I+6tBCGF5wDMF9+55ToFLRk= =niBx -----END PGP SIGNATURE----- --MfFXiAuoTsnnDAfZ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070525082818.GB85633>