Thank you! That did it! I was able to execute the CREATE EXTENSION command. I hope it will work from this point on, otherwise I know where to find help:) Thanks again. Florian Am 30.11.2011 um 12:01 schrieb "Albe Laurenz" <laurenz.albe@xxxxxxxxxx>: > Florian Schwendener wrote: > [has problems building odbc_fdw] >> Oh, didn't see that! Now it says: >> >> root@ubuntu:/home/user/Downloads/odbc_fdw-0.1.0# >> PATH=/usr/local/pgsql/bin/:$PATH make USE_PGXS=1 >> make: Nothing to be done for `all'. >> >> I remember trying a few options with the make command. Is it maybe >> already built? > > Looks like it. > > You can > PATH=/usr/local/pgsql/bin/:$PATH make USE_PGXS=1 clean > to delete already built files. > > Then you can rebuild. > > After building, use > PATH=/usr/local/pgsql/bin/:$PATH make USE_PGXS=1 install > to install. > > Yours, > Laurenz Albe -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general