Обсуждение: errors in gmake...

Поиск
Список
Период
Сортировка

errors in gmake...

От
Carol Walter
Дата:
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


Re: errors in gmake...

От
Joshua Drake
Дата:
On Thu, 9 Oct 2008 13:40:25 -0400
Carol Walter <walterc@indiana.edu> wrote:

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

> /bin/sh: libpq.rc: cannot create

Looks like a possible permission error.


Joshua D. Drake

>
> Thanks,
> Carol
>
>


--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/