Ticket 44: uuid-1.0.0 unable to be used with GCC option  --enable-fatal-warnings
I am attempting to incorporate the use of your lib ( for use on FreeBSD and Solaris ) for the project ¤http://www.linux-ha.org/  .  On FreeBSD the --enable-fatal-warnings flag is used to ensure the code is working properly.
When attempting to include uuid.h I get errors because uuid_st and uuid_t are not fully defined.  The compiler is unable to determine the size of the objects at compile time and therefor they are not able to be used.   I have created a patch file to split out the definition from in uuid.c to be in uuid.h.in and modified the Makefile.in to install the needed header files for using uuid.
Remarks:
Properties:
  | Type: | code |  | Version: | 1.0.0 | 
  | Status: | new |  | Created: | 2004-Apr-16 15:50 | 
  | Severity: | 1 |  | Last Change: | 2004-Apr-16 15:50 | 
  | Priority: | 1 |  | Subsystem: | uuid | 
  | Assigned To: |  |  | Derived From: |  | 
  | Creator: | anonymous |