Subject: pkg/29169: xorg build fails
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Miguel Mendez <flynn@energyhq.es.eu.org>
List: pkgsrc-bugs
Date: 01/31/2005 10:57:01
>Number: 29169
>Category: pkg
>Synopsis: xorg build fails
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 31 10:57:01 +0000 2005
>Originator: Miguel Mendez
>Release: NetBSD 2.0.1 i386
>Organization:
>Environment:
System: NetBSD 2.0.1 (SCIENIDE.MP) #1: Sun Jan 30 14:23:53 CET 2005
root@scienide.energyhq.es.eu.org:/usr/obj/sys/arch/i386/compile/SCIENIDE.MP
>Description:
When trying to build xorg it fails with the following error...
===> Required installed package freetype2>=2.1.9nb1: freetype2-2.1.9nb1 found
===> Required installed package expat>=1.95.8nb2: expat-1.95.8nb2 found
===> Required installed package xorg-imake>=6.8.1: xorg-imake-6.8.1nb1 found
mv: rename /usr/pkgsrc/x11/xorg-libs/work/xc/config/cf/DragonFly.cf to /usr/pkgsrc/x11/xorg-libs/work/xc/config/cf/DragonFly.cf.in: No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xorg-libs
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xorg-libs
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xorg-libs
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/meta-pkgs/xorg
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/meta-pkgs/xorg
Editing the Makefile and removing DragonFly from the SYSTEMS variable in Makefile.common
temporarily fixed the problem, although is not a real solution.
>How-To-Repeat:
Try to build the xorg meta-package
>Fix: