Opened 9 years ago

Closed 9 years ago

#45790 closed defect (worksforme)

ncurses @5.9_2: Patch to remove -no-cpp-precomp

Reported by: Lord-Kamina (Gregorio Litenstein) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: ncurses

Description

This command-line argument has been obsolete for ages and has been plaguing pretty much anybody who has ever tried to build ncurses using gcc, which will for some reason throw instead of just giving a warning.

I've patched the source files responsible for this flag, attached here.

Attachments (4)

patch-Ada95-aclocal.m4.diff (504 bytes) - added by Lord-Kamina (Gregorio Litenstein) 9 years ago.
patch-configure.diff (486 bytes) - added by Lord-Kamina (Gregorio Litenstein) 9 years ago.
patch-aclocal.m4.diff (492 bytes) - added by Lord-Kamina (Gregorio Litenstein) 9 years ago.
patch-Ada95-configure.diff (498 bytes) - added by Lord-Kamina (Gregorio Litenstein) 9 years ago.

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by Lord-Kamina (Gregorio Litenstein)

Attachment: patch-Ada95-aclocal.m4.diff added

Changed 9 years ago by Lord-Kamina (Gregorio Litenstein)

Attachment: patch-configure.diff added

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Keywords: build failure gcc -no-cpp-precomp removed
Owner: changed from macports-tickets@… to jmr@…

Changed 9 years ago by Lord-Kamina (Gregorio Litenstein)

Attachment: patch-aclocal.m4.diff added

Changed 9 years ago by Lord-Kamina (Gregorio Litenstein)

Attachment: patch-Ada95-configure.diff added

comment:2 Changed 9 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Works fine with the versions of gcc that MacPorts uses. Feel free to send these upstream though.

Note: See TracTickets for help on using tickets.