DragonFly BSD
DragonFly bugs List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: buildworld failure on FreeBSD 4.x


From: Chuck Tuffli <chuck_tuffli@xxxxxxxxxxx>
Date: Thu, 03 Mar 2005 13:22:22 -0800

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]