Problem between chair and keyboard:
1) if its not Xorg from pkgsrc, then definitionally its
X11_TYPE=native
2) if its native, you have to have x11-links and xpkgwedge
dependencies satisfied properly
3) you have to tell mk.conf about 1) and also X11BASE=/usr/X11R7
because the default is not X11R7
so I now have X11_TYPE=native *and* X11BASE=/usr/X11R7 and then
pkgsrc can find its dependencies properly, and all is good (tm)
solving PBCK is of course, harder. they shoot horses..
-G
On 08/10/2008, at 3:18 PM, George Michaelson wrote:
I don't want to send-pr this if its not relevant/real, but having
just installed X11R7 for current on the build.sh path, I find I
can't make pkgsrc/wm/tvtwm without it installing imake in pkgsrc.
yet, there clearly is an imake in /usr/X11R7/bin/imake, there kinda
has to be to make X11R7 after all..
my path has /usr/X11R7/bin in it.
-G