problems in compiling config tool
Joseph Koshy
joseph.koshy at gmail.com
Wed Mar 8 06:09:25 UTC 2006
> I am a newbie to freebsd. I am learning freebsd
> from a linux box. I know config is one of the basic
1) Install freebsd on your hardware
2) cd /usr/src;
3) make kernel-toolchain TARGET_ARCH=powerpc
See build(7).
> FYI, I tried modifying the Makefile to take the
> include files from proper directories and not from
> /usr/include, but still its not working, I guess I am
> missing something.
You cannot cross-compile FreeBSD on a Linux based
distro (you didn't say which one), without a lot of work.
--
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
More information about the freebsd-ppc
mailing list