I did a find  . -name webapp.c on both /tmp and also ~/urweb(the latter where I untar'd the urweb source).......???<br><br><div class="gmail_quote">On Sun, Jul 17, 2011 at 11:04 PM, Vasili I. Galchin <span dir="ltr"><<a href="mailto:vigalchin@gmail.com">vigalchin@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello ur group,<br><br>   I am running "Linux Komputer 2.6.32-33-generic #70-Ubuntu SMP Thu Jul 7 21:09:46 UTC 2011 i686 GNU/Linux ". I "upgraded" my system, e.g. sudo apt-get install  postgresql. But got below ..... ??<br>

<br>Regards,<br><br>Bill<br><br><br>    vasili@Komputer:~/urweb$ urweb -noEmacs -demo /Demo demo | more<br>/tmp/fileoPN8Cz/webapp.c:7:34: error: postgresql/libpq-fe.h: No such file or directory<br>/tmp/fileoPN8Cz/webapp.c: In function ‘uw_db_validate’:<br>

/tmp/fileoPN8Cz/webapp.c:17: error: ‘PGconn’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:17: error: (Each undeclared identifier is reported only once<br>/tmp/fileoPN8Cz/webapp.c:17: error: for each function it appears in.)<br>

/tmp/fileoPN8Cz/webapp.c:17: error: ‘conn’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:18: error: ‘PGresult’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:18: error: ‘res’ undeclared (first use in this function)<br>

cc1: warnings being treated as errors<br>/tmp/fileoPN8Cz/webapp.c:20: error: implicit declaration of function ‘PQexec’<br>/tmp/fileoPN8Cz/webapp.c:23: error: implicit declaration of function ‘PQfinish’<br>/tmp/fileoPN8Cz/webapp.c:27: error: implicit declaration of function ‘PQresultStatus’<br>

/tmp/fileoPN8Cz/webapp.c:27: error: ‘PGRES_TUPLES_OK’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:29: error: implicit declaration of function ‘PQerrorMessage’<br>/tmp/fileoPN8Cz/webapp.c:31: error: implicit declaration of function ‘PQclear’<br>

/tmp/fileoPN8Cz/webapp.c:36: error: implicit declaration of function ‘PQgetvalue’<br>/tmp/fileoPN8Cz/webapp.c: In function ‘uw_db_prepare’:<br>/tmp/fileoPN8Cz/webapp.c:1608: error: ‘PGconn’ undeclared (first use in this function)<br>

/tmp/fileoPN8Cz/webapp.c:1608: error: ‘conn’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:1609: error: ‘PGresult’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:1609: error: ‘res’ undeclared (first use in this function)<br>

/tmp/fileoPN8Cz/webapp.c:1611: error: implicit declaration of function ‘PQprepare’<br>/tmp/fileoPN8Cz/webapp.c:1612: error: ‘PGRES_COMMAND_OK’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c: In function ‘uw_db_begin’:<br>

/tmp/fileoPN8Cz/webapp.c:2454: error: ‘PGconn’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:2454: error: ‘conn’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:2455: error: ‘PGresult’ undeclared (first use in this function)<br>

/tmp/fileoPN8Cz/webapp.c:2455: error: ‘res’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:2459: error: ‘PGRES_COMMAND_OK’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c: In function ‘uw_db_commit’:<br>

/tmp/fileoPN8Cz/webapp.c:2467: error: ‘PGconn’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:2467: error: ‘conn’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:2468: error: ‘PGresult’ undeclared (first use in this function)<br>

/tmp/fileoPN8Cz/webapp.c:2468: error: ‘res’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c:2472: error: ‘PGRES_COMMAND_OK’ undeclared (first use in this function)<br>/tmp/fileoPN8Cz/webapp.c: In function ‘uw_db_rollback’:<br>

/tmp/fileoPN8Cz/webapp.c:2480: error: ‘PGconn’ undeclared (first use in this function)<br><br>
</blockquote></div><br>