Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#31479 closed defect (fixed)

libedit: nested functions are disabled

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: leopard tiger Cc: kenyon@…, Andrey.E.Antipov@…, orien.madgwick@…
Port: libedit

Description

On Leopard 10.5.8 with Xcode 3.1.4 I can't build libedit:

wtc1.c:62: error: nested functions are disabled, use -fnested-functions to re-enable

Attachments (1)

main.log (47.3 KB) - added by ryandesign (Ryan Carsten Schmidt) 13 years ago.

Download all attachments as: .zip

Change History (9)

Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 13 years ago by Andrey.E.Antipov@…

Same for me.

comment:2 Changed 13 years ago by kenyon@…

Cc: kenyon@… added

Cc Me!

comment:3 Changed 13 years ago by Andrey.E.Antipov@…

Cc: Andrey.E.Antipov@… added

Cc Me!

comment:4 Changed 13 years ago by orien.madgwick@…

Cc: orien.madgwick@… added

Cc Me!

comment:5 Changed 13 years ago by orien.madgwick@…

Same for me on Intel.

comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: tiger added; powerpc removed

comment:7 in reply to:  5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Replying to orien.madgwick@…:

Same for me on Intel.

Wait, really? I've now tested Tiger, Leopard, and Snow Leopard on Intel and they all build fine. Meanwhile Tiger and Leopard on PowerPC don't build.

Anyway, the problem file seems to be in the examples. And the examples don't seem to get installed anyway. So I fixed it in r84981 by just not building the examples in the first place.

comment:8 Changed 13 years ago by Andrey.E.Antipov@…

Thanks, I should have mentioned I had it on Snow Leopard on Intel. It works now, thanks!

Note: See TracTickets for help on using tickets.