Opened 5 years ago

Last modified 5 years ago

#59761 closed defect

mpgtx @1.3.1: ld: internal error: atom not found in symbolIndex(__ZN16mpegOutWithVideo9CorrectTSEl) — at Version 1

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: mpgtx

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

mpgtx does not build:

ld: warning: option -s is obsolete and being ignored
ld: internal error: atom not found in symbolIndex(__ZN16mpegOutWithVideo9CorrectTSEl) for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Change History (1)

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

Description: modified (diff)
Owner: set to ryandesign
Status: newaccepted

In fact, although it says the -s option is being ignored, it is the -s option that is causing this problem; removing it fixes it.

Note: See TracTickets for help on using tickets.