LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   'Make install' errors (https://www.linuxquestions.org/questions/red-hat-31/make-install-errors-325560/)

lazwaz 05-20-2005 11:39 PM

'Make install' errors
 
Hi,

I am trying to compile a xvcg tool. Whenever i use 'make install' command to build i get the following errors

/usr/bin/ld command not found -lXext


Why am i getting such errors?

I have red hat linux 9
Also i have checked that all library files present.

But still i get that error

Please help me

Thanks and regards.

George

RomanG 05-21-2005 10:04 AM

As far as I know, 'ld' is a program that links libraries to the binary executable.
When installing RH you need to select "Development" option when an installer asks you to select packets to be installed then. [Hm... not sure u understand me ))) Sorry]

misc 05-21-2005 05:03 PM

Install the binutils package. No idea how you managed to not install it, but install the compiler.


All times are GMT -5. The time now is 01:12 AM.