GNOME Bugzilla – Bug 331180
vte compilation error in vteseq-table.h
Last modified: 2006-02-15 06:30:50 UTC
Please describe the problem: Compiling vte 0.11.18 on x86-64 machine gives this error on make install: make[1]: Leaving directory `/root/devel/tmp/WORK/vte-0.11.18-1/vte-0.11.18' Running the make install, with DESTDIR=/root/devel/tmp/STAGE/vte-0.11.18-1... cd /root/devel/tmp/WORK/vte-0.11.18-1/vte-0.11.18 Executing "makeinstall" in /root/devel/tmp/LOGS/vte-0.11.18-1/makeinstall.sh, output in /root/devel/tmp/LOGS/vte-0.11.18-1/makeinstall.txt make DESTDIR=/root/devel/tmp/STAGE/vte-0.11.18-1 install Making install in src make[1]: Entering directory `/root/devel/tmp/WORK/vte-0.11.18-1/vte-0.11.18/src' make vteseq-gen make[2]: Entering directory `/root/devel/tmp/WORK/vte-0.11.18-1/vte-0.11.18/src' gcc -I/usr/X11R6/include -O2 -fPIC -pipe -march=x86-64 vteseq-gen.c -o vteseq-gen make[2]: Leaving directory `/root/devel/tmp/WORK/vte-0.11.18-1/vte-0.11.18/src' ./vteseq-gen > vteseq-table.h make[1]: *** [vteseq-table.h] Error 4 make[1]: Leaving directory `/root/devel/tmp/WORK/vte-0.11.18-1/vte-0.11.18/src' make: *** [install-recursive] Error 1 mkdir -m 755 -p /root/devel/tmp/STAGE/vte-0.11.18-1/usr/doc/vte-0.11.18 Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Yes Other information: Machine is running dual-core X2 cpu on SLAMD64 linux in x86_64 mode, previous release of vte 0.11.17 compiles OK. I belive this is due to changes in vteseq-gen which were introduced in 0.11.18
*** This bug has been marked as a duplicate of 331178 ***
Sorry i did not mean to press enter twice to create 2 bugs...