Subject: Re: Cryptozilla available
To: Markus Baeurle <emw4maba@gp.fht-esslingen.de>
From: Patrick Welche <prlw1@cam.ac.uk>
List: port-arm32
Date: 05/20/1998 18:10:17
Markus Baeurle wrote:

> On Tuesday 19th May 1998, I wrote:
> > This is on a RiscPC with ARM6 displaying to a NetBSD/i386 box and a
> > kernel built from sources supped today (using the 1.3.1 comp.tgz set
    ^^^^^^ I meant the NetBSD/arm32 kernel
> > compiler).
> 
> What version of NetBSD/arm32? Did you compare the versions of the libraries I
> have installed and yours?

% ldd /usr/src/local/cz
/usr/src/local/cz:
        -lXp.6 => /usr/X11R6.3/lib/libXp.so.6.2 (0x106d8000)
        -lXt.6 => /usr/X11R6.3/lib/libXt.so.6.0 (0x106df000)
        -lXmu.6 => /usr/X11R6.3/lib/libXmu.so.6.0 (0x10727000)
        -lXext.6 => /usr/X11R6.3/lib/libXext.so.6.3 (0x1073a000)
        -lX11.6 => /usr/X11R6.3/lib/libX11.so.6.1 (0x10746000)
        -lSM.6 => /usr/X11R6.3/lib/libSM.so.6.0 (0x107ef000)
        -lICE.6 => /usr/X11R6.3/lib/libICE.so.6.3 (0x107f7000)
        -lc.12 => /usr/lib/libc.so.12.20 (0x10808000)
        -lg++.4 => /usr/lib/libg++.so.4.0 (0x1088c000)
        -lstdc++.0 => /usr/lib/libstdc++.so.0.1 (0x108c9000)
        -lm.0 => /usr/lib/libm.so.0.1 (0x10910000)
        -lcurses.2 => /usr/lib/libcurses.so.2.1 (0x10936000)
% ldconfig -r
/var/run/ld.so.hints:
        search directories: /usr/lib:/usr/local/lib:/usr/X11R6.3/lib
        5:-lstdc++.0.1 => /usr/lib/libstdc++.so.0.1
        10:-lcurses.2.1 => /usr/lib/libcurses.so.2.1
        13:-lm.0.1 => /usr/lib/libm.so.0.1
        14:-lX11.6.1 => /usr/X11R6.3/lib/libX11.so.6.1
        15:-lICE.6.3 => /usr/X11R6.3/lib/libICE.so.6.3
        16:-lSM.6.0 => /usr/X11R6.3/lib/libSM.so.6.0
        17:-lXext.6.3 => /usr/X11R6.3/lib/libXext.so.6.3
        19:-lXt.6.0 => /usr/X11R6.3/lib/libXt.so.6.0
        22:-lg++.4.0 => /usr/lib/libg++.so.4.0
        27:-lXmu.6.0 => /usr/X11R6.3/lib/libXmu.so.6.0
        35:-lc.12.20 => /usr/lib/libc.so.12.20
        40:-lXp.6.2 => /usr/X11R6.3/lib/libXp.so.6.2

Looks the same...

> We need to figure out the difference between Neil's and your setup versus
> William's, Ib-Michael's and mine. This is the problem IMHO.

OK - where do we start?

Cheers,

Patrick