pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: wip/ariamaestosa



On Wed, Oct 31, 2012 at 04:20:34AM +0400, Aleksej Saushev wrote:
> Thomas Klausner <thomasklausner%users.sourceforge.net@localhost> writes:
> 
> > On Tue, Oct 30, 2012 at 01:57:21PM +0000, othyro wrote:
> >> Module name:       wip
> >> Committed by:      othyro
> >> Date:              Tue Oct 30 13:57:06 UTC 2012
> >> 
> >> Modified Files:
> >>    wip/ariamaestosa: Makefile
> >> 
> >> Log Message:
> >> Updated to latest release. Still doesn't build due to not being able to
> >> find libdl. Help, please.
> >
> > The functions in libdl are included in libc on NetBSD (and others).
> 
> dlopen isn't even in libc on NetBSD. It is part of rtld.
> FreeBSD has it in libc.

libc has stubs in both NetBSD and FreeBSD to make sure -Wl,-z,defs can
be used. The implementation is in rtld in both cases.

Joerg

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index