Opened 12 years ago

Closed 12 years ago

#372 closed defect (duplicate)

TTrigger compiler error

Reported by: Jason Koskinen Owned by: Dmitry Chirkin
Priority: minor Milestone:
Component: combo reconstruction Keywords:
Cc: mdunkman@…

Description

While compiling the trunk version of TTrigger I get the following error

/gpfs/apps/x86_64-rhel5/gcc/4.4.2/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/include-fixed/sys/stat.h:317: error: inline function ‘lstat64’ declared but never defined
/gpfs/apps/x86_64-rhel5/gcc/4.4.2/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/include-fixed/sys/stat.h:286: error: inline function ‘fstatat64’ declared but never defined
/gpfs/apps/x86_64-rhel5/gcc/4.4.2/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/include-fixed/sys/stat.h:255: error: inline function ‘fstat64’ declared but never defined
/gpfs/apps/x86_64-rhel5/gcc/4.4.2/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.4.2/include-fixed/sys/stat.h:250: error: inline function ‘stat64’ declared but never defined

The previous error is not generated when compiling in 'optimized' mode.

gcc version 4.4.2

Change History (2)

comment:1 Changed 12 years ago by Emanuel Jacobi

  • Owner changed from jacobi to dima

comment:2 Changed 12 years ago by Matt Dunkman

  • Cc mdunkman@… added
  • Resolution set to duplicate
  • Status changed from new to closed

Dupilcate of #336, text from ticket has been copied as a comment.

Note: See TracTickets for help on using tickets.