>> Mark Montague <[EMAIL PROTECTED]> writes:
> % strings /usr/lib/libc5-compat/libXmu.so.6 | grep libc.so
using readelf (or objdump) is more accurate, e.g.:
$ readelf -d /usr/X11R6/lib/libX11.so.6.2 | grep NEEDED
0x0001 (NEEDED) Shared library: [libc.so.6]
> So it
"Marcelo E. Magallon" <[EMAIL PROTECTED]> writes:
> >> Mark Montague <[EMAIL PROTECTED]> writes:
>
> > I saw and fixed something similar-- on looking with ldd, I found that
> > it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before
> > /usr/X11R6/lib/libXmu.so.6.
>
> That *should* be
There appears to be a problem with my build environment; objects aren't being
linked correctly at build time.
Here is a minimalistic case:
+ gcc -o ./libPEX5.so.6.0~ -shared -Wl,-soname,libPEX5.so.6 pl_convert.o
pl_escape.o pl_font.o pl_free.o pl_lut.o pl_nameset.o pl_oc_attr.o pl_oc_dec.o
pl_o
>> Mark Montague <[EMAIL PROTECTED]> writes:
> % strings /usr/lib/libc5-compat/libXmu.so.6 | grep libc.so
using readelf (or objdump) is more accurate, e.g.:
$ readelf -d /usr/X11R6/lib/libX11.so.6.2 | grep NEEDED
0x0001 (NEEDED) Shared library: [libc.so.6]
> So i
"Marcelo E. Magallon" <[EMAIL PROTECTED]> writes:
> >> Mark Montague <[EMAIL PROTECTED]> writes:
>
> > I saw and fixed something similar-- on looking with ldd, I found that
> > it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before
> > /usr/X11R6/lib/libXmu.so.6.
>
> That *should* b
There appears to be a problem with my build environment; objects aren't being
linked correctly at build time.
Here is a minimalistic case:
+ gcc -o ./libPEX5.so.6.0~ -shared -Wl,-soname,libPEX5.so.6 pl_convert.o pl_escape.o
+pl_font.o pl_free.o pl_lut.o pl_nameset.o pl_oc_attr.o pl_oc_dec.o pl_
On 19.III.2001 at 18:50 (-0500) Branden Robinson wrote:
> On Mon, Mar 19, 2001 at 07:20:16PM +0200, Anton Zinoviev wrote:
> > Just for your information. The command dh_installxfonts is changed in
> > version 3.0.12 of debhelper.
>
> Okay, but it will have to change again soon. (That's what happe
On Thu, Mar 22, 2001 at 12:48:16AM -0800, Mark Montague wrote:
>
> I saw and fixed something similar-- on looking with ldd, I found that
> it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before
> /usr/X11R6/lib/libXmu.so.6. I don't know how /etc/ld.so.conf is built
> and maintained by dpkg,
>> Mark Montague <[EMAIL PROTECTED]> writes:
> I saw and fixed something similar-- on looking with ldd, I found that
> it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before
> /usr/X11R6/lib/libXmu.so.6.
That *should* be ok. The dynamic linker should be able to tell that
the librari
On 19.III.2001 at 18:50 (-0500) Branden Robinson wrote:
> On Mon, Mar 19, 2001 at 07:20:16PM +0200, Anton Zinoviev wrote:
> > Just for your information. The command dh_installxfonts is changed in
> > version 3.0.12 of debhelper.
>
> Okay, but it will have to change again soon. (That's what happ
On Thu, Mar 22, 2001 at 12:48:16AM -0800, Mark Montague wrote:
>
> I saw and fixed something similar-- on looking with ldd, I found that
> it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before
> /usr/X11R6/lib/libXmu.so.6. I don't know how /etc/ld.so.conf is built
> and maintained by dpkg
>> Mark Montague <[EMAIL PROTECTED]> writes:
> I saw and fixed something similar-- on looking with ldd, I found that
> it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before
> /usr/X11R6/lib/libXmu.so.6.
That *should* be ok. The dynamic linker should be able to tell that
the librar
Branden Robinson <[EMAIL PROTECTED]> writes:
> --WIyZ46R2i8wDzkSu
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> [A doogiebug is defined as either:
>
> * a bug that affects only you, and no one else in the world, and
[A doogiebug is defined as either:
* a bug that affects only you, and no one else in the world, and
therefore doesn't get fixed because the world is indifferent to some
random plight that they are convinced you brought upon yourself by
doing things like placing trusted data in the ha
Branden Robinson <[EMAIL PROTECTED]> writes:
> --WIyZ46R2i8wDzkSu
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> [A doogiebug is defined as either:
>
> * a bug that affects only you, and no one else in the world, an
[A doogiebug is defined as either:
* a bug that affects only you, and no one else in the world, and
therefore doesn't get fixed because the world is indifferent to some
random plight that they are convinced you brought upon yourself by
doing things like placing trusted data in the h
16 matches
Mail list logo