public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Richard Broersma Jr <rabroersma@yahoo.com>
To: Gentoo Users <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Need help building pg_dumpfile
Date: Fri, 27 Oct 2006 10:50:50 -0700 (PDT)	[thread overview]
Message-ID: <20061027175050.56618.qmail@web31806.mail.mud.yahoo.com> (raw)

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



             reply	other threads:[~2006-10-27 17:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-27 17:50 Richard Broersma Jr [this message]
2006-10-27 18:34 ` [gentoo-user] Need help building pg_dumpfile 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061027175050.56618.qmail@web31806.mail.mud.yahoo.com \
    --to=rabroersma@yahoo.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox