gnu@perl has asked for the wisdom of the Perl Monks concerning the following question:
I have tried to use perlcc, but it failed and I don't know how to resolve the following error:
cmjohnso@deneb$ cp nc.pl nc.p cmjohnso@deneb$ perlcc nc.p Undefined first referenced symbol in file boot_Socket /var/tmp/cclPyavH.o boot_POSIX /var/tmp/cclPyavH.o boot_Fcntl /var/tmp/cclPyavH.o ld: fatal: Symbol referencing errors. No output written to ./a.out collect2: ld returned 1 exit status
Can anyone shed some light on this?
TIA, Chad.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Using perlcc to compile stand alone code
by Jenda (Abbot) on Mar 27, 2003 at 15:34 UTC | |
by gnu@perl (Pilgrim) on Mar 27, 2003 at 15:47 UTC | |
by Jenda (Abbot) on Mar 27, 2003 at 18:55 UTC | |
|
Re: Using perlcc to compile stand alone code
by MZSanford (Curate) on Mar 27, 2003 at 15:04 UTC | |
by gnu@perl (Pilgrim) on Mar 27, 2003 at 15:08 UTC | |
|
Re: Using perlcc to compile stand alone code
by gnu@perl (Pilgrim) on Mar 27, 2003 at 16:38 UTC | |
by Minok (Novice) on Feb 12, 2009 at 00:42 UTC | |
|
Re: Using perlcc to compile stand alone code
by chromatic (Archbishop) on Mar 27, 2003 at 16:35 UTC |