Greetings!  I get through the mac build up to this non-gcl failure:

viewman.c: In function 'rmViewMgr':
viewman.c:546: warning: implicit declaration of function 'close'
viewman.c: In function 'goodbye':
viewman.c:561: warning: implicit declaration of function 'kill'
viewman.c: In function 'funView2D':
viewman.c:581: warning: implicit declaration of function 'write'
viewman.c: In function 'forkView2D':
viewman.c:676: warning: implicit declaration of function 'pipe'
viewman.c:681: warning: implicit declaration of function 'fork'
viewman.c:695: warning: implicit declaration of function 'dup2'
viewman.c:706: warning: implicit declaration of function 'execl'
viewman.c:706: warning: incompatible implicit declaration of built-in function 
'execl'
viewman.c:755: warning: implicit declaration of function 'sleep'
viewman.c: In function 'forkView3D':
viewman.c:1021: warning: incompatible implicit declaration of built-in function 
'execl'
viewman.c: In function 'readViewport':
viewman.c:1302: warning: implicit declaration of function 'read'
3 making /Users/camm/axiom/mnt/MACOSX/lib/view2d from 
/Users/camm/axiom/books/bookvol8.pamphlet
view2d.c: In function 'PSCreateFile':
view2d.c:994: warning: implicit declaration of function 'unlink'
view2d.c: In function 'makeControlPanel':
view2d.c:2789: warning: implicit declaration of function 'write'
view2d.c: In function 'mergeDatabases':
view2d.c:3008: warning: implicit declaration of function 'gethostname'
view2d.c: In function 'processEvents':
view2d.c:3680: error: expected '(' before '__darwin_fd_isset'
view2d.c: In function 'readViewman':
view2d.c:3747: warning: implicit declaration of function 'read'
view2d.c: In function 'spadAction':
view2d.c:3757: warning: implicit declaration of function 'close'
view2d.c: In function 'makeViewport':
view2d.c:4406: warning: implicit declaration of function 'sleep'
i686-apple-darwin10-gcc-4.2.1: view2d.o: No such file or directory
make[3]: *** [/Users/camm/axiom/mnt/MACOSX/lib/view2d] Error 1
make[2]: *** [graphdir] Error 2
make[1]: *** [srcdir] Error 2
make: *** [all] Error 2
megaera:axiom camm$ 

This is with git tag cygwin at the moment.  I will verify 2_6_10
afterwards.

Separately, I usually run with TESTSET=regresstests.  A simple 'make'
with no arguments seems to be taking forever on x86 on richtrig800-899,
some huge bignum calculation perhaps.  trace is spooling gc call
notifications.  How long should this test take?

Take care,
-- 
Camm Maguire                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
https://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to