pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: debugging pkgsrc on Solaris



On Wed, Jul 05, 2006 at 11:36:55AM +0100, Raymond Meyer wrote:
> I'm trying to build lang/gcc34-ada on Sparc Solaris, I posted about this
> problem some time ago, but nobody replied to me
> 
> # bmake extract
> /bin/sh: syntax error at line 1: `;' unexpected
> *** Error code 2

Put /usr/xpg4/bin into $PATH before /usr/bin and/or set SHELL=/usr/xpg4/bin/sh
(or something else that is ksh-like).
I suspect you are falling foul of solaris's proper bourne shell!

        David

-- 
David Laight: david%l8s.co.uk@localhost



Home | Main Index | Thread Index | Old Index