Ticket #23539 (closed defect: fixed)
cgal-3.5.1 fails to build on case-sensitive filesystems
| Reported by: | raphael@… | Owned by: | vince@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | haspatch | Cc: | |
| Port: | cgal |
Description
cgal-3.5.1 fails to build on case-sensitive filesystems because the distname is CGAL-3.5.1 and not cgal-3.5.1:
---> Configuring cgal [...] sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/work/cgal-3.5.1: No such file or directory > ls /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/work/ CGAL-3.5.1/
A patch is attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

