[svk-devel] SVK not ready from prime time yet?
Chris.Fouts at qimonda.com
Chris.Fouts at qimonda.com
Tue Oct 31 14:11:10 EST 2006
Ok I get the "Unresolved external at list 230 of ..../DynaLoader.pm.
So I go that line in the file, and see this comment (Wow comments! :)
What does it mean by the "C code of the extension XS file?"
# Many dynamic extension loading problems will appear to come from
# this section of code: XYZ failed at line 123 of DynaLoader.pm.
# Often these errors are actually occurring in the initialisation
# C code of the extension XS file. Perl reports the error as being
# in this perl code simply because this was the last perl code
# it executed.
my $libref = dl_load_file($file, $module->dl_load_flags) or
croak("Can't load '$file' for module $module: ".dl_error());
>-----Original Message-----
>From: svk-devel-bounces at bestpractical.com
>[mailto:svk-devel-bounces at bestpractical.com] On Behalf Of
>Fouts Christopher (QNA RTP PT PREV)
>Sent: Tuesday, October 31, 2006 1:49 PM
>To: svk-devel at bestpractical.com
>Subject: RE: [svk-devel] SVK not ready from prime time yet?
>
>>-----Original Message-----
>>From: svk-devel-bounces at bestpractical.com
>>[mailto:svk-devel-bounces at bestpractical.com] On Behalf Of Daniel
>>Jacobowitz
>>Sent: Tuesday, October 31, 2006 1:33 PM
>>To: svk-devel at bestpractical.com
>>Subject: Re: [svk-devel] SVK not ready from prime time yet?
>>
>>On Tue, Oct 31, 2006 at 05:20:17PM +0100, Chris.Fouts at qimonda.com
>>wrote:
>>> Looks like I screwed up my Subversion build. Here's what
>>happens when
>>> I do a "make check-swig-pl". I did configure with the
>>> "--with-swig=/swigpath" option.
>>> What else is needed for the swig/Perl bindings to work?
>>
>>I don't remember enough details to be helpful, but I believe
>everything
>>you're encountering here is related to peculiarities of shared
>>libraries on HP/UX - so most list readers probably won't be able to
>>help you.
>>
>>--
>>Daniel Jacobowitz
>>CodeSourcery
>>_______________________________________________
>>svk-devel mailing list
>>svk-devel at bestpractical.com
>>http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
>>
>
>Thanks, that actually gives me a clue. HPUX (and 10.20 at
>that!) needs the SHLIB_PATH environment variable to contain
>paths to shared libs. I'll play around with this.
>_______________________________________________
>svk-devel mailing list
>svk-devel at bestpractical.com
>http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
>
More information about the svk-devel
mailing list