--prefix="/Program\ Files" and build failures - Mailing list pgsql-hackers

From Darcy Buskermolen
Subject --prefix="/Program\ Files" and build failures
Date
Msg-id 200412031619.23433.darcy@wavefire.com
Whole thread Raw
Responses Re: --prefix="/Program\ Files" and build failures
List pgsql-hackers
While monkeying around with configure --prefix I fond the following.  (there 
may be more but this one was still in my scroll back...

[.......snip......]
/usr/local/bin/gmake -C ecpglib install
gmake[4]: Entering directory `/usr/local/src/postgresql-8.0.0/src/interface
s/ecpg/ecpglib'
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing  -fpic 
-DPIC -DFRONTEND -I../../../../src/interfaces/ecpg/include 
-I../../../../src/interfaces/libpq -I../../../../src/port 
-I../../../../src/include   -c -o path.o path.c
path.c: In function `get_share_path':
path.c:375: warning: unknown escape sequence `\ '
path.c:375: warning: unknown escape sequence `\ '
path.c: In function `get_etc_path':
path.c:384: warning: unknown escape sequence `\ '
path.c:384: warning: unknown escape sequence `\ '
path.c: In function `get_include_path':
path.c:393: warning: unknown escape sequence `\ '
path.c:393: warning: unknown escape sequence `\ '
path.c: In function `get_pkginclude_path':
path.c:402: warning: unknown escape sequence `\ '
path.c:402: warning: unknown escape sequence `\ '
path.c: In function `get_includeserver_path':
path.c:411: warning: unknown escape sequence `\ '
path.c:411: warning: unknown escape sequence `\ '



-- 
Darcy Buskermolen
Wavefire Technologies Corp.
ph: 250.717.0200
fx:  250.763.1759
http://www.wavefire.com


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: rc1 packaged ...
Next
From: Tom Lane
Date:
Subject: Re: --prefix="/Program\ Files" and build failures