invalid command name "..."
Toby Peterson
toby at macports.org
Sat Aug 1 17:33:58 PDT 2009
http://trac.macports.org/ticket/20378
On Sat, Aug 1, 2009 at 15:37, Jeremy Huddleston<jeremyhu at macports.org> wrote:
> So recent base has been giving me a problem...
>
> With a fresh checkout, I do:
>
> # First sanitize your environment to remove any reference to /opt/local etc
> svn co https://svn.macosforge.org/repository/macports/trunk/base
> cd base
> ./configure && gnumake -j3 && sudo make install
> …
> ===> making install in src/programs/daemondo
> /usr/bin/install -c -o root -g admin -m 555 build/daemondo /opt/local/bin
> [ ! -f /opt/local/etc/macports/mp_version ] || rm -vf
> /opt/local/etc/macports/mp_version
> /usr/bin/install -c -o root -g admin -m 444 setupenv.bash
> /opt/local/share/macports/
> /usr/bin/tclsh src/upgrade_sources_conf_default.tcl /opt/local
> /usr/bin/tclsh src/dep_map_clean.tcl /Library/Tcl
> invalid command name "sysctl"
> while executing
> "sysctl hw.cpu64bit_capable"
> (procedure "mportinit" line 363)
> invoked from within
> "mportinit"
> (file "src/dep_map_clean.tcl" line 12)
> make: *** [install] Error 1
>
>
> The above failure happens on my intel box when installing for i386 or
> x86_64.
>
>
> The below failure happens on my Leopard G5 box:
>
> invalid command name "get_systemconfiguration_proxies"
> while executing
> "get_systemconfiguration_proxies"
> (procedure "mportinit" line 440)
> invoked from within
> "mportinit"
> (file "src/dep_map_clean.tcl" line 12)
>
>
>
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
>
More information about the macports-dev
mailing list