pkgsrc-WIP-discuss archive

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

Re: CVS commit: wip/ariamaestosa



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.

> mk/dlopen.buildlink3.mk is the pkgsrc abstraction layer for this issue.
> One way is to replace "-ldl" with "${DL_LIBS}" or similar.

-- 
HE CE3OH...


------------------------------------------------------------------------------
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