[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compilation bug on solaris with perl
From: |
Richard Henderson |
Subject: |
Re: compilation bug on solaris with perl |
Date: |
Fri, 3 Sep 2004 12:13:11 -0700 |
User-agent: |
Mutt/1.4.1i |
On Thu, Sep 02, 2004 at 08:32:34PM -0700, Edward Peschko wrote:
> relocation error: R_SPARC_WDISP30: file lib/auto/File/Glob/Glob.so:
> symbol _exit: value 0x6075ef31 does not fit at lib/XSLoader.pm line 68.
You failed to compile with -fpic/-fPIC.
r~