From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E5CpV-0000rM-09 for garchives@archives.gentoo.org; Wed, 17 Aug 2005 01:34:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7H1XJ5k013684; Wed, 17 Aug 2005 01:33:19 GMT Received: from dbmail-mx1.orcon.net.nz (loadbalancer2.orcon.net.nz [219.88.242.4]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7H1TeY7019128 for ; Wed, 17 Aug 2005 01:29:42 GMT Received-SPF: None (dbmail-mx1.orcon.net.nz: domain of jamie.dobbs@orcon.net.nz does not designate permitted sender hosts) receiver=dbmail-mx1.orcon.net.nz; client-ip=60.234.131.11; envelope-from=; helo=60.234.131.11; Received: from 60.234.131.11 (60-234-131-11.bitstream.orcon.net.nz [60.234.131.11]) by dbmail-mx1.orcon.net.nz (8.13.2/8.13.2/Debian-1) with ESMTP id j7H1VOfZ031702 for ; Wed, 17 Aug 2005 13:31:24 +1200 Received: from 202.175.143.143 (proxying for unknown) (SquirrelMail authenticated user jamie) by localhost with HTTP; Wed, 17 Aug 2005 13:30:25 +1200 (NZST) Message-ID: <61023.202.175.143.143.1124242225.squirrel@localhost> Date: Wed, 17 Aug 2005 13:30:25 +1200 (NZST) Subject: [gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1 From: "Jamie Dobbs" To: gentoo-user@lists.gentoo.org User-Agent: SquirrelMail/1.4.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on dbmail-mx1.orcon.net.nz X-Virus-Status: Clean X-Archives-Salt: 0218668d-079b-4a25-b2ff-b9157311fe50 X-Archives-Hash: caa4de6acb99717815fb6516b8f6b48d I am trying to build Xorg on a newly installed 2005.1 system and get the following output: LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale ../../../exports/bin/mkfontscale -b -s -l . /usr/bin/fc-cache . make[5]: *** [fonts.cache] Illegal instruction make[5]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/fonts/scaled/Type1' make[4]: *** [all] Error 2 make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/fonts/scaled' make[3]: *** [all] Error 2 make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/fonts' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc' make[1]: *** [World] Error 2 make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc' make: *** [World] Error 2 !!! ERROR: x11-base/xorg-x11-6.8.2-r2 failed. !!! Function build, Line 974, Exitcode 2 !!! make World failed !!! If you need support, post the topmost build error, NOT this status message. I have searched Bugzilla but can't see any references to the error I am experiencing, can anyone point me in the right direction? -- gentoo-user@gentoo.org mailing list