Re: cvs breakage - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: cvs breakage
Date
Msg-id 200403092211.45086.peter_e@gmx.net
Whole thread Raw
In response to cvs breakage  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: cvs breakage  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan wrote:
> If I configure with --prefix then cvs tip seems to fail make check -
> initdb fails with a complaint about a missing symbol for
> canonicalise_path. If I don't set the prefix then it works fine. I
> don't have any funny LD_LIBRARY_PATH stuff set.

You need to do "make install" before "make check" or you need to compile 
without rpath.



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: cvs breakage
Next
From: "Greg Patnude"
Date:
Subject: Re: User defined types -- Social Security number...