[tlbuild] starting builds

Angelo Graziosi angelo.graziosi at alice.it
Sun May 1 15:02:25 CEST 2011


Il 01/05/2011 14.29, Ken Brown ha scritto:
> On 5/1/2011 5:37 AM, angelo.graziosi wrote:
>> Ken Brown wrote:
>>
>>> For the record, here's how the build of clisp-2.49 failed:
>>> [...]
>>
>>> A workaround is to replace
>>> '-luuid' by '/usr/lib/w32api/libuuid.a' in
>>> clisp-2.49/modules/syscalls/configure and clisp-2.49/src/makemake.in.
>>
>> Just for the record, I have added this:
>>
>> ==============================================================
>> [...]
>> cd clisp-2.49
>>
>> +mv modules/syscalls/configure modules/syscalls/configure.orig
>> +sed -e '{s%-luuid%-L/usr/lib/w32api -luuid%}' \
>> + modules/syscalls/configure.orig > modules/syscalls/configure \
>> + || return 1
>>
>> +mv src/makemake.in src/makemake.in.orig
>> +sed -e '{s%-luuid%-L/usr/lib/w32api -luuid%}' \
>> + src/makemake.in.orig > src/makemake.in \
>> + || return 1
>>
>> # On FreeBSD/amd64, add --disable-mmap.
>> [...]
>> ==============================================================
>>
>> to the 'build' utils/README 'script' :-)
>
> Hi Angelo,
>
> A small correction for the sake of the archives: It turns out that the
> patch to src/makemake.in isn't relevant for the Cygwin build; the patch
> to modules/syscalls/configure suffices.

Ken,
thanks for the clarification :)

I have just finished to build TL2011 without problems:

...
/tmp/texlive-source/Build: 338 executables in /tmp/texlive-source/inst/bin.
done Sun May 1 14:40:41 2011

Ciao,
Angelo.


More information about the tlbuild mailing list