Thank you! I installed libc6-dev. But there is still a error message. run '/doc/src/sgml$ gmake html' here is the message. Bash: there is not 'doc/src/sgml'
So I attach log file. Have a nice day! 2006/8/10, Peter Eisentraut <[EMAIL PROTECTED]>:
Heejin Mun wrote: > configure:2114: checking for C compiler default output file name > configure:2117: gcc conftest.c >&5 > /usr/bin/ld: crt1.o: No such file: No such file or directory You need to install libc6-dev. -- Peter Eisentraut http://developer.postgresql.org/~petere/
-- My Blog: http://www.siren99.co.kr ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match