[tlbuild] trial builds for TL'13

Mojca Miklavec mojca.miklavec.lists at gmail.com
Sat Mar 30 23:36:22 CET 2013


On Sat, Mar 30, 2013 at 8:56 PM, Ettore Aldrovandi wrote:
> OK, it builds, now, both i386 x86_64. I used gcc version 4.6.3.
>
> Remarks:
>
> * In freetype2/freetype-2.4.11, configure assumes grep is ggrep
>   causing a failure in gmake being detected. ( ggrep is found, but not
>   used.) It happens on both Solaris 10 and 11.

Oh, well. The following fails to work on Solaris which is why the build fails:

    gmake -v 2>/dev/null | grep '\(GNU\|makepp\)'

The best solution seems to do the "grepping" in two steps (first grep
for GNU and then for makepp), but I'll contact the upstream developer
via https://savannah.nongnu.org/patch/?7971. Maybe we'll get it right
in the third try.

Mojca


More information about the tlbuild mailing list