Senhores, boa noite...

Estou com 1 problema para compilar a versão 8.3.1, segue uma breve 
descrição da situação x ambiente:

Kernel custom
Linux myhost 2.6.23.1-mykernel #6 SMP Mon Nov 12 17:42:14 BRST 2007 
x86_64 x86_64 x86_64 GNU/Linux

Proc
1 Intel(R) Xeon(TM) CPU 3.00GHz HT

Dist
FC7

Configure
./configure --prefix=/myfs/dbms/postgresql/bin-8.3.1

Erro:
[EMAIL PROTECTED] source-8.3.1]# make
make -C doc all
make[1]: Entering directory `/myfs/dbms/postgresql/source-8.3.1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/myfs/dbms/postgresql/source-8.3.1/doc'
make -C src all
make[1]: Entering directory `/myfs/dbms/postgresql/source-8.3.1/src'
make -C port all
make[2]: Entering directory `/myfs/dbms/postgresql/source-8.3.1/src/port'
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline 
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing 
-fwrapv -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE   
-c -o copydir.o copydir.c
copydir.c: In function âcopy_fileâ:
copydir.c:145: error: âENOSPCâ undeclared (first use in this function)
copydir.c:145: error: (Each undeclared identifier is reported only once
copydir.c:145: error: for each function it appears in.)
make[2]: *** [copydir.o] Error 1

Tentei roubar comentando essa diretiva de erro e colocando o codigo 
direto da CONST ENOSPC que seria 28, mas ai ele da pau em variassssssss 
outras constantes... alguem ja pegou isso?

Aaaaa não creio que seja problema do kernel custom já que a versão 8.3.0 
compilou numa boa....

Leandro Damascena
Obrigado.
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a