Re: PQescapeStringConn in C:\Program Files\PostgreSQL\8.3\lib not found" - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: PQescapeStringConn in C:\Program Files\PostgreSQL\8.3\lib not found"
Date
Msg-id 492D50F9.4060909@postnewspapers.com.au
Whole thread Raw
In response to PQescapeStringConn in C:\Program Files\PostgreSQL\8.3\lib not found"  ("劉大維" <sunshineuyl@gmail.com>)
List pgsql-bugs
劉大維 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

pgsql-bugs by date:

Previous
From: "劉大維"
Date:
Subject: PQescapeStringConn in C:\Program Files\PostgreSQL\8.3\lib not found"
Next
From: Michael Meskes
Date:
Subject: Re: BUG #4550: ecpg problem with copy command and hostvar