Subject: Re: pkgsrc Linux 2.4.20/i386 bulk build results 2005-06-15
To: Min Sik Kim <minskim@netbsd.org>
From: Johnny Lam <jlam@NetBSD.org>
List: pkgsrc-bulk
Date: 06/15/2005 14:02:37
Min Sik Kim wrote:
> x11/openmotif              64      tech-pkg@NetBSD.org

/usr/bin/make -f xmakefile install
make[1]: Entering directory `/usr/pkgsrc/x11/openmotif/work/motif'
+ mkdir -p /usr/pkg/lib/X11/app-defaults
/bin/mkdir: `/usr/pkg/lib/X11/app-defaults' exists but is not a directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/pkgsrc/x11/openmotif/work/motif'

It looks like /usr/pkg/lib/X11/app-defaults got written to by some other 
package that didn't pre-create the directory.  Can you check the 
contents of that file and see which was the offending package?

	Cheers,

	-- Johnny Lam <jlam@NetBSD.org>