Luchezar Petkov <[EMAIL PROTECTED]> 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)?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to