Undefined reference

Hi,

I try to install OCC6.1 on my debian, but I have an error during DRAWEXE compilation:
http://pastebin.ca/391724

Previous steps haven't error or warning.

Debian etch 2.6.18
gcc 4.1.1-15
TCL 8.4.12-1.1, TK 8.4.12-1
QT 3.3

Can someone help me?

Isidore Ducasse's picture

as pointed somewhere in this forum, opencascade was not written to compile with gcc-4.1.1 . It can be done, however, using special options -f... Browsethe forum to find out; the post is earlier than your question.