https://issues.apache.org/ooo/show_bug.cgi?id=120854
Priority: P3
Bug ID: 120854
Assignee: [email protected]
Summary: Module sc fails to build
Severity: normal
Issue Type: DEFECT
Classification: Application
OS: Linux
Reporter: [email protected]
Hardware: All
Status: UNCONFIRMED
Version: AOO350-dev
Component: code
Product: spreadsheet
Building after SVN update breaks in module sc with the following error during
linking :
Making: libsc.so
../unxlngx6.pro/slo/column3.o: In function
`ScColumn::FillDPCache(ScDPTableDataCache*, long, int, int)':
column3.cxx:(.text+0x211e): undefined reference to `unsigned char
ScDPTableDataCache::AddData<false>(long, ScDPItemData*)'
collect2: error: ld returned 1 exit status
dmake: Error code 1, while making '../unxlngx6.pro/lib/libsc.so'
../unxlngx6.pro/slo/column3.o is present.
Using gcc 4.7.1 on Arch x86_64.
Thanks for considering.
--
You are receiving this mail because:
You are the assignee for the bug.