Robert Bihlmeyer wrote:

> have to link your program explicitly with the trace library then?
>

Yes

> > W: mdb: library-not-linked-against-libc ./usr/lib/libmdb.so.0.1
>
> You should correct this. Add "-lc" to the ld call (or use $(CC) for
> linking).
>

Impossible cause I redefine malloc, ...

> > W: mdb: non-dev-pkg-with-shlib-symlink usr/lib/libmdb.so.0.1
> > usr/lib/libmdb.so
>
> See above.
>
> > W: mdb: postrm-calls-ldconfig
>
> You should really rely on debhelper for the ldconfig calls, like I
> mentioned in my last msg. This will get rid of that warning.
>

Thanks.
    Julien.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to