>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Nirmal Govind wrote: >> Hi.. based on suggestions from this list, I upgraded to gcc3.2 and >> recompiled QT 3 and then compiled lyx 1.3.0. I still can't startup >> Lyx.. gives the following error: >> >> src/lyx: relocation error: src/lyx: undefined symbol: >> _ZN5QChar4nullE >> >> I'm using gcc/g++ 3.2.1 with Qt 3.0.7 on a Debian powerpc >> platform.. I'd really appreciate some help with getting this to >> work.. Angus> Does your link error tell you what tries to access this symbol? Angus> Do Debian have a help forum? Is there a powerpc news group? And does ldd confirm that you are using the qt you think you are using? JMarc