WHO can help me to compile (6.4) ?

Поиск
Список
Период
Сортировка
От Carsten Mathussek
Тема WHO can help me to compile (6.4) ?
Дата
Msg-id Pine.LNX.4.04.9811130928410.218-100000@eva.mz.de
обсуждение исходный текст
Список pgsql-general
System: SuSE Linux 5.3
- postgres 6.3.2 is successfully installed on my machine

THANK YOU !

./configure --enable-locale --enable-cassert --with-tcl
--prefix=/local/pgsql --includedir=/usr/include/readline/
--with-tclconfig=/usr/X11R6/lib/
------------------------------------------------------------------------------

make 2>fehler2

-----------------------------------------------------------------------------



/usr/share/bison.simple: In function `Int_yyparse':
/usr/share/bison.simple:327: warning: implicit declaration of function
`Int_yyerror'
/usr/share/bison.simple:387: warning: implicit declaration of function
`Int_yylex'
lex.Int_yy.c:683: warning: no previous prototype for `Int_yylex'
bootscanner.l:137: warning: no previous prototype for `Int_yyerror'
/usr/share/bison.simple: In function `yyparse':
/usr/share/bison.simple:327: warning: implicit declaration of function
`yyerror'
/usr/share/bison.simple:387: warning: implicit declaration of function
`yylex'
lex.yy.c:820: warning: no previous prototype for `yylex'
scan.l:426: warning: no previous prototype for `yyerror'
lex.yy.c:2174: warning: `yy_flex_realloc' defined but not used
In file included from /usr/include/sys/sem.h:8,
                 from ipc.c:38:
/usr/include/asm/bitops.h:32: warning: no previous prototype for `set_bit'
/usr/include/asm/bitops.h:43: warning: no previous prototype for
`clear_bit'
/usr/include/asm/bitops.h:54: warning: no previous prototype for
`change_bit'
/usr/include/asm/bitops.h:68: warning: no previous prototype for
`test_bit'
/usr/include/asm/bitops.h:76: warning: no previous prototype for
`find_first_zero_bit'
/usr/include/asm/bitops.h:99: warning: no previous prototype for
`find_next_zero_bit'
/usr/include/asm/bitops.h:130: warning: no previous prototype for `ffz'
In file included from /usr/include/sys/sem.h:8,
                 from proc.c:71:
/usr/include/asm/bitops.h:32: warning: no previous prototype for `set_bit'
/usr/include/asm/bitops.h:43: warning: no previous prototype for
`clear_bit'
/usr/include/asm/bitops.h:54: warning: no previous prototype for
`change_bit'
/usr/include/asm/bitops.h:68: warning: no previous prototype for
`test_bit'
/usr/include/asm/bitops.h:76: warning: no previous prototype for
`find_first_zero_bit'
/usr/include/asm/bitops.h:99: warning: no previous prototype for
`find_next_zero_bit'
/usr/include/asm/bitops.h:130: warning: no previous prototype for `ffz'
network.c: In function `network_network':
network.c:392: warning: unused variable `ptr'
inet_net_ntop.c: In function `inet_net_ntop_ipv4':
inet_net_ntop.c:192: warning: unused variable `m'
inet_net_pton.c: In function `inet_cidr_pton_ipv4':
inet_net_pton.c:104: warning: `tmp' might be used uninitialized in this
function
dfmgr.c:283: warning: no previous prototype for `trigger_dynamic'
/usr/share/bison.simple: In function `yyparse':
/usr/share/bison.simple:387: warning: implicit declaration of function
`yylex'
lex.yy.c:998: warning: no previous prototype for `yylex'
lex.yy.c:2775: warning: `yy_flex_realloc' defined but not used
lex.yy.c:2258: warning: `yyunput' defined but not used
/usr/local/bison/bison.simple: In function `plpgsql_yyparse':
/usr/local/bison/bison.simple:327: warning: implicit declaration of
function `plpgsql_yyerror'
scan.l: At top level:
In file included from gram.y:1460:
scan.l:198: warning: no previous prototype for `plpgsql_yylex'
scan.l: In function `plpgsql_yylex':
scan.l:143: warning: label `find_rule' defined but not used
scan.l: At top level:
scan.l:1045: warning: `plpgsql_yy_flex_realloc' defined but not used
scan.l:527: warning: `plpgsql_yyunput' defined but not used
pl_exec.c: In function `exec_stmt_fori':
pl_exec.c:1246: warning: value computed is not used
pl_exec.c:1248: warning: value computed is not used
~



В списке pgsql-general по дате отправления:

Предыдущее
От: Jeroen Schaap
Дата:
Сообщение: Update on: Failing lo_import on RH 5.1 -- postgresql-6.3.2 (please help-I'm on my knees..)
Следующее
От: Kevin Heflin
Дата:
Сообщение: Re: [GENERAL] alter table ?