Re: preproc.c compilation error

Поиск
Список
Период
Сортировка
От Rugal Bernstein
Тема Re: preproc.c compilation error
Дата
Msg-id CAHoyg30aVffUP69bSKyW0m6k__uEp8WWZOXNMaXgPc46bZKOnQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: preproc.c compilation error  (Michael Meskes <meskes@postgresql.org>)
Ответы Re: preproc.c compilation error  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
Thanks, seems it is because the first time pgc.c and others are generated, but [make distclean] did not clean them, which lead to this problem!
after [rm pgc.c preproc.h preproc.c preproc.y]
it is now successfully compiled without any warning! thank you!

Java Developer; Mysql/Oracle DBA; C/Java/Python/Bash; Vim; Linux; Pianist; Hadoop/Spark/Storm
blog 


On Thu, Jan 9, 2014 at 9:45 PM, Michael Meskes <meskes@postgresql.org> wrote:
You have to rebuild the auto-generated pgc.c, preproc.c and preproc.y or simply
remove them to force a rebuild.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: nested hstore patch
Следующее
От: Andres Freund
Дата:
Сообщение: Re: preproc.c compilation error