Subject: pkg/36635: X.org build failure
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <martti.kuparinen@iki.fi>
List: pkgsrc-bugs
Date: 07/12/2007 10:35:00
>Number: 36635
>Category: pkg
>Synopsis: X.org build failure
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 12 10:35:00 +0000 2007
>Originator: Martti Kuparinen
>Release: NetBSD 4.99.23
>Organization:
>Environment:
System: NetBSD n126.mydomain.com 4.99.23 NetBSD 4.99.23 (D630) #1: Thu Jul 12 14:50:10 UTC 2007 martti@n126.mydomain.com:/usr/src/sys/arch/i386/compile/D630 i386
Architecture: i386
Machine: i386
>Description:
I installed NetBSD 4.99.x on my new Dell Latitude D630 and tried to
build the X.org meta package. The build fails as shown below. The
build was started on a clean host without any packages.
During the initial NetBSD installation I did not select XFree86 packages
so I did not have anything which should conflict with the build.
>How-To-Repeat:
# cd /usr/pkgsrc/meta-pkgs/xorg
# make update
...
Xprint/ps/libps.a(psout_ftpstype1.o): In function `PsOut_DownloadFreeType1':
psout_ftpstype1.c:(.text+0x64): warning: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp()
/usr/pkgsrc/x11/xorg-server/work/xc/lib/font/libXfont.a(fttools.o): In function `FTcheckForTTCName':
fttools.c:(.text+0xc5): undefined reference to `ft_isdigit'
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xorg-server/work/xc/programs/Xserver
*** Error code 1
>Fix: