[cvsnt] Re: How to compile cvsnt - again unable to....
Tony Hoyle
tony.hoyle at march-hare.com
Sat Jan 21 00:56:29 GMT 2006
Bo Berglund wrote:
> f:\Engineering\Projects\cvsnt\pcre\pcre_info.c(82): error C2065:
> 'PCRE_FIRSTLINE' : undeclared identifier
There's something wrong with the sources you have, or VC is not
configured to compile correctly.
> f:\Engineering\Projects\cvsnt\cvsapi\mdns_howl.h(29): fatal error
> C1083: Cannot open include file: 'howl.h': No such file or directory
You said you could'n't find howl... it's on there somewhere (and in
cvsdeps) but you might as well disable it as it's pretty useless.
> f:\Engineering\Projects\cvsnt\cvsapi\win32\autoproxy.cpp(175): error
> C2146: syntax error : missing ';' before identifier 'Vtbl'
You haven't installed an up to date (<1 year old) platform SDK. This is
actually explained on line the line above the error!
> f:\Engineering\Projects\cvsnt\cvsapi\postgres\PostgresRecordset.cpp(31):
> fatal error C1083: Cannot open include file: 'libpq-fe.h': No such
> file or directory
No paths to the postgres libs.
> f:\Engineering\Projects\cvsnt\protocols\sspi.cpp(170): error C2065:
> 'server' : undeclared identifier
Again, I think either your sources are somehow corrupt or your build
settings are completely out of whack.
Tony
More information about the cvsnt
mailing list