Thread: C++ library probs

C++ library probs

From
Leandro Fanzone
Date:
I have installed the libraries from RPM (postgresql-devel-7.0.2-2.i386.rpm). I couldn't compile a project using the C++ library because in some config.h there's a line saying

#include "os.h"

that points to a link to a non-existent linux.h. Any ideas? I just commented the line and worked fine so far, but I don't like it a bit.

Leandro Fanzone
Compañía HASAR
Buenos Aires
Argentina