LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Compile errors on x86_64 SUSE (https://www.linuxquestions.org/questions/linux-software-2/compile-errors-on-x86_64-suse-176698/)

marsonist 05-01-2004 12:46 PM

Compile errors on x86_64 SUSE
 
I have the latest SUSE 9.1 x86_64 bit version installed. I am having problems compiling programs (that require kde at least).

I can't configure without performing a export QTDIR=/usr/lib/qt3/lib64

after which configure runs fine... but at the make stage I get the following error

grep: /usr/lib/libart_lgpl_2.la: No such file or directory

Shouldn't it be looking for the file in /usr/lib64

How can I change it so that it will use the /usr/lib64 libraries?

This is my ld.so.conf...

/usr/X11R6/lib64/Xaw95
/usr/X11R6/lib64/Xaw3d
/usr/X11R6/lib64
/usr/X11R6/lib/Xaw95
/usr/X11R6/lib/Xaw3d
/usr/X11R6/lib
/usr/x86_64-suse-linux/lib64
/usr/x86_64-suse-linux/lib
/usr/local/lib
/usr/openwin/lib
/opt/kde/lib
/opt/kde2/lib
/opt/kde3/lib
/opt/gnome/lib
/opt/gnome2/lib
/lib64
/lib
/usr/lib64
/usr/lib
/usr/local/lib64
/usr/openwin/lib64
/opt/kde/lib64
/opt/kde2/lib64
/opt/kde3/lib64
/opt/gnome/lib64
/opt/gnome2/lib64

marsonist 05-02-2004 10:33 AM

Nobody else has problems compiling on a 64bit system?

thesewerchild 05-02-2004 10:38 AM

where did you get 9.1

marsonist 05-03-2004 06:07 AM

I live in Germany, and it was shipped around the middle of the month... It is by far the best version of SUSE (and my humble opinion the best distro) ever. The only problem I have is this stupid compiling issue :-(

marsonist 05-08-2004 08:33 PM

Still no one else with similar problems, or better yet solutions for similar problems :-)

bwathen 05-20-2004 05:21 PM

I use Suse 64bit 9.1, and I still can't find the compilers. I can't just use gcc or cc or any other command, the response is command not found. I feel your pain.


All times are GMT -5. The time now is 04:58 PM.