psql compile errors
От | wieck@debis.com (Jan Wieck) |
---|---|
Тема | psql compile errors |
Дата | |
Msg-id | m11z0PV-0003kGC@orion.SAPserv.Hamburg.dsh.de обсуждение исходный текст |
Ответы |
Re: [HACKERS] psql compile errors
|
Список | pgsql-hackers |
Peter, current sources tell gcc -I../../interfaces/libpq -I../../include -I../../backend -O2 -Wall -Wmissing-prototypes -g -c tab-complete.c -o tab-complete.o tab-complete.c: In function `initialize_readline': tab-complete.c:100: `rl_filename_quoting_function' undeclared (first use in this function) tab-complete.c:100: (Each undeclared identifier is reported only once tab-complete.c:100: for each function it appears in.) tab-complete.c:102: `rl_filename_quote_characters' undeclared (first use in this function) tab-complete.c:107: `rl_completion_query_items' undeclared (first use in this function) tab-complete.c: In function `psql_completion': tab-complete.c:206: `rl_completion_append_character' undeclared (first use in this function) tab-complete.c:262: warning: implicit declaration of function `snprintf' tab-complete.c: In function `quote_file_name': tab-complete.c:790: `SINGLE_MATCH' undeclared (first use in this function) tab-complete.c:786: warning: `length' might be used uninitialized in this function make[2]: *** [tab-complete.o] Error 1 Is it somthing missing here or a source error? Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #========================================= wieck@debis.com (Jan Wieck) #
В списке pgsql-hackers по дате отправления: