I keep on getting these errors lately with various ports, not just these. Any idea? flomac:~ root# port build gnuplot Error: Error executing darwin_8: invalid command name "configure.cc" Error: Unable to execute port: Error evaluating variants flomac:~ root# port build hugs98 Error: Error executing darwin_8: invalid command name "configure.compiler" Error: Unable to open port: Error evaluating variants -- Florian Ebeling florian.ebeling@gmail.com
On 13 Oct, 2007, at 13:26, Florian Ebeling wrote:
I keep on getting these errors lately with various ports, not just these. Any idea?
flomac:~ root# port build gnuplot Error: Error executing darwin_8: invalid command name "configure.cc" Error: Unable to execute port: Error evaluating variants flomac:~ root# port build hugs98 Error: Error executing darwin_8: invalid command name "configure.compiler" Error: Unable to open port: Error evaluating variants
What version of port are you running? Sounds like you need to update (`port selfupdate`) Chris
On Oct 13, 2007, at 1:26 PM, Florian Ebeling wrote:
I keep on getting these errors lately with various ports, not just these. Any idea?
flomac:~ root# port build gnuplot Error: Error executing darwin_8: invalid command name "configure.cc" Error: Unable to execute port: Error evaluating variants flomac:~ root# port build hugs98 Error: Error executing darwin_8: invalid command name "configure.compiler" Error: Unable to open port: Error evaluating variants
-- Florian Ebeling florian.ebeling@gmail.com _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
why were you using "port build gnuplot" instead of "port install gnuplot"? anyway try port clean gnuplot and then port install gnuplot
I keep on getting these errors lately with various ports, not just these. Any idea?
flomac:~ root# port build gnuplot Error: Error executing darwin_8: invalid command name "configure.cc" Error: Unable to execute port: Error evaluating variants flomac:~ root# port build hugs98 Error: Error executing darwin_8: invalid command name "configure.compiler" Error: Unable to open port: Error evaluating variants
What version of port are you running? Sounds like you need to update (`port selfupdate`)
1.442 was my version. Upgrading did the trick, thanks! -- Florian Ebeling florian.ebeling@gmail.com
participants (3)
-
Chris Pickel
-
Florian Ebeling
-
William Davis