On Wed, Jan 13, 2010 at 09:35:53AM +0800, Mars G Miro wrote: > Hi List! > > Has anyone successfully cross-built amd64->i386 in 8.0? I tried > but got these: > http://pastebin.com/f1cafe40d .
All the time. You didnt mention how you are doing the build, I use % make buildworld buildkernel TARGET=i386 You may want to clear out your /usr/obj and try again. Andrew _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

