Opened 16 months ago

Last modified 9 months ago

#67509 assigned defect

Building lame on OS X 10.4.11 on an iMac G5 fails; it seems to be attempting to build C++ code with a C compiler — at Initial Version

Reported by: RealKGB (WhitetailAni) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: tiger Cc:
Port: lame

Description

I am attempting to install ffmpeg on my iMac G5 running OS X 10.4.11. One of the required dependencies is lame, but when trying to build, it produces the log attached below. When looking in the log and looking up the errors, the reoccurring one is "expected '=', ',', ';', 'asm' or 'attribute' before 'size_t'" - which means this is C++ code, that a C compiler is trying to compile. I've attached the log if that helps at all.

Change History (1)

Changed 16 months ago by RealKGB (WhitetailAni)

Attachment: main.log added

Log that occurs when building lame

Note: See TracTickets for help on using tickets.