Issue 125711 - While building debug OpenOffice version on illumos/gcc platfrom libuno_cppu.so build fails
Summary: While building debug OpenOffice version on illumos/gcc platfrom libuno_cppu....
Status: UNCONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 4.1.1
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-04 06:50 UTC by Alexander Pyhalov
Modified: 2024-02-15 14:57 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
fix libuno debug build (479 bytes, patch)
2014-10-04 06:50 UTC, Alexander Pyhalov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Alexander Pyhalov 2014-10-04 06:50:29 UTC
Created attachment 84013 [details]
fix libuno debug build

While building debug version of libuno_cpp.so on OpenIndiana with gcc I recieved the following error:

### OFFSET_OF(AlignSize_Impl, dDouble) = 4 instead of expected 8!!!

Attached patch solves this problem.
Comment 1 oooforum (fr) 2024-02-15 14:57:12 UTC
Could you provide more details about this error?
How can you get this?