Opened 8 months ago

Closed 8 months ago

#68198 closed defect (fixed)

libquirc +full fails on 10.6.8: Undefined symbols: "_main", referenced from: start in crt1.10.5.o (maybe you meant: _SDL_main)

Reported by: barracuda156 Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: snowleopard, powerpc, rosetta Cc:
Port: libquirc

Description (last modified by mascguy (Christopher Nielsen))

As is,

Undefined symbols:
  "_main", referenced from:
      start in crt1.10.5.o
     (maybe you meant: _SDL_main)
ld: symbol(s) not found

Change History (3)

comment:1 Changed 8 months ago by mascguy (Christopher Nielsen)

Description: modified (diff)
Owner: set to mascguy
Status: newassigned

comment:2 Changed 8 months ago by mascguy (Christopher Nielsen)

Description: modified (diff)

comment:3 Changed 8 months ago by Christopher Nielsen <mascguy@…>

Resolution: fixed
Status: assignedclosed

In 2d9d183447c6e8c72b84bc27db51ed8ca872ace6/macports-ports (master):

libquirc: variant full: fix link error

  • Cleanup patch, eliminating SDL lib copy-pasta
  • Define BUILD_QUIRC for destroot, in addition to build, which is critical

Fixes: #68198

Note: See TracTickets for help on using tickets.