Hello! I currently upgraded my 4.4 to 4.7-PRE and now tried to get from there to -CURRENT.
Unfortunately ``make buildworld'' fails during stage 2 when building ``usr.bin/file'': usr/src/usr.bin/file/../../contrib/file/file.h:45: stdint.h: No such file or directory There is exactly one ``stdint.h'' on my machine (in /usr/src/sys/sys). I was already told by Mike Barcroft that there should be copy in /usr/include/sys and a link to it in /usr/include. Of course this pulls is sys/_types.h and machine/_stdint.h, etc. . These will then conflict with defines in old include files also sucked in by ``usr.bin/file''. I do not see how I can get around this problem. Why is the build for ``usr.bin/file'' using old system include files at all? Regards, Robert S. -- Robert Suetterlin ([EMAIL PROTECTED]) phone: (+49)89 / 30000-3546 fax: (+49)89 / 30000-3950 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message