Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#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)

patch-Makefile.in (2.0 KB) - added by darren.bane@… 16 years ago.
Replacement for net/tsocks/files/patch-Makefile.in

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by darren.bane@…

Attachment: patch-Makefile.in added

Replacement for net/tsocks/files/patch-Makefile.in

comment:1 Changed 16 years ago by darren.bane@…

Sorry, I forgot to mention that the revision should be bumped up to 1 too.

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Committed in r32273. Thanks!

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.