=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Building for sparse-0.3 gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o test-lexing.o test-lexing.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o target.o target.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o parse.o parse.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o tokenize.o tokenize.c echo "#define GCC_INTERNAL_INCLUDE \"`gcc -print-file-name=include`\"" > pre-process.h gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o pre-process.o pre-process.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o symbol.o symbol.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o lib.o lib.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o scope.o scope.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o expression.o expression.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o show-parse.o show-parse.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o evaluate.o evaluate.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o expand.o expand.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o inline.o inline.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o linearize.o linearize.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o sort.o sort.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o allocate.o allocate.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o compat-linux.o compat-linux.c In file included from compat-linux.c:7: compat/strtold.c: In function 'string_to_ld': compat/strtold.c:12: warning: implicit declaration of function 'strtold' gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o ptrlist.o ptrlist.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o flow.o flow.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o cse.o cse.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o simplify.o simplify.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o memops.o memops.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o liveness.o liveness.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o storage.o storage.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o unssa.o unssa.c gcc -O -g -Wall -Wwrite-strings -fpic -DDEBUG -c -o dissect.o dissect.c ar rcs libsparse.a target.o parse.o tokenize.o pre-process.o symbol.o lib.o scope.o expression.o show-parse.o evaluate.o expand.o inline.o linearize.o sort.o allocate.o compat-linux.o ptrlist.o flow.o cse.o simplify.o memops.o liveness.o storage.o unssa.o dissect.o gcc -g -o test-lexing test-lexing.o libsparse.a libsparse.a(compat-linux.o): In function `string_to_ld': compat/strtold.c:12: undefined reference to `strtold' gmake: *** [test-lexing] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/devel/sparse *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/sparse