Couldn't make kernel on FreeBSD 6.0-CURRENT under amd64
    Kris Kennaway 
    kris at obsecurity.org
       
    Sat Jun 11 07:44:20 GMT 2005
    
    
  
On Sat, Jun 11, 2005 at 11:29:51AM +0400, Tarasov Alexey wrote:
> >[11:25:12]root at computer.lexasoft.ru:
> >/usr/src>make buildworld
> 
> No errors...
You forgot to cross-target the buildworld with TARGET_ARCH...
> >[11:25:12]root at computer.lexasoft.ru:
> >/usr/src>make buildkernel TARGET_ARCH=amd64
...thus you're trying to build the amd64 kernel with an i386 compiler.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050611/f56558a0/attachment.bin
    
    
More information about the freebsd-current
mailing list