From: | LeoTh3o <leoth3o(at)me(dot)com> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Postgresql iPhone |
Date: | 2013-06-17 08:50:25 |
Message-ID: | 1371459025779-5759449.post@n5.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
gngon wrote
> I have this error when doing make : crt_externs.h : file not found. Could
> you help me? Could you give me step to manage it?
> Thank you very much.
That is a header that's missing in the iPhone SDK but is present in the
iPhoneSimulator one. You can also get a copy of it from your Mac OS (if you
have one) from /usr/include or try googling for it (I got this link:
http://code.ohloh.net/file?fid=cuHcSH5tP5RSe9C77vP8T1ImMCo&cid=21PxiuM5Grw&s=&browser=Default#L0
<http://code.ohloh.net/file?fid=cuHcSH5tP5RSe9C77vP8T1ImMCo&cid=21PxiuM5Grw&s=&browser=Default#L0>
and I can grant you the file is valid)
--
View this message in context: http://postgresql.1045698.n5.nabble.com/Postgresql-iPhone-tp3958621p5759449.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Technical Doubts | 2013-06-20 05:56:51 | Composite Unique Key - Doubt |
Previous Message | Athanasios Kostopoulos | 2013-06-14 08:08:32 | tutorial/instructions for postgres 9.1 master-master setup |