[tlbuild] HPux again

Vladimir Volovich vvv at vsu.ru
Wed Jun 4 22:25:24 CEST 2008


"TA" == Tim Arnold writes:

 TA> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./..  -I../../libs/obsdcompat
 TA> -I../../libs/obsdcompat/.. -I./../../libs/obsdcompat
 TA> -I./../../libs/obsdcompat/..  -I./../../libs/zlib
 TA> -I./../../libs/libpng -I./../../libs/xpdf
 TA> -Dextra_version_info=`date +-%Y%m%d%H` -g -O2 -c -I./synctex
 TA> -I../../libs/zlib -I./../../libs/zlib -o synctex_parser.o
 TA> synctex/synctex_parser.c gcc -o synctex synctex_main.o
 TA> synctex_parser.o ../../libs/zlib/libz.a /usr/ccs/bin/ld: Can't
 TA> create synctex /usr/ccs/bin/ld: Is a directory collect2: ld
 TA> returned 1 exit status make[2]: *** [synctex] Error 1 make[2]:
 TA> Leaving directory
 TA> `/r/ge.unx.sas.com/vol/vol10/u101/tiarno/texlive2008/source/texk/web2c'
 TA> make[1]: Leaving directory
 TA> `/r/ge.unx.sas.com/vol/vol10/u101/tiarno/texlive2008/source/texk'
 TA> make: *** [all] Error 1

 TA> I don't understand this, but the 'Is a directory' looks pretty
 TA> wrong, so I checked:

what is happening is: you are building in the source tree, instead of
using  the Build script.

in the source/texk/web2c directory, there's a synctex subdirectory.

and at the same time the synctex binary is being created in the same
directory with the same name.

so building in the source tree doesn't work currently because of this.

build using a Build script or manually create the Work sub-directory in
the source directory, and configure/build from there.

Best,
v.



More information about the tlbuild mailing list