[Thread Prev][Thread Next][Thread Index]

Re: Porting pilotmgr to perl 5.005



This is the same thing that was holding me up on providing the libs.  The
only way I could get PilotManager to work under 5.005 was to install the
complete pilot-link package.  If I can figure it out, I'll let you know.

- Derek


Alan Harder wrote:

> Hi all-
> Can someone help us out here.. Stuart is trying to build perl5.005 Linux
> libs for the pilotmgr page.  We need to make libpisock (from pilot-link)
> be statically linked inside Pilot.so (the perl module).
>
> Using the Sun compiler I use this:
> EXTRALIBS = -L/usr/local/lib -Bstatic -lpisock -Bdynamic
> LDLOADLIBS = -L/usr/local/lib -Bstatic -lpisock -Bdynamic
>
> With gcc Stuart tried:
> EXTRALIBS = -L/usr/local/lib -static -lpisock
> LDLOADLIBS = -L/usr/local/lib -static -lpisock
>
> but the resulting file is still dynamically linked:
>
> ldd ./Pilot.so
>         libpisock.so.3 => /usr/local/lib/libpisock.so.3 (0x40032000)
>         libc.so.6 => /lib/libc.so.6 (0x4006c000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)
>
> Any ideas?
>
>         - Alan
> ------------------------------------------------------------------------
> ***********************************************************
> *             This is a public mailing list!              *
> * Please do not publish Sun proprietary information here! *
> *        -  -  -  -  -  -  -  -  -  -  -  -  -  -         *
> *            http://www.moshpit.org/pilotmgr             *
> ***********************************************************
begin:vcard 
n:Pizzagoni;Derek
tel;fax:(925) 933-9904
tel;work:(925) 933-9531
x-mozilla-html:TRUE
url:http://www.aval.com
org:Aval Communications, Inc.
version:2.1
email;internet:drp@xxxxxxxx
title:Information Technology Manager
adr;quoted-printable:;;1777 N. California Blvd.=0D=0ASuite 300;Walnut Creek;Ca;94596;United States of America
x-mozilla-cpt:;0
fn:Derek Pizzagoni
end:vcard

SourceForge.net Logo