my kernel compile error -> http://www.harmanyeri.web.tr/buildkernel.log


Thx Dimitry Andric..


1 month I was dealing with this error. I wrote frebsd forums everywhere. but
not.
and ...
are today, but thank you very much.
I'm very happy.

Dimitry Andric wrote of me ;

Yes, your /etc/profile is fine, just leave your default settings for
Turkish locale.  You only need to use LC_ALL=C temporarily, for building
world and kernel.

For example, you could use:

cd /usr/src
unset LANG
unset MM_CHARSET
export LC_ALL=C
make buildworld
make buildkernel

*and problem solved...
*
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to