[MacPorts] #1715: pkgconfig configure error

MacPorts noreply at macports.org
Thu Mar 24 06:51:01 PDT 2016


#1715: pkgconfig configure error
--------------------------------+--------------------------------
  Reporter:  kristian.peters@…  |      Owner:  macports-tickets@…
      Type:  defect             |     Status:  closed
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  1.0
Resolution:  fixed              |   Keywords:
      Port:  pkgconfig          |
--------------------------------+--------------------------------
Changes (by ryandesign@…):

 * port:   => pkgconfig


Old description:

> In order to build pkgconfig correctly, I need to add CPPFLAGS to
> configure.env. The patch below
> shows the difference:
>
> --- darwinports/dports/devel/pkgconfig/Portfile Mon Mar 22 15:25:10 2004
> +++ korsebyports/pkgconfig/Portfile     Thu Apr  8 14:00:31 2004
> @@ -14,4 +14,5 @@
>                  used to compile and link against one or more libraries.
>  master_sites   ${homepage}releases/
>  checksums      md5 a7e4f60a6657dbc434334deb594cc242
> +configure.env  CPPFLAGS="-no-cpp-precomp"
>  configure.args --mandir=${prefix}/share/man

New description:

 In order to build pkgconfig correctly, I need to add CPPFLAGS to
 configure.env. The patch below
 shows the difference:

 {{{
 --- darwinports/dports/devel/pkgconfig/Portfile Mon Mar 22 15:25:10 2004
 +++ korsebyports/pkgconfig/Portfile     Thu Apr  8 14:00:31 2004
 @@ -14,4 +14,5 @@
                  used to compile and link against one or more libraries.
  master_sites   ${homepage}releases/
  checksums      md5 a7e4f60a6657dbc434334deb594cc242
 +configure.env  CPPFLAGS="-no-cpp-precomp"
  configure.args --mandir=${prefix}/share/man
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/1715#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list