Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2005 01:57:48 +0300
From:      Luchezar Petkov <luchezar.petkov@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Glib 2.6.6 : eval: 1: Syntax error: "|" unexpected
Message-ID:  <766a5a9e05082115573dde31c1@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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=3D-march=3Di386 -mtune=3Di386 -O3 -pipe -fomit-frame-pointer -funrol=
l-loops
CXXFLAGS=3D"$CFLAGS"

CHOST=3D"i686-unknown-freebsd5.4"

FETCHCOMMAND=3D'/usr/bin/fetch -o "${DISTDIR}/${FILE}" ${URI}'
FEATURES=3D"-sandbox buildpkg noauto"

Thank you.
Regads.
Luchezar Petkov



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