Hi, With some quick changes (btw. do you know that flock() changed between 4.0 and 5.x? on OSF1?, see att. - I used as templete those for 4.0), I managed to get the make running and after a while:
[...] mv y.tab.o error_table.o case alpha_dux51 in *_linux* ) cc -O2 -I/scratch/mokrejs/openafs/include -I/scratch/mokrejs/openafs/src/config -I. -I. -O2 -o compile_et compile_et.o error_table.o -L/scratch/mokrejs/openafs/lib -lafsutil;; * ) cc -O2 -I/scratch/mokrejs/openafs/include -I/scratch/mokrejs/openafs/src/config -I. -I. -O2 -o compile_et compile_et.o error_table.o -L/scratch/mokrejs/openafs/lib -lafsutil -ll;; esac ld: Unresolved: yylineno *** Exit 1 [...] $ cd ./src/comerr/ $ cc -O2 -I/scratch/mokrejs/openafs/include -I/scratch/mokrejs/openafs/src/config -I. -I. -O2 -o compile_et compile_et.o error_table.o -L/scratch/mokrejs/openafs/lib -lafsutil /usr/ccs/lib/libl.a ld: Unresolved: yylineno $ Good time to go sleep. ;) -- Martin Mokrejs <[EMAIL PROTECTED]> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187 3616 , fax: +49-89-3187 3585
dux51.patch.gz
Description: Binary data
