Hi
I mailed some time ago about problem with compilation under
FreeBSD 3.4. I was told to to coment some lines in src/include/c.h
"
#ifdef STDC_HEADERS
#endif
at lines 53 and 56 of src/include/c.h."
After this compilation goes fine, but I cant make initdb.
Permission on /usr/local/pgsql/data is OK.
I attach initdb.log, it is output from
initdb --pgdata=/usr/local/pgsql/data --pglib=/usr/local/pgsql/lib --debug
and second file config.log with-perl, with-odbc and enable-locale
I upgraded gmake to 3.79.1
Got autoconf 2.13, gettext-0.10.35, m4-1.4
but old gcc-2.7.2.3, is it important?
Attached files are from postgresql6.5 installation, but with 7.0.3
it is all this same.
Can someone help?
I will be greateful
Marek