pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/33686 (fontconfig-2.3.2 fails build)
The following reply was made to PR pkg/33686; it has been noted by GNATS.
From: S <scole%sdf.lonestar.org@localhost>
To: NetBSD GNATS <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/33686 (fontconfig-2.3.2 fails build)
Date: Wed, 28 Jun 2006 21:58:45 -0700
1) I am using the gcc that came with apple's xcode tools also I believe
gcc --version
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1640)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
2) No environment vars set that I am aware of.
3) scole@goofy /tmp> cat >Makefile
test:
echo $(CC) $(CFLAGS) $(CPPFLAGS)
scole@goofy /tmp> bmake test
echo gcc -pipe -O2
gcc -pipe -O2
scole@goofy /tmp> make test
echo cc
cc
Home |
Main Index |
Thread Index |
Old Index