On Linux/Intel64, "make check" in ld leads to linker on undefined symbols:
gcc -B/export/build/gnu/binutils/build-x86_64-linux/ld/tmpdir/ld/
-L/usr/local/x86_64-unknown-linux-gnu/lib64 -L/usr/local/lib64 -L/lib64
-L/usr/lib64 -L/usr/local/x86_64-unknown-linux-gnu/lib -L/usr/local/lib -L/lib
-L/usr
Hi people,
I've run into a little problem building Qt 4.3.4 on Slackware Linux
(-current as of today).
After configuring with
"configure -optimized-qmake -no-nis -no-tablet"
I ran "gmake" and got the following compile error which said "Please
report this bug.", so I did :-)
I'm not sure whether