Misael Henriquez <[email protected]> added the comment:
The problem appears to be the lack of a round function in Solaris 9. This compiles find in Solaris 10, but I need it in Solaris 9. configure:11989: checking for round configure:11989: gcc -o conftest -g -O2 conftest.c -lresolv -lsocket -lnsl -lrt -ldl -lpthread -lm >&5 /var/tmp//ccWVF7bf.o: In function `main': /usr/local/src/python/Python-2.7/conftest.c:287: undefined reference to `round' ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9742> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
