FreeBSD current snapshots

Hi,
Nathan Smith, our best AT (ops he is the only one :P), tried to recompile freebsd-sources with gcc 3 and he found that the bad TCP checksum problem is caused by gcc 4.

I’m going to release a pre-alpha release based on CURRENT (7.0) snapshot.

Later I will acquaint where you can found the ebuilds.

Update:
I released Gentoo/FreeBSD 7.0_pre200704 ebuilds under my overlay.

You should have my overlay
layman -a drizzt-overlay

You must change your profile
rm /etc/make.profile
ln -s /usr/portage/local/layman/drizzt-overlay/profiles/default-bsd/fbsd/7.0/x86 /etc/make.profile

Then you must change your CHOST as guide say.

Using emerge -av1 binutils gcc freebsd-lib instead of glibc.

Known Bugs:

  • Locales are broken
  • I need to port the 6.1 patch of rtld-elf to 7.0
  • sparc-fbsd keyword is dropped