Opened 17 months ago

Last modified 13 months ago

#66368 assigned defect

xld: building from source error: expected expression before '@' token

Reported by: barracuda156 Owned by: judaew (Vadym-Valdis Yudaiev)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc: akimd (Akim Demaille)
Port: xld

Description

I am trying to implement building xld from source. I get an error with Objective C, which I am not sure how to fix:

:info:build /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_audio_xld/xld/work/trunk/XLD/main.m: In function 'main':
:info:build /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_audio_xld/xld/work/trunk/XLD/main.m:48: error: expected expression before '@' token

:info:build /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_audio_xld/xld/work/trunk/XLD/XLDPluginManager.m: In function '-[XLDPluginManager init]':
:info:build /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_audio_xld/xld/work/trunk/XLD/XLDPluginManager.m:60: error: expected expression before '@' token
:info:build /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_audio_xld/xld/work/trunk/XLD/XLDPluginManager.m:87: error: expected expression before '@' token

Attachments (1)

main.log (353.1 KB) - added by barracuda156 17 months ago.

Download all attachments as: .zip

Change History (5)

Changed 17 months ago by barracuda156

Attachment: main.log added

comment:1 Changed 17 months ago by barracuda156

Summary: xld: building from source error:xld: building from source error: error: expected expression before '@' token

comment:2 Changed 17 months ago by barracuda156

Summary: xld: building from source error: error: expected expression before '@' tokenxld: building from source error: expected expression before '@' token

comment:3 Changed 17 months ago by barracuda156

If anyone wants to try, take xld and monkeys-audio from here: https://github.com/barracuda156/macports-ports/tree/xld

comment:4 Changed 13 months ago by akimd (Akim Demaille)

Cc: akimd added
Note: See TracTickets for help on using tickets.