[MacPorts] #22224: libssh2-1.2.1 ppc Make error - syntax error near unexpected token `|'

MacPorts noreply at macports.org
Fri Jul 30 12:02:05 PDT 2010


#22224: libssh2-1.2.1 ppc Make error - syntax error near unexpected token `|'
-------------------------------------+--------------------------------------
  Reporter:  trevordevore@…          |       Owner:  pmq@…           
      Type:  defect                  |      Status:  closed          
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1           
Resolution:  fixed                   |    Keywords:                  
      Port:  libssh2                 |  
-------------------------------------+--------------------------------------
Description changed by ryandesign@…:

Old description:

> I'm trying to build libssh2 as a universal binary. I'm running 10.5.8 on
> intel with XCode 3.1.2. The i386 build seems to work fine. During the PPC
> build the make process encounters an error. The first error reported is:
>
> ../libtool: eval: line 947: syntax error near unexpected token `|'
>
> Previous to that error in the debug log I see that data is being piped
> into nothing:
>
> .libs/pem.o   |  | /usr/bin/sed 's/.*
>
> I'm guessing this is where the error is although I don't know much about
> the build process.

New description:

 I'm trying to build libssh2 as a universal binary. I'm running 10.5.8 on
 intel with XCode 3.1.2. The i386 build seems to work fine. During the PPC
 build the make process encounters an error. The first error reported is:

 {{{
 ../libtool: eval: line 947: syntax error near unexpected token `|'
 }}}

 Previous to that error in the debug log I see that data is being piped
 into nothing:

 {{{
 .libs/pem.o   |  | /usr/bin/sed 's/.*
 }}}

 I'm guessing this is where the error is although I don't know much about
 the build process.

--

-- 
Ticket URL: <http://trac.macports.org/ticket/22224#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list