Greetings! With current cvs 2.6.8pre, I just took your patch, and changed the GCLVERSION to gcl-system in both Makefile and Makefile.pamphlet. Then I pointed the PATH to ~/gcl-2.6.8pre/bin:$PATH, set the AXIOM env variable as you instructed, and make AWK=awk.
I get down to the following: tangling xpoly.spad.pamphlet to xpoly.spad tangling ystream.spad.pamphlet to ystream.spad tangling zerodim.spad.pamphlet to zerodim.spad make[3]: *** No rule to make target `/Users/camm/axiom/int/algebra/ABELGRP.o', needed by `src'. Stop. make[2]: *** [algebradir] Error 2 make[1]: *** [srcdir] Error 2 make: *** [all] Error 2 Above this I see: start address -T 0xc30f80 Finished loading /Users/camm/axiom/obj/MACOSX/interp/cattable.o Loading /Users/camm/axiom/obj/MACOSX/interp/cformat.o start address -T 0xccf500 Finished loading /Users/camm/axiom/obj/MACOSX/interp/cformat.o Loading /Users/camm/axiom/obj/MACOSX/interp/cfuns.o start address -T 0xc41880 Finished loading /Users/camm/axiom/obj/MACOSX/interp/cfuns.o Loading /Users/camm/axiom/obj/MACOSX/interp/clam.o start address -T 0xc5d580 Finished loading /Users/camm/axiom/obj/MACOSX/interp/clam.o Loading /Users/camm/axiom/obj/MACOSX/interp/clammed.o start address -T 0xc1b000 Finished loading /Users/camm/axiom/obj/MACOSX/interp/clammed.o Loading /Users/camm/axiom/obj/MACOSX/interp/comp.o start address -T 0xc56fe0 Finished loading /Users/camm/axiom/obj/MACOSX/interp/comp.o I also did a build with my debian patches on top of yours, and got further, down to IntegerLinearDependence Loading /Users/camm/axiom/int/algebra/ZMOD.NRLIB/code for domain IntegerMod "building browse.daase" "building category.daase" "building interp.daase" Value = 0 (1) -> 5 making /Users/camm/axiom/mnt/MACOSX/bin/asq from /Users/camm/axiom/obj/MACOSX/etc/asq.c 4 making /Users/camm/axiom/mnt/MACOSX/bin/asq from /Users/camm/axiom/obj/MACOSX/etc/asq.c 2 making /Users/camm/axiom/mnt/MACOSX/lib/summary from /Users/camm/axiom/src/etc/summary 3 making /Users/camm/axiom/mnt/MACOSX/lib/copyright from /Users/camm/axiom/src/etc/copyright 1 making /Users/camm/axiom/mnt/MACOSX/bin/axiom from /Users/camm/axiom/src/etc/axiom 6 finished /Users/camm/axiom/src/etc 6 making /Users/camm/axiom/src/clef/Makefile from /Users/camm/axiom/src/clef/Makefile.pamphlet 5 making /Users/camm/axiom/src/clef 2 making /Users/camm/axiom/obj/MACOSX/clef/edible.c from /Users/camm/axiom/src/clef/edible.c.pamphlet 3 making /Users/camm/axiom/obj/MACOSX/clef/edible.o from /Users/camm/axiom/obj/MACOSX/clef/edible.c edible.c: In function 'main': edible.c:182: warning: implicit declaration of function 'fork' edible.c:191: warning: implicit declaration of function 'setsid' edible.c:198: warning: implicit declaration of function 'dup2' edible.c:209: warning: implicit declaration of function 'close' edible.c:224: warning: implicit declaration of function 'execvp' edible.c:234: warning: implicit declaration of function 'execlp' edible.c:234: warning: incompatible implicit declaration of built-in function 'execlp' edible.c:234: warning: missing sentinel in function call edible.c:247: warning: implicit declaration of function 'getppid' edible.c:299: warning: implicit declaration of function 'read' edible.c:310: warning: implicit declaration of function 'write' edible.c: In function 'hangup_handler': edible.c:399: warning: implicit declaration of function 'kill' edible.c:408: warning: implicit declaration of function 'unlink' edible.c: In function 'alarm_handler': edible.c:501: warning: implicit declaration of function 'alarm' 1 linking clef 5 making /Users/camm/axiom/mnt/MACOSX/doc/src/clef/axiom.sty from /Users/camm/axiom/src/doc/axiom.sty.pamphlet 4 making /Users/camm/axiom/mnt/MACOSX/doc/src/clef/edible.c.dvi from /Users/camm/axiom/src/clef/edible.c.pamphlet 6 finished /Users/camm/axiom/src/clef 42 making /Users/camm/axiom/src/doc/Makefile from /Users/camm/axiom/src/doc/Makefile.pamphlet 41 making /Users/camm/axiom/src/doc 1 making /Users/camm/axiom/int/doc/axiom.bib from /Users/camm/axiom/src/doc/axiom.bib.pamphlet 3 making /Users/camm/axiom/mnt/MACOSX/doc/DeveloperNotes.dvi from /Users/camm/axiom/src/doc/DeveloperNotes.pamphlet The root module <<*>> was not defined. 4 making /Users/camm/axiom/mnt/MACOSX/doc/book.dvi from /Users/camm/axiom/src/doc/book.pamphlet /bin/sh: line 1: [: too many arguments 5 building /Users/camm/axiom/mnt/MACOSX/doc/Rosetta.dvi from /Users/camm/axiom/src/doc/Rosetta.pamphlet /bin/sh: line 1: [: too many arguments 8 making /Users/camm/axiom/int/booklet.c from /Users/camm/axiom/src/doc/booklet.c.pamphlet 7 making /Users/camm/axiom/int/doc/booklet.o from /Users/camm/axiom/int/booklet.c /Users/camm/axiom/int/booklet.c: In function 'url_dispatch': /Users/camm/axiom/int/booklet.c:58: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /Users/camm/axiom/int/booklet.c:59: warning: pointer targets in passing argument 2 of 'recursive_parsing' differ in signedness 6 making /Users/camm/axiom/mnt/MACOSX/bin/booklet from /Users/camm/axiom/int/doc/booklet.o 9 finished /Users/camm/axiom/src/doc 46 making /Users/camm/axiom/src/graph/Makefile from /Users/camm/axiom/src/graph/Makefile.pamphlet 45 making /Users/camm/axiom/src/graph 2 making /Users/camm/axiom/src/graph/viewman/Makefile from /Users/camm/axiom/src/graph/viewman/Makefile.pamphlet 1 making /Users/camm/axiom/src/graph/viewman 2 /Users/camm/axiom/int/graph/viewman/viewman.c from /Users/camm/axiom/src/graph/viewman/viewman.c.pamphlet 3 making /Users/camm/axiom/obj/MACOSX/graph/viewman/viewman.o from /Users/camm/axiom/int/graph/viewman/viewman.c /Users/camm/axiom/int/graph/viewman/viewman.c: In function 'main': /Users/camm/axiom/int/graph/viewman/viewman.c:106: error: 'SIGCLD' undeclared (first use in this function) /Users/camm/axiom/int/graph/viewman/viewman.c:106: error: (Each undeclared identifier is reported only once /Users/camm/axiom/int/graph/viewman/viewman.c:106: error: for each function it appears in.) /Users/camm/axiom/int/graph/viewman/viewman.c:171: warning: implicit declaration of function 'write' make[4]: *** [/Users/camm/axiom/obj/MACOSX/graph/viewman/viewman.o] Error 1 make[3]: *** [viewmandir] Error 2 make[2]: *** [graphdir] Error 2 make[1]: *** [srcdir] Error 2 make: *** [all] Error 2 Anything else I should try to reproduce your error? Take care, root <[EMAIL PROTECTED]> writes: > i took your suggestion and rewrote plttest.c to add the line: > > long findstring(char *a, char *b); > > but it had no effect. > > when you built axiom did you modify the makefiles to use > GCLVERSION=gcl-2.6.8pre > > or did you build the lisp by hand and copy it over? > or did you use your debian mod and compiler::link? > > t > > > -- Camm Maguire [EMAIL PROTECTED] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer