![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| relocation error: yyparse referenced symbol not found | agilgeous | UNIX for Advanced & Expert Users | 2 | 05-06-2008 02:40 PM |
| awk Shell Script error : "Syntax Error : `Split' unexpected | Herry | UNIX for Dummies Questions & Answers | 2 | 03-17-2008 11:16 AM |
| ld.so.1: relocation error | sanjasam | High Level Programming | 1 | 09-10-2007 05:23 AM |
| relocation truncated to fit errors | houdini_1 | High Level Programming | 1 | 08-30-2006 11:27 AM |
| Error: Internal system error: Unable to initialize standard output file | firkus | UNIX for Dummies Questions & Answers | 2 | 10-25-2005 03:23 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
relocation error
when running make command i'm getting the following error:
make:relocation error:make:symbol_sprintf_chk,version GLIBC_2.3.4 not defined in file libc.so.6 with link time reference... plz tell me what to do abt this... |
|
||||
|
It looks like your libc.so.6 file does not match the version of gcc you are using.
Check the make file to see if it directly references libc.so.6. If you can't see the problem, try posting the makefile |
| Sponsored Links | ||
|
|