[MacPorts] #17995: mesa 7.2 does not build due to incomplete configuration
MacPorts
noreply at macports.org
Wed Jan 14 07:14:55 PST 2009
#17995: mesa 7.2 does not build due to incomplete configuration
--------------------------------------+-------------------------------------
Reporter: pgijnxn02@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: mesa
--------------------------------------+-------------------------------------
Tiger 10.4.11 Mac Mini PPC
Something (gnucash or qt3?) is pulling in mesa as a dependency when I
upgrade. It doesn't build, apparently because it's using "default" as a
make target when it needs to be something else from a list it gives.
{{{
---> Building mesa
DEBUG: Executing org.macports.build (mesa)
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.2"
&& nice
-n 10 make default INSTALL_DIR=/opt/local X11_DIR=/opt/local'
Please choose a configuration from the following list:
aix
aix-64
aix-64-static
aix-gcc
aix-static
beos
bluegene-osmesa
bluegene-xlc-osmesa
catamount-osmesa-pgi
config.mgw
darwin
darwin-fat-32bit
darwin-fat-all
freebsd
[etc]
Then type 'make <config>' (ex: 'make linux-x86')
Or, run './configure' then 'make'
See './configure --help' for details
(ignore the following error message)
make: *** [configs/current] Error 1
}}}
However, substituting "darwin" for default does not cause it to build
correctly. I see that the Porfile has "use_configure no" set. Is that
skipping a necessary configuration step?
--
Ticket URL: <http://trac.macports.org/ticket/17995>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list