Hello all,Make sure that you run it from dist/bin and that you use the run-mozilla.sh script in front of it. Like this:
I can compile Mozilla on RedHat8 but when i go to run /xpcom/tests/TestCOMPtr it gives a error:
./testCOMPtr: Relocation Error: ./testCOMPtr: undefined symbol: _ZTV16nsQueryInterface
Does anyone know why this happens? and how to fix?
Thanks in advance, Anthony
bash$ cd dist/bin bash$ ./run-mozill.sh ./TestCOMPtr
--Chris
