juergen jeticulated

> 
> ldd /usr/X11R6/lib/libforms.so.0.88
> 
> I get:
> 
>         libc.so.6 => /lib/i686/libc.so.6 (0x40097000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)
> 

fac13ttyp3:/root>ldd /usr/lib/libform.so.2
/usr/lib/libform.so.2:
ldd: /usr/lib/libform.so.2: Permission denied
/usr/lib/libform.so.2: exit status 1
fac13ttyp3:/root>ldd -v /usr/lib/libform.so.2
ldd: /usr/lib/libform.so.2: this is an ELF program; use objdump to examine



> So you see that libforms uses libc.so.6 here on this system. IMO that
> libforms on your system is linked against a libc.so.3 and so if you link
> this xforms library with your lyx-object files you'll need libc.so.3 too.
> IMO it is NOT save to link libc.so.4 to libc.so.3 as this can cause segfaults.
> You probably should copy a libc.so.3 form an older system to your library dir
> so that the really right libc.so.3 could be found (or better you should have
> a look if you can find a libforms.so.0.88 which is linked again libc.so.4).


I'll bounce this off the freebsd list . . . am I the only one around 
here using it?  I thought there were one or two more . . .

hawk


-- 
Prof. Richard E. Hawkins, Esq.                     /"\   ASCII ribbon campaign 
[EMAIL PROTECTED]  Smeal 178  (814) 375-4700         \ /   against HTML mail
These opinions will not be those of                 X    and postings 
Penn State until it pays my retainer.              / \ 


Reply via email to