public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Need help building pg_dumpfile
@ 2006-10-27 17:50 Richard Broersma Jr
  2006-10-27 18:34 ` Richard Fish
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Broersma Jr @ 2006-10-27 17:50 UTC (permalink / raw
  To: Gentoo Users

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 README:
**************************************************************
There are two makefiles included in this package.  Makefile is a
standalone makefile for pg_filedump.  Alter the include and src
variables to point to the proper directories.  Makefile.contrib can be
used if the package was untarred in the contrib directory of a
PostgreSQL/RHDB build tree.

  make
  make install (if in the contrib directory)
*************************************************************


Here are the paths the path variable that I am using:
*************************************************************
#INCLUDE=/usr/include/pgsql/server
INCLUDE=/usr/include/postgresql/server

# PGSQL MUST POINT TO pgsql SOURCE DIRECTORY
#PGSQL=../../../../postgres/pgsql
PGSQL=/usr/lib/postgresql
*************************************************************

Here is what I am getting when I "make"

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 directory should be.

Can anyone give me any pointers?

Thanks for any help.

Regards,

Richard Broersma Jr.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-10-27 20:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-27 17:50 [gentoo-user] Need help building pg_dumpfile Richard Broersma Jr
2006-10-27 18:34 ` Richard Fish
2006-10-27 19:07   ` Richard Broersma Jr
2006-10-27 19:37     ` Richard Fish
2006-10-27 20:28       ` Richard Broersma Jr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox