#13674 closed defect (fixed)
BUG: tsocks 1.8.3 won't compile on Leopard
Reported by: | darren.bane@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
tsocks-1.8.3
!snip! /usr/bin/gcc-4.0 -fPIC -O2 -Wall -I. -nostdlib -L/opt/local/lib -dynamiclib -multiply_defined suppress -single_module -o libtsocks.dylib.1.8 tsocks.o common.o parser.o dead_pool.o -ldl -lSystemStubs -lc ld: can't insert lazy pointers, __dyld section not found collect2: ld returned 1 exit status make: *** [libtsocks.dylib.1.8] Error 1 Error: Status 1 encountered during processing.
Attachments (1)
Change History (5)
Changed 17 years ago by darren.bane@…
Attachment: | patch-Makefile.in added |
---|
comment:1 Changed 17 years ago by darren.bane@…
Sorry, I forgot to mention that the revision should be bumped up to 1 too.
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r32273. Thanks!
Note: See
TracTickets for help on using
tickets.
Replacement for net/tsocks/files/patch-Makefile.in