[Tile-serving] [osm2pgsql] Compiling on Yosemite (#224)
tetriscode
notifications at github.com
Thu Dec 4 15:19:07 UTC 2014
In file included from ./parse-pbf.hpp:34:
./fileformat.pb-c.h:8:1: error: unknown type name 'PROTOBUF_C_BEGIN_DECLS'
PROTOBUF_C_BEGIN_DECLS
^
./fileformat.pb-c.h:11:1: error: expected unqualified-id
typedef struct _Blob Blob;
^
./fileformat.pb-c.h:54:23: error: unknown type name 'Blob'; did you mean '_Blob'?
(Blob *message);
^~~~
_Blob
./fileformat.pb-c.h:20:9: note: '_Blob' declared here
struct _Blob
^
./fileformat.pb-c.h:56:29: error: unknown type name 'Blob'; did you mean '_Blob'?
(const Blob *message);
^~~~
_Blob
./fileformat.pb-c.h:20:9: note: '_Blob' declared here
struct _Blob
^
./fileformat.pb-c.h:58:29: error: unknown type name 'Blob'; did you mean '_Blob'?
(const Blob *message,
^~~~
_Blob
./fileformat.pb-c.h:20:9: note: '_Blob' declared here
struct _Blob
^
./fileformat.pb-c.h:61:29: error: unknown type name 'Blob'; did you mean '_Blob'?
(const Blob *message,
^~~~
_Blob
./fileformat.pb-c.h:20:9: note: '_Blob' declared here
struct _Blob
^
./fileformat.pb-c.h:63:1: error: unknown type name 'Blob'; did you mean '_Blob'?
Blob *
^~~~
_Blob
./fileformat.pb-c.h:20:9: note: '_Blob' declared here
struct _Blob
^
./fileformat.pb-c.h:69:23: error: unknown type name 'Blob'; did you mean '_Blob'?
(Blob *message,
^~~~
_Blob
./fileformat.pb-c.h:20:9: note: '_Blob' declared here
struct _Blob
^
./fileformat.pb-c.h:93:25: error: unknown type name 'Blob'; did you mean '_Blob'?
(const Blob *message,
^~~~
_Blob
./fileformat.pb-c.h:20:9: note: '_Blob' declared here
struct _Blob
^
./fileformat.pb-c.h:107:1: error: unknown type name 'PROTOBUF_C_END_DECLS'
PROTOBUF_C_END_DECLS
^
In file included from parse.cpp:7:
In file included from ./parse-pbf.hpp:35:
./osmformat.pb-c.h:8:23: error: expected ';' after top level declarator
PROTOBUF_C_BEGIN_DECLS
^
;
./osmformat.pb-c.h:530:1: error: unknown type name 'PROTOBUF_C_END_DECLS'
PROTOBUF_C_END_DECLS
^
In file included from parse.cpp:7:
./parse-pbf.hpp:36:1: error: expected unqualified-id
}
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/224#issuecomment-65646769
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20141204/8e73b0a0/attachment.html>
More information about the Tile-serving
mailing list