pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/32292: pkgsrc/x11/xorg-libs has compile errors
The following reply was made to PR pkg/32292; it has been noted by GNATS.
From: joerg%britannica.bec.de@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/32292: pkgsrc/x11/xorg-libs has compile errors
Date: Wed, 14 Dec 2005 14:11:34 +0100
On Wed, Dec 14, 2005 at 10:40:02AM +0000, Bernhard Moellemann wrote:
> You wrote:
>
> > I can't reproduce this. Can you try to clean, rebuild and reinstall
> > x11/xorg-imake first and try again?
>
> I did so, nothing changed. The log is on
> http://circinus.de/xorg-build-log.txt
>
> > If that doesn't help, please send us your xorg/lib/X11/config/NetBSD.cf.
>
> It is somewhat longisch, (20K), so I put it up at
>
> http://circinus.de/NetBSD-cf.txt
I see the problem now. From the build log:
===> Applying pkgsrc patches for xorg-imake-6.8.2nb3
[subst.mk] WARNING: Ignoring non-text file "./config/cf/NetBSD.cf.in".
The result is that in NetBSD.cf:
# define LibraryMTDefines @@NETBSD_THREADLIB@@
is not expanded.
The question is now why the file is not a normal text file. Can you
check whether it exists and is a normal file after
make clean && make extract
Joerg
PS: It is enough if you reply to the mail, GNATS takes care of
forwarding it to all interested parties.
Home |
Main Index |
Thread Index |
Old Index