Re: [Dev-luatex] luatex 1.08 in TL cannot be built with --with-system-gmp
Reposting to dev-luatex, seems to be the appropriate place. On Thu, 06 Sep 2018, Norbert Preining wrote:
Hi Luigi, hi all,
configuring current TL sources with --with-system-gmp I get an error: gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c -I/usr/include/libpng16 -I/home/norbert/Development/TeX/texlive.git/Build/source/foo/texk -I/home/norbert/Development/TeX/texlive.git/Build/source/texk -I../../../texk/web2c/mplibdir -Wimplicit -Wreturn-type -g -O2 -MT libmplibcore_a-mpmathbinary.o -MD -MP -MF .deps/libmplibcore_a-mpmathbinary.Tpo -c -o libmplibcore_a-mpmathbinary.o `test -f 'mpmathbinary.c' || echo '../../../texk/web2c/'`mpmathbinary.c In file included from ../../../texk/web2c/mplibdir/mpmathbinary.w:28: ../../../texk/web2c/mplibdir/mpmathbinary.w:44:10: fatal error: gmp/config.h: No such file or directory #include
^~~~~~~~~~~~~~ compilation terminated. Debian's libgmp-dev does not ship gmp/config.h only gmp.h
Is it now necessary to build with the TL shipped libgmp?
Best Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. + JAIST + TeX Live + Debian Developer GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
On Thu, Sep 6, 2018 at 8:41 AM Norbert Preining
Reposting to dev-luatex, seems to be the appropriate place.
On Thu, 06 Sep 2018, Norbert Preining wrote:
Hi Luigi, hi all,
configuring current TL sources with --with-system-gmp I get an error:
confirmed , the split between metapost and mplib is not ok --with-system-gmp (pmpost also fails --with-system-gmp=no, so probably I have overlooked something in my local tl tree). -- luigi
On Thu, Sep 6, 2018 at 8:41 AM Norbert Preining
Reposting to dev-luatex, seems to be the appropriate place.
Hi Luigi, hi all,
configuring current TL sources with --with-system-gmp I get an error: gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c -I/usr/include/libpng16 -I/home/norbert/Development/TeX/texlive.git/Build/source/foo/texk -I/home/norbert/Development/TeX/texlive.git/Build/source/texk -I../../../texk/web2c/mplibdir -Wimplicit -Wreturn-type -g -O2 -MT
On Thu, 06 Sep 2018, Norbert Preining wrote: libmplibcore_a-mpmathbinary.o -MD -MP -MF .deps/libmplibcore_a-mpmathbinary.Tpo -c -o libmplibcore_a-mpmathbinary.o `test -f 'mpmathbinary.c' || echo '../../../texk/web2c/'`mpmathbinary.c
In file included from ../../../texk/web2c/mplibdir/mpmathbinary.w:28: ../../../texk/web2c/mplibdir/mpmathbinary.w:44:10: fatal error: gmp/config.h: No such file or directory #include
^~~~~~~~~~~~~~ compilation terminated. Debian's libgmp-dev does not ship gmp/config.h only gmp.h
Is it now necessary to build with the TL shipped libgmp?
Best
Norbert
the buildfarm looks ok now : http://build.contextgarden.net/waterfall?tag=c/texlive The red ones are offline. can you check if --with-system-gmp works for your ? Here $> ./Build --debug --with-system-gmp fails with "" checking requested system `gmp' library... ok configure: error: you can not use system libraries for a native TeX Live build "" -- luigi
participants (2)
-
luigi scarso
-
Norbert Preining