=?KOI8-R?B?7snLz8zByiDp1snLz9c=?= <[email protected]> writes: > Hello? > Any body here? > I just want to build postgresql from source. > Can you tell me what I doing wrong?
contrib/uuid-ossp relies on OSSP's uuid library, which you don't seem to have installed. See http://www.ossp.org/pkg/lib/uuid/ Most Linux distros offer this prepackaged, though I don't know one way or the other about archlinux. regards, tom lane -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
