![]() |
|
Think about Loose Coupling | |
PerlMonks |
Trouble Compilingby JSchmitz (Canon) |
on Dec 27, 2001 at 19:42 UTC ( #134613=perlquestion: print w/replies, xml ) | Need Help?? |
JSchmitz has asked for the wisdom of the Perl Monks concerning the following question:
I am trying to compile Perl 5.6.1 on a fresh out of the box Sun Blade 100 running Solaris 8. When I run 'make' I get this error after a little bit: ld: fatal: Symbol referencing errors. No output written to miniperl collect2: ld returned 1 exit status make: *** miniperl Error 1 I realize that "ld" means it is some kind of library issue but don't know what. I am passing it the correct path to all the library files can't find any docs on this problem either any help would be stellar - cheers Jeffery
Back to
Seekers of Perl Wisdom
|
|