[29163] trunk/dports/devel/libuninameslist/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Sep 26 01:03:24 PDT 2007
On Sep 16, 2007, at 13:59, source_changes at macosforge.org wrote:
> Revision: 29163
> http://trac.macosforge.org/projects/macports/changeset/29163
> Author: afb at macports.org
> Date: 2007-09-16 11:59:39 -0700 (Sun, 16 Sep 2007)
>
> Log Message:
> -----------
> build doesn't work with default /usr/bin/gcc-4.0
>
> Modified Paths:
> --------------
> trunk/dports/devel/libuninameslist/Portfile
>
> Modified: trunk/dports/devel/libuninameslist/Portfile
> ===================================================================
> --- trunk/dports/devel/libuninameslist/Portfile 2007-09-16 18:57:12
> UTC (rev 29162)
> +++ trunk/dports/devel/libuninameslist/Portfile 2007-09-16 18:59:39
> UTC (rev 29163)
> @@ -22,6 +22,8 @@
>
> worksrcdir ${name}
>
> +configure.compiler gcc
> +
> build.target
>
> destroot.destdir prefix=${destroot}/${prefix}
I don't think "gcc" is a valid value for "configure.compiler". (I get
"DEBUG: No compiler collection selected explicitly".) What version of
gcc are you expecting to get by setting this? libuninameslist builds
just fine for me with Apple's gcc 4.0 on my MacBook Pro with Mac OS X
10.4.10, Xcode 2.4.1 and MacPorts 1.5.2.
More information about the macports-dev
mailing list