Re: configure error on cvs tip

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: configure error on cvs tip
Дата
Msg-id 3DF0272C.7010605@joeconway.com
обсуждение исходный текст
Ответ на Re: configure error on cvs tip  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: configure error on cvs tip  (Bruce Momjian <pgman@candle.pha.pa.us>)
IPv6 patch rejected  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> Fixing now.  This just isn't my night --- another patch with a missing
> file.
> 

OK - I can run configure and make now, but I'm getting these warnings:

In file included from ../../../../src/include/libpq/libpq.h:22,                 from printtup.c:20:
../../../../src/include/libpq/v6util.h:3: warning: `struct addrinfo' declared 
inside parameter list
../../../../src/include/libpq/v6util.h:3: warning: its scope is only this 
definition or declaration, which is probably not what you want.
../../../../src/include/libpq/v6util.h:5: warning: `struct addrinfo' declared 
inside parameter list

lots of similar warnings to the above -- and:

auth.c: In function `ClientAuthentication':
auth.c:414: warning: passing arg 1 of `isAF_INETx' from incompatible pointer type
gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations 
-I../../../src/include   -c -o crypt.o crypt.c -MMD
In file included from ../../../src/include/libpq/libpq.h:22,                 from crypt.c:24:

Joe



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

Предыдущее
От: mlw
Дата:
Сообщение: Re: Shrinkwrap Windows Product, any issues? Anyone? (postmaster
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: configure error on cvs tip