comp.lang.ada
 help / color / mirror / Atom feed
From: Multiplayer1080 <marlontrujillo1080@gmail.com>
Subject: Re: There is something wrong with using libpq5 with -FdUMP-ada-spec-C ?
Date: Fri, 15 Mar 2013 12:19:27 -0700 (PDT)
Date: 2013-03-15T12:19:27-07:00	[thread overview]
Message-ID: <f23a9a4f-8047-4c8a-84ad-def66445dc47@googlegroups.com> (raw)
In-Reply-To: <khtigk$rkv$1@online.de>

I found the problem. 

1) I have not configured the project properties > languages to C. 

2) The source /usr/share/ada/adainclude/notices.c has:
#include "libpq-fe.h"
And i change it for:
#include "postgresql/libpq-fe.h"

and with this, the building is complete normally.



  parent reply	other threads:[~2013-03-15 19:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-14 18:58 There is something wrong with using libpq5 with -FdUMP-ada-spec-C ? Multiplayer1080
2013-03-14 22:21 ` Dirk Heinrichs
2013-03-15 19:05   ` Multiplayer1080
2013-03-15 19:19   ` Multiplayer1080 [this message]
2013-03-16  2:50     ` Multiplayer1080
2013-03-16  9:13       ` Simon Wright
2013-03-16 21:40         ` Multiplayer1080
2013-03-15  9:02 ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox