Subject: Re: Can't compile openmotif-2.1.30 on -current
To: Rui-Xiang Guo <rxg@ms25.url.com.tw>
From: Johnny Lam <jlam@jgrind.org>
List: tech-pkg
Date: 12/06/2001 11:08:13
On Fri, Dec 07, 2001 at 02:07:20AM +0800, Rui-Xiang Guo wrote:
> > Please try the attached patch on your system. This mirrors changes to
> > the NetBSD xsrc tree to deal with the new toolchain where /usr/libexec/cpp
> > doesn't exist by calling "cc -E" instead. Just save the patch as
> > pkgsrc/x11/openmotif/patches/patch-ar, and then:
> >
> > cd pkgsrc/x11/openmotif
> > make makepatchsum
> > make clean
> > make build
> >
> > Please let me know if this fixes your problem. It worked fine on my system
> > with the old toolchain.
>
> Yeah, it works fine now!
> another question raise: Does it mean that we still have some pkgs which
> use imake need to be fixed?
The only package that might have a problem are those that might build their
own imake. The vnc packages may or may not fall into this category, but
all of the other packages should be fine.
Cheers,
-- Johnny Lam <jlam@jgrind.org>