Nick Hamm wrote:
> cfe: Error: ./matrix.h, line 43: redeclaration of 'u_int'; previous
> declaration at line 34 in file '/usr/include/sys/bsd_types.h'
>  typedef        unsigned int    u_int;
>  -------        ------------    ^
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)

Check if both typedefs are equal and if so, comment the one in matrix.h
out.

Kor

-- 
Kor de Jong - [EMAIL PROTECTED] - www.geog.uu.nl/fg/

Reply via email to