|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at MBAY dot NET>
Subject: Re: Compile problem: sybperl-2.09 + Perl 5.004_04 on IRIX
Date: Jan 13 1998 4:33PM
Ludger Mainka wrote:
>
> After editing the CONFIG file and doing the make (no errors there) I get
> the following output from "make test":
>
> ---------------------------------------------------------------------
> PERL_DL_NONLAZY=1 /usr/local/bin/perl -I.././blib/arch -I.././blib/lib
> -I/usr/local/lib/perl5/IP32-irix/5.00404 -I/usr/local/lib/perl5 -e 'use
> Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/ctlib.............Can't load
> '.././blib/arch/auto/Sybase/CTlib/CTlib.so' for module Sybase::CTlib:
> 15242:/usr/local/bin/perl: rld: Fatal Error: unresolvable symbol in
> /disk2/sybase/lib/libtcl.so: bsd_tcp at
> /usr/local/lib/perl5/IP32-irix/5.00404/DynaLoader.pm line 166.
You need to add -linsck to the EXTRA_LIBS line in CONFIG, and
then rebuild from scratch (ie start with perl Makefile.PL).
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
|