Bug 86870 - ../config.h:262:0: warning: "_FILE_OFFSET_BITS" redefined
Summary: ../config.h:262:0: warning: "_FILE_OFFSET_BITS" redefined
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other Solaris
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-30 08:40 UTC by Richard PALO
Modified: 2014-11-30 21:46 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch (549 bytes, text/plain)
2014-11-30 08:40 UTC, Richard PALO
Details

Description Richard PALO 2014-11-30 08:40:46 UTC
Created attachment 110260 [details]
patch

In file included from perf-test.cc:36:0:
../config.h:262:0: warning: "_FILE_OFFSET_BITS" redefined
 #define _FILE_OFFSET_BITS 64
 ^
In file included from /usr/include/sys/types.h:33:0,
                 from /usr/include/strings.h:32,
                 from perf-test.cc:26:
/opt/local/gcc49/lib/gcc/i486-sun-solaris2.11/4.9.2/include-fixed/sys/feature_tests.h:231:0: note: this is the location of the previous definition
 #define _FILE_OFFSET_BITS 32
 ^
Comment 1 Albert Astals Cid 2014-11-30 21:46:57 UTC
Thanks


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.