Hi there,
We want to switch on our Laptops from amd64 to i386. But currently I'm unable to build the system on my Buildserver with FreeBSD 8 stable on amd64
what will do the Trick? I want build FreeBSD 8 stable
We want to switch on our Laptops from amd64 to i386. But currently I'm unable to build the system on my Buildserver with FreeBSD 8 stable on amd64
Code:
buildserver# make TARGET=i386 TARGET_ARCH=i386 buildworld
"/usr/src/Makefile.inc1", line 162: To cross-build, set TARGET_ARCH.
*** Error code 1
Stop in /usr/src
what will do the Trick? I want build FreeBSD 8 stable