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

Re: Inclusion of sys/types.h


From: Jeroen Ruigrok/asmodai <asmodai@xxxxxx>
Date: Wed, 26 Jan 2005 10:35:29 +0100

-On [20050126 10:32], Jeremy Messenger (mezz7@xxxxxxx) wrote:
>Looks like you are right, but I didn't read fully and just sloppy read in
>there (3:30am here ;-)). I guess, you guys know what you can do with the
>override port for fluxbox-devel in dfports. Jason's orignal patch is here:
>
>+ #include <sys/types.h>
>  #include <time.h>

Totally not needed.

Can you check if the configure script looks for size_t to be returned?  My
guess is that it is, and preprocessing time.h yields a __size_t for
strftime(), which is *NOT* standards compliant.  And thus causes the
problems.

-- 
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono
Free Tibet! http://www.savetibet.org/ | http://ashemedai.deviantart.com/
http://www.tendra.org/   | http://www.in-nomine.org/
Of all that is to come, the Dream has just begun...



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