Sounds like your configure goof'd. Look at config.cache for ushort and tell us if it says yes or no.

Are you saying that your /usr/include/sys/bsd_types.h has it declared twice? If so, there isn't much we can do about bad header files not provided by us.

David

I've been out of the loop for a while but am
finally getting around to building the latest
cvs version of dx on my IRIX system (using sgi's compilers)
I get the following errors right on the first
compile:

    cc: ERROR File = /usr/include/sys/bsd_types.h, Line = 31
    The declaration contains a duplicate specifier.

    typedef      unsigned short  ushort;


This seems to happen because /usr/include/sys/bsd_types.h
defines:

#define ushort unsighed short

perhaps I'm missing a build option.

Richard

--
.............................................................................
David L. Thompson                          The University of Montana
mailto:[EMAIL PROTECTED]                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530

Reply via email to