Skip site navigation (1)Skip section navigation (2)
Date:      23 Aug 2005 09:19:58 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Luchezar Petkov <luchezar.petkov@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Glib 2.6.6 : eval: 1: Syntax error: "|" unexpected
Message-ID:  <44vf1wiydd.fsf@be-well.ilk.org>
In-Reply-To: <766a5a9e05082115573dde31c1@mail.gmail.com>
References:  <766a5a9e05082115573dde31c1@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Luchezar Petkov <luchezar.petkov@gmail.com> writes:

> Hello.
> I'm trying to compile Glib 2.6.6 and get this error:
> eval: 1: Syntax error: "|" unexpected
> gmake[4]: *** [libglib-2.0.la] Error 2
> gmake[4]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.6.6/glib'
> gmake[3]: *** [all-recursive] Error 1
> gmake[3]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.6.6/glib'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.6.6/glib'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.6.6'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/devel/glib20.
> ----------------------------------
> My /etc/make.conf :
> 
> CFLAGS=-march=i386 -mtune=i386 -O3 -pipe -fomit-frame-pointer -funroll-loops
> CXXFLAGS="$CFLAGS"
> 
> CHOST="i686-unknown-freebsd5.4"
> 
> FETCHCOMMAND='/usr/bin/fetch -o "${DISTDIR}/${FILE}" ${URI}'
> FEATURES="-sandbox buildpkg noauto"

I can't reproduce the problem.
Does it occur for you with an empty make.conf?

What is your system (uname -a)?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44vf1wiydd.fsf>