Opened 14 years ago

Last modified 14 years ago

#27422 closed defect

vile: error: conflicting types for 'yyget_leng' — at Version 3

Reported by: albemengoni Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign@…
Port: vile

Description (last modified by ryandesign (Ryan Carsten Schmidt))

the command:

mymac>sudo port install vile

terminates with error and vile cannot be installed.

Change History (5)

Changed 14 years ago by albemengoni

Attachment: main.log added

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Owner: changed from macports-tickets@… to waqar@…
Port: vile added
Summary: vile does not compile/installvile: error: conflicting types for 'yyget_leng'

The relevant error from the log seems to be:

:info:build <stdout>:526: error: conflicting types for 'yyget_leng'
:info:build ./filters.h:165: error: previous declaration of 'yyget_leng' was here

I get a different error when I try to build...

The port should be updated to version 9.8; maybe that will help one or both of us.

comment:2 Changed 14 years ago by albemengoni

OK. Looking forward for vile 9.8 version. A

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: vile-9.8.diff added

proposed patch

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

9.8 builds for me; I've attached my patch. See if it builds for you too.

Note: See TracTickets for help on using tickets.