Changes between Initial Version and Version 1 of Ticket #30195
- Timestamp:
- Jul 14, 2011, 7:09:29 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30195
- Property Cc takeshi@… removed
- Property Owner changed from macports-tickets@… to takeshi@…
- Property Port g95 added
-
Property
Summary
changed from
Install G95 results in "could not create new link" error
tog95: could not create new link
-
Ticket #30195 – Description
initial v1 2 2 This on Intel iMac with OS X 10.5.8. 3 3 4 {{{ 4 5 iMac-van-Jo:~ jovo$ sudo port install g95 5 6 ---> Computing dependencies for g95 … … 12 13 Error: Status 1 encountered during processing. 13 14 To report a bug, see <http://guide.macports.org/#project.tickets> 15 }}} 14 16 15 17 Their is a gcc-4.0.4 directory though: 16 18 19 {{{ 17 20 iMac-van-Jo:work johan$ pwd 18 21 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_g95/work … … 24 27 drwxr-xr-x 85 root admin 2890 14 jul 20:51 g95-0.92 25 28 drwxrwxrwx 52 1000 100 1768 31 jan 2007 gcc-4.0.4 29 }}}