Package: src:salome
Version: 5.1.3-8
X-Debbugs-CC: Andre Espaze <[email protected]>

The VISU module fails to build, the failure message is:

./.libs/libVisuConvertor.so: undefined reference to `vtkIntArray* 
VISU::GetIDMapper<VISU::TGetPointData>(VISU::TFieldList*, VISU::TGetPointData, 
char const*)'
collect2: ld returned 1 exit status
make[3]: *** [VISUConvertor] Error 1
make[3]: Leaving directory 
`/home/hazelsct/repositories/salome/VISU_SRC_5.1.3/src/CONVERTOR'

This is due to a g++ optimization bug described in detail by Andre
Espaze in bug 457075.  The solution is to compile this file with -g and
no optimization.

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to