* jroger: Netatalk doesn't build under MacOS X. The problem is that there are some structs re-defined in sys/netatalk/at.h, which are also in system header files. * Steve_Mandrake: If db3 isn't in ldconfig's cache, but was specified in configure, netatalk won't find it on startup. * PaulKrohn: on solaris 2.6: an absurd mount of space is required for any file copy * jroger: There are problems with *BSD: Only static modules are created. This is probably because some libs that the modules are linked against are only available in static form. * arichard: when using no nls conversions (this is a little bit silly but probably a lot of people are using netatalk like that), a filename using special characters like "" produce an error "bdNamErr = -37 /*there may be no bad names in the final system!*/". * Steve: Make clean and make distclean don't really clean everything. * PaulKrohn: disk space calculation is way out of whack on Solaris