pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/38323: cad/gattrib link failure on MacOS X 10.4.11
The following reply was made to PR pkg/38323; it has been noted by GNATS.
From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/38323: cad/gattrib link failure on MacOS X 10.4.11
Date: Fri, 28 Mar 2008 13:12:03 -0500 (CDT)
Attempted workaround:
cd cad/gattrib
bmake configure
vi ${WRKOBJDIR}/cad/gattrib/work/gattrib-1.4.0/src/Makefile
:1,$s, /usr/pkg/lib,,g
The same problem occurs with "cad/gschem", "cad/gnetlist",
"cad/gsymcheck", and "cad/geda-utils" (which has several sub-
directories).
A similar workaround allows each of the other component packages to
build and install OK.
Attempting to run "gattrib", "gschem", "gnetlist", "gsymcheck", or
"gschlas" results in the following error:
dyld: Symbol not found: _arc_draw_func
Referenced from: /usr/pkg/lib/libgeda.33.dylib
Expected in: flat namespace
Trace/BPT trap
So, it appears that this naive approach does not work. More research
is needed.
--
John D. Baker, KN5UKS NetBSD Darwin/MacOS X
jdbaker(at)mylinuxisp(dot)com OpenBSD FreeBSD
BSD -- It just sits there and _works_!
GPG fingerprint: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index