From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | cinu <cheriyamoozhiyilcinu(at)yahoo(dot)co(dot)in> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Regression testing |
Date: | 2007-12-03 12:21:26 |
Message-ID: | 20071203122126.GA2208@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
cinu wrote:
> GNUmakefile:15: ../../../src/Makefile.global: No such
> file or directory
> GNUmakefile:78: /src/Makefile.shlib: No such file or
> directory
> gmake: *** No rule to make target
> `/src/Makefile.shlib'. Stop.
You need to run "configure" first (found in the top-level directory), so
that certain files are generated.
--
Alvaro Herrera http://www.flickr.com/photos/alvherre/
"You're _really_ hosed if the person doing the hiring doesn't understand
relational systems: you end up with a whole raft of programmers, none of
whom has had a Date with the clue stick." (Andrew Sullivan)
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2007-12-03 13:24:57 | Re: [HACKERS] Stored procedure issue |
Previous Message | Dragan Zubac | 2007-12-03 12:16:02 | Re: [HACKERS] Stored procedure issue |