Re: [gentoo-user] Need help building pg_dumpfile

2006-10-27 Thread Richard Broersma Jr
> Ah, yes, portage will remove postgresql sources after building. So > you'll need to re-create the sources. Probably the easiest thing to > do is: > > # ebuild /usr/portage/dev-db/postgresql/postgresql-.ebuild unpack > > Then set the source directory to > /var/tmp/portage/dev-db/postgresql-/wo

Re: [gentoo-user] Need help building pg_dumpfile

2006-10-27 Thread Richard Fish
On 10/27/06, Richard Broersma Jr <[EMAIL PROTECTED]> wrote: > The source directory should point to...well...the package sources. > That is, wherever you extracted the sources to. Pointing them to > /usr/lib/postgresql is only valid if you extracted the sources there. > If you extracted them to y

Re: [gentoo-user] Need help building pg_dumpfile

2006-10-27 Thread Richard Broersma Jr
> The source directory should point to...well...the package sources. > That is, wherever you extracted the sources to. Pointing them to > /usr/lib/postgresql is only valid if you extracted the sources there. > If you extracted them to your home directory for example, you would > point to the direc

Re: [gentoo-user] Need help building pg_dumpfile

2006-10-27 Thread Richard Fish
On 10/27/06, Richard Broersma Jr <[EMAIL PROTECTED]> wrote: make: *** No rule to make target `/usr/lib/postgresql/src/backend/utils/hash/pg_crc.c', needed by `pg_crc.o'. Stop. I am pretty sure I specified the correct Include directory. But I really don't have a clue what the SOURCE directo

[gentoo-user] Need help building pg_dumpfile

2006-10-27 Thread Richard Broersma Jr
Hello list, I am having difficulty configuring the path variables of a MakeFile. I am tring to build pg_filedump with no success. You'll have to forgive me if this is a no-brainer, this is my first attempt at building software without the aid of emerge. Here are the instructions in the READM