Re: Regression testing - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Regression testing
Date
Msg-id 20071203122126.GA2208@alvh.no-ip.org
Whole thread Raw
In response to Regression testing  (cinu <cheriyamoozhiyilcinu@yahoo.co.in>)
List 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)


pgsql-hackers by date:

Previous
From: Dragan Zubac
Date:
Subject: Re: Stored procedure issue
Next
From: "Pavel Stehule"
Date:
Subject: Re: [GENERAL] Stored procedure issue