sybperl-l Archive
Up Prev Next
From: mpeppler at itf1 dot itf dot ch (Michael Peppler)
Subject: Re: Problems with SybPerl2.03 under HPUX
Date: Mar 15 1996 7:00AM
> From: scoleman@sewp.nasa.gov (Steve Coleman)
>
> I have been unable to do 'make test' for CTlib. It gives me an 'Unresolved
> external' error but gives me no clue as to _what_ symbols were unresolved
> in CTlib.sl. Any help would be appreciated.
Please run the tests with the verbose flag turned on, or simply run the
tests manually:
cd sybperl-2.03/CTlib
perl5 -I../blib/arch -I../blib/lib t/ctlib.t
This *should* give you more info...
Michael
|