Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 2009 21:13:23 +0400
From:      Roman Bogorodskiy <bogorodskiy@gmail.com>
To:        x11@FreeBSD.org
Subject:   Re: libX11 build fail
Message-ID:  <20090807171321.GA1337@underworld.novel.ru>
In-Reply-To: <20090806161535.GA40476@underworld.novel.ru>
References:  <20090806161535.GA40476@underworld.novel.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

  Roman Bogorodskiy wrote:

> Trying to build x11/libX11 (cvsuped an hour ago) and have the following
> problem:
> 
> ./configure: 2767: Syntax error: word unexpected (expecting ")")
> ===>  Script "configure" failed unexpectedly.
> 
> Line 2767 of configure being:
> 
>  2767     _LT_DECL(build_libtool_libs, enable_shared, 0,
>  2768         Whether or not to build shared libraries)
> 
> config.log attached.

I've managed to compile it (see the patch attached). Also, I don't see a
point to bring in so much autotools stuff just to change pkgconfig files
location while we can just patch Makefile.in before running configure.

Roman Bogorodskiy


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