Compile of recent CVS fails
Started by Egon Schmidover 27 years ago2 messageshackers
Hi,
it's easy to fix the typo in backend/parser/gram.y on line 2031 (:->;).
Next problem is pg_wchar.h. This header file moved from /include/regex
to /include/mb. A 'make depend' doesn't help very much, so I copied it
back to the regex subdirectory.
-Egon
Re: [HACKERS] Compile of recent CVS fails
At 2:04 PM 98.7.25 +0200, Egon Schmid wrote:
Next problem is pg_wchar.h. This header file moved from /include/regex
to /include/mb. A 'make depend' doesn't help very much, so I copied it
back to the regex subdirectory.
Sorry. this is due to patches I recently sent. Some of them had been
rejected because of the changes since I grabbed the snapshot.
I have already sent addtional patches, and the problem should be
solved soon.
--
Tatsuo Ishii
t-ishii@sra.co.jp