[Nix-dev] Compilation of TexLive does not find Xm/Xm.h

Valentin David valentin.david at gmail.com
Thu Jan 8 17:13:19 CET 2009


Hi all,

I am trying to add something in the stratego buildfarm. But I have for
the moment a failure locally. I have a build dependency to
pkgs.texlive (tetex is not good for this package). But when it tries
to compile texlive, it fails finding Xm/Xm.h when building xdvi. The
only thing I did locally on nixpkgs was to update ed to 1.1 (which
compiled successfully, 0.9 is removed from mirrors), but I do not
think it had impact.

[...]
make[3]: Entering directory
`/tmp/nix-build-1fb6jjk8yvsw5r2w5g6xxsi6j0n5v2j8-texlive-core-2007.drv-0/texlive-bin-2007.dfsg.1/build/source/texk/xdvik/gui'
building help-window.o
gcc -DHAVE_CONFIG_H  -I. -I. -I../.. -I../.. -W -Wall -Wunused
-I.. -I./.. -I/usr/include  -DPS_GS  -DXSERVER_INFO  -g -O2  -c
help-window.c -o help-window.o
In file included from help-window.c:29:
../xdvi.h:776:19: error: Xm/Xm.h: No such file or directory
In file included from help-window.c:29:
../xdvi.h:777: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'G_charset'
help-window.c:38:22: error: Xm/Form.h: No such file or directory
help-window.c:39:23: error: Xm/Frame.h: No such file or directory
help-window.c:40:22: error: Xm/Text.h: No such file or directory
help-window.c:41:27: error: Xm/Protocols.h: No such file or directory
[...]

-- 
Valentin David
valentin.david at gmail.com



More information about the nix-dev mailing list