![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Symbol referencing error | fromatz | High Level Programming | 1 | 03-17-2008 06:01 PM |
| ld: fatal: Symbol referencing errors. No output written to SNX | jerryragland | High Level Programming | 1 | 08-09-2006 02:15 AM |
| symbol referencing error | suhasini | High Level Programming | 1 | 04-03-2006 07:43 AM |
| Referencing variables in commands | mharley | Shell Programming and Scripting | 3 | 03-31-2005 02:37 AM |
| Compiling Errors -- Symbol referencing | spotanddot | High Level Programming | 5 | 07-11-2001 02:18 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
ld: fatal: Symbol referencing errors
Hello!
I have some problems installing a program called “Jail Chroot Project”. http://www.gsyc.inf.uc3m.es/~assman/jail/index.html I have only installed precompiled programs before and I get some kind of error message when im trying to compile this program. I have downloaded and installed the latest version of gcc but I have not managed to the /usr/local/bin folder into the system path for the root user. I have printed out the log from my installation. I hope someone can help me. # pwd /home/anwi/jail_1-9_stable/src # /usr/ccs/bin/make /usr/local/bin/gcc -Wall -g -D__SOLARIS__ -DDEBUG=0 -I . jail.c -o jail generic_hel cp jail ../bin Undefined first referenced symbol in file major terminal_helpers.o minor terminal_helpers.o makedev generic_helpers.o ld: fatal: Symbol referencing errors. No output written to jail collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `jail' # Grateful for any help! Anders |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|