LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   errors (https://www.linuxquestions.org/questions/linux-general-1/errors-421078/)

ashley75 03-02-2006 06:28 PM

errors
 
Hi all,

I am trying to run the file and I got this errors:

[root@senior 3006854]# ls -l
total 8
-rw-rw-r-- 1 root root 1360 Mar 18 2005 README.txt
-rw-r--r-- 1 root root 1254 Mar 18 2005 rhel3_pre_install.sh
[root@senior 3006854]# sh rhel3_pre_install.sh
Applying patch...
/tmp/ccQuOdGg.s: Assembler messages:
/tmp/ccQuOdGg.s:13: Error: suffix or operands invalid for `push'
/tmp/ccQuOdGg.s:17: Error: suffix or operands invalid for `pop'
Patch installation failed, Please fix errors and try again.


Does anyone know what this eror mean??? please help

ashley75 03-02-2006 09:50 PM

Hi all,

I am trying to run the file and I got this errors:

[root@senior 3006854]# ls -l
total 8
-rw-rw-r-- 1 root root 1360 Mar 18 2005 README.txt
-rw-r--r-- 1 root root 1254 Mar 18 2005 rhel3_pre_install.sh
[root@senior 3006854]# sh rhel3_pre_install.sh
Applying patch...
/tmp/ccQuOdGg.s: Assembler messages:
/tmp/ccQuOdGg.s:13: Error: suffix or operands invalid for `push'
/tmp/ccQuOdGg.s:17: Error: suffix or operands invalid for `pop'
Patch installation failed, Please fix errors and try again.


Does anyone know what this eror mean??? please help

ashley75 03-02-2006 09:54 PM

Sorry please disregard my first two post,beloe is my problem:

root@senior 3006854]# ./rhel3_pre_install.sh
Applying patch...
/usr/bin/ld: cannot open crti.o: No such file or directory
collect2: ld returned 1 exit status
Patch installation failed, Please fix errors and try again.


on the docs it said , I need to ensure that "ld" is picked up by typing :
[root@senior 3006854]# which ld
/usr/bin/ld


could someone please show me how to fix this???

thanks


All times are GMT -5. The time now is 02:53 AM.