On Mon, Jul 07, 2008 at 10:08:09PM +0200, Petr Salinger wrote: >> The system wrappers had problems with gcc 4.2, which is why this hack is >> in place. Theorically, it should build fine now only removing >> WRAP_SYSTEM_INCLUDES= VISIBILITY_FLAGS=-fvisibility=hidden (i.e not >> setting ac_cv_have_visibility_class_bug=yes). Could you check that it >> builds on kfreebsd like that ? > > No, on kfreebsd-amd64 it fails during link to hunspell, see bellow. > In "dist/include/system_wrappers" there is no hunspell subdirectory > (wrapped variant of /usr/include/hunspell). > > Output of "find dist/include/system_wrappers/ -type d" is also bellow. > Surprisingly, even on GNU/kFreeBSD there are > dist/include/system_wrappers/asm and > dist/include/system_wrappers/linux, although no /usr/include/linux > nor /usr/include/asm is present.
What about adding "hunspell.hxx" in config/system-headers ? Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

