errors in gmake... - Mailing list pgsql-admin

From Carol Walter
Subject errors in gmake...
Date
Msg-id C1A35987-CAF8-42C0-A69C-A52C24287BDD@indiana.edu
Whole thread Raw
Responses Re: errors in gmake...
List pgsql-admin
Greetings,

I'm getting errors in gmake.  What echos to the screen appears as
follows:

gmake[3]: Entering directory `/var/tmp/postgresql-8.2.10/src/
interfaces/libpq'
sed -e 's/\(VERSION.*\),0 *$/\1,'`date '+%y%j' | sed 's/^0*//'`'/' <
libpq.rc.in > libpq.rc
/bin/sh: libpq.rc: cannot create
gmake[3]: *** [libpq.rc] Error 1
gmake[3]: Leaving directory `/var/tmp/postgresql-8.2.10/src/
interfaces/libpq'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/var/tmp/postgresql-8.2.10/src/interfaces'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/var/tmp/postgresql-8.2.10/src'
gmake: *** [all] Error 2

I checked and there is a libpq.rc.in and an libpq.rc file in the libpq.

Thanks,
Carol


pgsql-admin by date:

Previous
From: Brad Nicholson
Date:
Subject: Re: checkpoint_timeout
Next
From: Joshua Drake
Date:
Subject: Re: errors in gmake...