Thread
-
error in make the example
PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2001-05-04T03:39:14Z
kun xie (ken_q@163.net) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description error in make the example Long Description In postgresql7.1,I cann't "make" the examples(/postgresql7.1/src/test/example/),it returns something like this: undefined reference to 'PQexec' undefined reference to 'PQstatus' undefined reference to 'PQclear' ...... but I can "make" "make" the examples in postgresql7.0.3 Sample Code No file was uploaded with this report