On Fri, 05 Nov 2004 10:03:29 -0500, jose isaias cabrera
<[EMAIL PROTECTED]> wrote:
> 
> Greetings!
> 
> I am trying to build the latest stable of perl on a sun4 system as a normal user.  
> Has anyone out there built perl as an user of a Unix system?  By a user I mean not 
> having root access.  I want to build perl in my own directory.  I am able to do 
> configure to make and even start the make, but the make always ends up in:
> ...
> ...
> cos                                 libperl.a(pp.o)
> connect                             libperl.a(pp_sys.o)
> ld: fatal: Symbol referencing errors. No output written to miniperl
> *** Error code 1
> make: Fatal error: Command failed for target `miniperl'

Research these things -

/var/ld
crle
/etc/ld.config

The LD PATH Library is probably bot what the build environment expects.

-- 
WC -Sx- Jones
http://youve-reached-the.endoftheinternet.org/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to