Opened 17 years ago

Last modified 15 years ago

#12267 closed defect

error: can't read "configure.cflags" configuring gmp-cxx-wrapper — at Version 1

Reported by: deb37@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5
Keywords: gmp-cxx-wrapper, configure.cflags Cc:
Port:

Description (last modified by jmpp@…)

I am having difficulty installing the PPL library via Macports.

$ sudo port install ppl

Macports successfully installed gmp and glpk but failed on configuring gmp-cxx-wrappers (see log below).

I am using a macbook pro 2.2GHz Core 2 with os x 10.4.10 and macports 1.5.0.

Thanks!!

Dan

Terminal log:

dyn-233-129:~ deb37$ cd /opt/local/bin/portslocation/dports/ppl
dyn-233-129:/opt/local/bin/portslocation/dports/ppl deb37$ sudo port install ppl
Password:
--->  Fetching gmp
--->  Attempting to fetch gmp-4.2.1.tar.bz2 from http://ftp.gnu.org/gnu/gmp
--->  Verifying checksum(s) for gmp
--->  Extracting gmp
--->  Configuring gmp
--->  Building gmp with target all
--->  Staging gmp into destroot
--->  Running ranlib on static libraries
--->  Installing gmp 4.2.1_4+test
--->  Activating gmp 4.2.1_4+test
--->  Cleaning gmp
--->  Fetching glpk
--->  Attempting to fetch glpk-4.16.tar.gz from http://ftp.gnu.org/gnu/glpk
--->  Verifying checksum(s) for glpk
--->  Extracting glpk
--->  Configuring glpk
--->  Building glpk with target all
--->  Staging glpk into destroot
--->  Installing glpk 4.16_0
--->  Activating glpk 4.16_0
--->  Cleaning glpk
--->  Fetching gmp-cxx-wrappers
--->  Attempting to fetch gmp-4.2.1.tar.bz2 from http://ftp.gnu.org/gnu/gmp
--->  Verifying checksum(s) for gmp-cxx-wrappers
--->  Extracting gmp-cxx-wrappers
--->  Configuring gmp-cxx-wrappers
Error: Target org.macports.configure returned: can't read "configure.cflags": no such variable
Error: The following dependencies failed to build: gmp-cxx-wrappers
Error: Status 1 encountered during processing.
dyn-233-129:/opt/local/bin/portslocation/dports/ppl deb37$

Change History (1)

comment:1 Changed 17 years ago by jmpp@…

Description: modified (diff)
Note: See TracTickets for help on using tickets.