Greetings:

I am trying to compile an application and I am getting error massages like the
following one.  Obviously the "previous definition" doesn't point to the first
definition of "struct timespec" but to the redundant definition.  This is
therefore pretty useless:

/usr/include/time.h:119: error: redefinition of `struct timespec'
/usr/include/time.h:119: error: previous definition of `struct timespec'



Phil


-- 
           Summary: Nonspecific error messages
           Product: gcc
           Version: 3.4.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: philippe at fornux dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28015

Reply via email to