#32097 closed defect (fixed)
nant-0.85: Framework directory '/opt/local/lib/pkgconfig/../../lib/mono/1.0' does not exist
Reported by: | david@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | nant |
Description
Installing nant-0.85 on macports 2.0.3, having already installed mono-2.10.6. Installation fails with "Error: Status 1 encountered during processing."
Looking at the log, it looks like nant is expecting '/opt/local/lib/mono/1.0' to exist. It doesn't on my machine.
veronica:nant-0.85 david$ ls -l /opt/local/lib/mono total 0 drwxr-xr-x 139 root admin 4726 17 Nov 09:06 2.0 drwxr-xr-x 15 root admin 510 17 Nov 09:06 3.5 drwxr-xr-x 217 root admin 7378 17 Nov 09:06 4.0 drwxr-xr-x 6 root admin 204 17 Nov 09:06 compat-2.0 drwxr-xr-x 113 root admin 3842 17 Nov 09:06 gac drwxr-xr-x 3 root admin 102 17 Nov 09:06 mono-configuration-crypto drwxr-xr-x 3 root admin 102 17 Nov 09:06 monodoc drwxr-xr-x 3 root admin 102 17 Nov 09:06 xbuild drwxr-xr-x 3 root admin 102 17 Nov 09:06 xbuild-frameworks
Mac is Intel iMac 10.7.2 Core2Duo with 12 GB RAM.
Attachments (1)
Change History (6)
Changed 13 years ago by david@…
comment:2 Changed 13 years ago by mf2k (Frank Schima)
Cc: | david@… removed |
---|
The reporter is automatically Cc'ed.
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Summary: | nant-0.85 install fails with "Error: Status 1 encountered during processing" → nant-0.85: Framework directory '/opt/local/lib/pkgconfig/../../lib/mono/1.0' does not exist |
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed by updating nant to 0.91 in r87348.
comment:5 Changed 13 years ago by david@…
Thank you, confirm updating port and installing works for nant-0.91
Note: See
TracTickets for help on using
tickets.
Installation log