#13040 closed defect (duplicate)
boost should not use cd command
Reported by: | saispo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | saispo@…, sanchom (Sancho McCann) | |
Port: |
Description
I got an error when i try to build boost from trunk to Leopard. I get this error :
Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (don't panic: this is a strictly optional feature). ...patience... ...patience... ...found 11406 targets... make: `install' is up to date. Error: Target org.macports.destroot returned: invalid command name "cd" Warning: the following items did not execute (for boost): org.macports.activate org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Any idea ?
Change History (4)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | sanchom@… added |
---|---|
Milestone: | → Port Bugs |
Summary: | Boost does not build on Leopard → boost should not use cd command |
Version: | 1.5.2 → 1.6.0 |
comment:2 Changed 17 years ago by sanchom (Sancho McCann)
I will be fixing this use of the tcl cd command soon. However, there have also been other seemingly unrelated problems to installing the boost port on 10.5 Leopard (See ticket #13223).
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closing as duplicate of #13684, because although this bug is older, that one has a patch.
If you are getting "invalid command name 'cd'" then you are running MacPorts from trunk, and not version 1.5.2. The cd command was removed in MacPorts trunk and not all portfiles have been updated yet.