#22224: libssh2-1.2.1 ppc Make error - syntax error near unexpected token `|' ------------------------------------+--------------------------------------- Reporter: trevordevore@… | Owner: pmq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libssh2 ------------------------------------+--------------------------------------- Comment(by iamgnat@…): I'm also seeing the same issue trying to build for 10.5.8 to get a ppc/i386/x86_64 universal build. I'm still digging (not much experience with libtool), but I found that the i386 and x86_64 libtool scripts have global_symbol_pipe set like: global_symbol_pipe="sed -n -e 's/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'" While the PPC version is set to an empty string. This appears to be the bad value that is causing the dual pipes which in turn is causing the issue. -- Ticket URL: <http://trac.macports.org/ticket/22224#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS