Opened 2 years ago

Last modified 2 years ago

#64894 closed defect

n2n fails to build for ppc on 10.6.8 Rosetta — at Initial Version

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: powerpc, snowleopard, rosetta Cc:
Port: n2n

Description

/usr/bin/gcc-4.2 -std=gnu99 -L/opt/local/libexec/openssl11/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -pthread -L .  src/supernode.o libn2n.a   -ln2n -lcrypto -lzstd  -o src/supernode
ld: -L must be immediately followed by a directory path (no space)
collect2: ld returned 1 exit status
make: *** [src/edge] Error 1
make: *** Waiting for unfinished jobs....
ld: -L must be immediately followed by a directory path (no space)
collect2: ld returned 1 exit status
make: *** [src/supernode] Error 1

Change History (2)

Changed 2 years ago by barracuda156

Attachment: main.log added

Changed 2 years ago by barracuda156

Attachment: config.log added
Note: See TracTickets for help on using tickets.