hubert depesz lubaczewski <[EMAIL PROTECTED]> writes: > sorry. my fault. i was wrong because the files were not installed in working > directory. strange. error in makefile's? No, an extremely deliberate change, which was discussed at length in the mailing lists. The default install now installs only client-side header files, no server-side files. If you want to compile server-side code, either point your -I path at pgsql/src/include or do "make install-all-headers". regards, tom lane
- [GENERAL] problem while compiling user c functio... hubert depesz lubaczewski
- Re: [GENERAL] problem while compiling user ... hubert depesz lubaczewski
- Re: [GENERAL] problem while compiling u... Christopher Sawtell
- Re: [GENERAL] problem while compili... hubert depesz lubaczewski
- Tom Lane