Share

DUMA library

Tracker: Bugs

5 Mac OSX compile (patch included) - ID: 2165913
Last Update: Settings changed ( h_ayguen )

(Max OSX 10.5) GCC (4.0 + 4.2) with OS=osx doesn't automatically pick-up
sys/types and we get an error when we use caddr_t in paging.h (line 57)

I've attached a patch, but I guess this could cause problems if sys/types.h
doesn't exist on some systems. Is there a define MACOS flag or similar?

Dan


Dan ( djo35 ) - 2008-10-14 10:32

5

Closed

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2009-04-11 12:24
Sender: h_ayguenProject Admin

i added the include sys/types.h for all non-windows platforms.
if it really causes problems .. someone will write a bugreport!



Attached File ( 1 )

Filename Description Download
paging_systypes.patch Download

Changes ( 4 )

Field Old Value Date By
status_id Open 2009-04-11 12:24 h_ayguen
allow_comments 1 2009-04-11 12:24 h_ayguen
close_date - 2009-04-11 12:24 h_ayguen
File Added 297317: paging_systypes.patch 2008-10-14 10:32 djo35