Re: problem while compiling user c functions in 7.1beta4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: depesz(at)depesz(dot)pl
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: problem while compiling user c functions in 7.1beta4
Date: 2001-02-23 03:50:48
Message-ID: 26952.982900248@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-hackers

hubert depesz lubaczewski <depesz(at)depesz(dot)pl> 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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message John Hatfield 2001-02-23 03:56:12 FW: select * from pgadmin_users; causes error
Previous Message John Hatfield 2001-02-23 01:35:13 select * from pgadmin_users; causes error

Browse pgsql-general by date

  From Date Subject
Next Message Aristide Aragon 2001-02-23 03:58:29 Re: Building SPI programs
Previous Message Ian Lance Taylor 2001-02-23 03:49:56 Re: Building SPI programs

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-02-23 04:04:23 Re: [HACKERS] Re: [INTERFACES] Re: Chinese patch for Pgaccess
Previous Message He Weiping(Laser Henry) 2001-02-23 03:14:12 Re: [HACKERS] Re: [INTERFACES] Re: Chinese patch for Pgaccess