pkgsrc-Bugs archive

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

pkg/28432: pkgsrc should not pull in dlcompat on Darwin 7.6



>Number:         28432
>Category:       pkg
>Synopsis:       pkgsrc should not pull in dlcompat on Darwin 7.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 27 16:39:00 +0000 2004
>Originator:     grant beattie
>Release:        pkgsrc-current
>Organization:
>Environment:
System: Darwin max.local 7.6.0 Darwin Kernel Version 7.6.0: Sun Oct 10 12:05:27 
PDT 2004; root:xnu/xnu-517.9.4.obj~1/RELEASE_PPC  Power Macintosh powerpc
Architecture: powerpc
Machine: Power Macintosh
>Description:
Darwin 7.6 has libdl (a symlink to libSystem, which is libc) and dlopen()
is available, but building perl58 pulls in dlcompat.

% nm /usr/lib/libdl.dylib | grep dlopen
900f891c T _dlopen

it should not be necessary to pull in dlcompat on Darwin 7.6.
>How-To-Repeat:
build perl58 on Darwin 7.6.
>Fix:




Home | Main Index | Thread Index | Old Index