[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, and
>> 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 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,
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
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
"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
>> 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
[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
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
>> 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
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
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
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_
"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
>> 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
16 matches
Mail list logo