pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: wip/ariamaestosa
> The functions in libdl are included in libc on NetBSD (and others).
> mk/dlopen.buildlink3.mk is the pkgsrc abstraction layer for this issue.
> One way is to replace "-ldl" with "${DL_LIBS}" or similar.
I know, but it's not working for me and hasn't been for a while.
bmake show-var VARNAME=DL_LIBS; is blank although _CFLAGS and _LDFLAGS at
least show -pthread. As you can see in that package, dlopen is being
buildlinked, but this package still fails at link time. wip/pcsx2 also has a
similar issue as does wip/mupen64plus.
Any ideas?
------------------------------------------------------------------------------
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