劉大維 wrote: > Dear Sir, > > I try to make gammu-svn2643. You're having issues with `cmake' configuration of a project other than PostgreSQL. This is unlikely to be a PostgreSQL bug.
> "Cmake error: invalid escape sequence \p" > "Syntax error in cmake code at > D:/gammu-svn2643/cmake/FindPostgres.cmake:73: syntax error, > unexpected cal_ERRO, expecting $end (38), when parsing string Looking > for PQescapeStringConn in C:\Program Files\PostgreSQL\8.3\lib not found" FindPostgres.cmake is part of the gammu project. You need to contact them and inform them that their CMake code to detect PostgreSQL is broken. Make sure to tell them your cmake version, because that is the first thing they will ask, and also send them your CMakeCache.txt . This is not a problem with PostgreSQL. > Then I type make on cmd That won't work, because CMake configuration didn't work properly. CMake shouldn't have even generated a Makefile; the fact that it did suggests that the error handling in the gammu cmake code is far from ideal. -- Craig Ringer -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs