[tlbuild] HPux again

Tim Arnold Tim.Arnold at sas.com
Tue May 27 21:57:14 CEST 2008


Hi,
I'm making progress for the HPux build now that I'm back in the office, but still having problems. I don't remember seeing graphite-related problems before. At least it gets through the xetex build now.

Here's the sequence. This morning I exec'd this
rsync -a --exclude=.svn tug.org::tldevsrc/Build/source ./

and then
configure --without-xindy --with-fontconfig=/u/tiarno/fc --without-luatex --without-dvipng --without-xdvipdfmx

make
...lots of lines...
make[1]: Entering directory `/r/ge.unx.sas.com/vol/vol10/u101/tiarno/texlive2008/source/libs/graphite-engine'
Making all in src
make[2]: Entering directory `/r/ge.unx.sas.com/vol/vol10/u101/tiarno/texlive2008/source/libs/graphite-engine/src'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"silgraphite\" -DPACKAGE_TARNAME=\"silgraphite\" -DPACKAGE_VERSION=\"2.3\" -DPACKAGE_STRING=\"silgraphite\ 2.3\" -DPACKAGE_BUGREPORT=\"silgraphite-devel at lists.sourceforge.net\" -DPACKAGE=\"silgraphite\" -DVERSION=\"2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I.  -I../include/graphite -I../src/generic -I../src/font -I../src/segment   -g -O2  -DNDEBUG -DTRACING -O3 -DNDEBUG -MT Font.lo -MD -MP -MF ".deps/Font.Tpo" -c -o Font.lo `test -f '../src/font/Font.cpp' || echo './'`../src/font/Font.cpp; \
        then mv -f ".deps/Font.Tpo" ".deps/Font.Plo"; else rm -f ".deps/Font.Tpo"; exit 1; fi
 g++ -DPACKAGE_NAME=\"silgraphite\" -DPACKAGE_TARNAME=\"silgraphite\" -DPACKAGE_VERSION=\"2.3\" "-DPACKAGE_STRING=\"silgraphite 2.3\"" -DPACKAGE_BUGREPORT=\"silgraphite-devel at lists.sourceforge.net\" -DPACKAGE=\"silgraphite\" -DVERSION=\"2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I. -I../include/graphite -I../src/generic -I../src/font -I../src/segment -g -O2 -DNDEBUG -DTRACING -O3 -DNDEBUG -MT Font.lo -MD -MP -MF .deps/Font.Tpo -c ../src/font/Font.cpp -o Font.o
In file included from ../src/segment/Main.h:75,
                 from ../src/font/Font.cpp:18:
../include/graphite/GrFeature.h:110: error: syntax error before `(' token
../include/graphite/GrFeature.h:111: error: syntax error before `(' token
../include/graphite/GrFeature.h:113: error: syntax error before `(' token
../include/graphite/GrFeature.h:117: error: 'featid' is used as a type, but is
   not defined as a type.

lots of other similar errors
thanks for any insight on this,
--Tim



More information about the tlbuild mailing list