| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | "Florian G(dot) Pflug" <fgp(at)phlo(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Postgresql-General <pgsql-hackers(at)postgresql(dot)org>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
| Subject: | Re: Build-Problem with pgc.c on OSX 10.4 |
| Date: | 2007-04-16 13:49:10 |
| Message-ID: | 20070416134910.GB5658@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Florian G. Pflug wrote:
> Tom Lane wrote:
> >"Florian G. Pflug" <fgp(at)phlo(dot)org> writes:
> >>When I try to build CVS HEAD on OSX 10.4, compiling
> >>src/interfaces/ecpg/preproc/preproc.c fails with:
> >>...
> >>If I delete pgc.c, it is rebuilt automatically, and then
> >>preproc.c compiles just fine.
> >>...
> >>I'm using gcc 4.0.1, flex 2.5.4 and bison 2.3
> >
> >Perhaps you changed bison versions and didn't force a rebuild?
> >Those line numbers don't seem to sync up with my copies of the
> >derived files.
>
> I just realized that this file isn't even in the postgresql CVS
> repo. But it _is_ part of the SVN mirror at
> https://projects.commandprompt.com/public/pgsql/repo.
>
> The version that shows up in the trunk of the SVN repo is
> the revision 1.5 from CVS
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/Attic/pgc.c?rev=1.5;content-type=text%2Fplain;hideattic=0)
>
> This is the same as
> https://projects.commandprompt.com/public/pgsql/repo/trunk/pgsql/src/interfaces/ecpg/preproc/pgc.c
> modulo the expansion of the $Header macro.
>
> Seems to be a bug in the CVS->SVN conversion process...
Ah, it seems the SVN repo just got its first user ;-) Congratulations.
Ask Joshua to send you a Command Prompt tee shirt, maybe he is excited
enough.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2007-04-16 13:52:16 | Re: CREATE DATABASE foo OWNER bar |
| Previous Message | Larry Rosenman | 2007-04-16 12:47:06 | CREATE DATABASE foo OWNER bar |