看板 DFBSD_bugs 關於我們 聯絡資訊
Chuck Tuffli wrote: > lib/libmagic from today can't build under FreeBSD 4.9 because stdint.h > doesn't exist. This patch (a little on the gross side) fixes things for me. Index: lib/libmagic/config.h =================================================================== RCS file: /home/dcvs/src/lib/libmagic/config.h,v retrieving revision 1.1 diff -r1.1 config.h 50a51 > #ifdef __DragonFly__ 51a53 > #endif -- Chuck Tuffli Agilent Technologies