Ticket #12373 (closed defect: worksforme)
BUG: libcompat compile problems
| Reported by: | sbranzo@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | libcompat fortune | Cc: | |
| Port: |
Description
Mac mini intel os x 10.4.10, xcode 2.4.1. Logfile attached
Attachments
Change History
comment:1 Changed 6 years ago by nox@…
- Priority changed from Blocker to High
- Version 1.5.0 deleted
- Summary changed from [BUG] libcompat compile problems to BUG: libcompat compile problems
comment:2 Changed 6 years ago by afb@…
This bug happens if you have GNU coreutils in the path, as the Makefile includes <bsd.lib.mk> and needs BSD tsort - not GNU...
comment:3 Changed 6 years ago by afb@…
- Status changed from new to closed
- Resolution set to worksforme
Added a check for GNU tsort in r27938, note that the "coreutils" port is not to blame here since it installs the program as "gtsort" - so it must be something local that was breaking the build...
Note: See
TracTickets for help on using
tickets.

