Ticket #75 (new defect) — at Initial Version
savannah: mc-4.6.1 will not compile using --with-screen=mcslang on Mac OS X
Reported by: | slavazanko | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Original: http://savannah.gnu.org/bugs/?21337
Submitted by: | Wenchieh Yen <ywc> | Submitted on: | Sat 13 Oct 2007 01:54:50 PM UTC |
Category: | Core | Severity: | 3 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Release: | 4.6.1 | Operating System: | Other |
Discussion:
Mon 15 Oct 2007 09:02:34 AM UTC, comment #2: I have reported it upstream to the slang devel list. Wenchieh Yen <ywc> Mon 15 Oct 2007 08:38:49 AM UTC, comment #1: Maybe this is not a problem that should be fixed in S-Lang but rather in MC. I'll investigate. Pavel Tsekov <ptsekov> Project Administrator Sat 13 Oct 2007 01:54:50 PM UTC, original submission: - Cause: Some external references, such as SLang_TT_Read_FD, in slang.h cannot be resolved because REAL_UNIX_SYSTEM will not be defined by compilation on OS X. - Solution: Add defined(_APPLE_) to slang.h. Please see attachment The issue affects also mc-4.6.2-pre1. This is also reported to slang author and macports.
Change History
Changed 16 years ago by slavazanko
- Attachment 14137-mc-4.6.1-mcslang.patch added
Note: See
TracTickets for help on using
tickets.
added by ywc