| 1 | In file included from /usr/include/postgresql/server/postgres.h:49, |
|---|
| 2 | from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:22: |
|---|
| 3 | /usr/include/postgresql/server/utils/elog.h:68:28: error: utils/errcodes.h: No such file or directory |
|---|
| 4 | In file included from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:23: |
|---|
| 5 | /usr/include/postgresql/server/executor/spi.h:16:22: error: postgres.h: No such file or directory |
|---|
| 6 | /usr/include/postgresql/server/executor/spi.h:22:27: error: access/heapam.h: No such file or directory |
|---|
| 7 | /usr/include/postgresql/server/executor/spi.h:23:25: error: access/xact.h: No such file or directory |
|---|
| 8 | /usr/include/postgresql/server/executor/spi.h:24:33: error: catalog/pg_language.h: No such file or directory |
|---|
| 9 | /usr/include/postgresql/server/executor/spi.h:25:29: error: catalog/pg_proc.h: No such file or directory |
|---|
| 10 | /usr/include/postgresql/server/executor/spi.h:26:29: error: catalog/pg_type.h: No such file or directory |
|---|
| 11 | /usr/include/postgresql/server/executor/spi.h:27:31: error: executor/executor.h: No such file or directory |
|---|
| 12 | /usr/include/postgresql/server/executor/spi.h:28:29: error: nodes/execnodes.h: No such file or directory |
|---|
| 13 | /usr/include/postgresql/server/executor/spi.h:29:26: error: nodes/params.h: No such file or directory |
|---|
| 14 | /usr/include/postgresql/server/executor/spi.h:30:29: error: nodes/plannodes.h: No such file or directory |
|---|
| 15 | /usr/include/postgresql/server/executor/spi.h:31:29: error: nodes/primnodes.h: No such file or directory |
|---|
| 16 | /usr/include/postgresql/server/executor/spi.h:32:28: error: nodes/relation.h: No such file or directory |
|---|
| 17 | /usr/include/postgresql/server/executor/spi.h:33:23: error: tcop/dest.h: No such file or directory |
|---|
| 18 | /usr/include/postgresql/server/executor/spi.h:34:25: error: tcop/pquery.h: No such file or directory |
|---|
| 19 | /usr/include/postgresql/server/executor/spi.h:35:27: error: tcop/tcopprot.h: No such file or directory |
|---|
| 20 | /usr/include/postgresql/server/executor/spi.h:36:26: error: tcop/utility.h: No such file or directory |
|---|
| 21 | /usr/include/postgresql/server/executor/spi.h:37:28: error: utils/builtins.h: No such file or directory |
|---|
| 22 | /usr/include/postgresql/server/executor/spi.h:38:25: error: utils/datum.h: No such file or directory |
|---|
| 23 | /usr/include/postgresql/server/executor/spi.h:39:26: error: utils/portal.h: No such file or directory |
|---|
| 24 | /usr/include/postgresql/server/executor/spi.h:40:28: error: utils/syscache.h: No such file or directory |
|---|
| 25 | /usr/include/postgresql/server/executor/spi.h:41:31: error: executor/execdefs.h: No such file or directory |
|---|
| 26 | In file included from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:23: |
|---|
| 27 | /usr/include/postgresql/server/executor/spi.h:48: error: expected specifier-qualifier-list before 'TupleDesc' |
|---|
| 28 | /usr/include/postgresql/server/executor/spi.h:96: error: expected declaration specifiers or '...' before 'Snapshot' |
|---|
| 29 | /usr/include/postgresql/server/executor/spi.h:97: error: expected declaration specifiers or '...' before 'Snapshot' |
|---|
| 30 | /usr/include/postgresql/server/executor/spi.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SPI_copytuple' |
|---|
| 31 | /usr/include/postgresql/server/executor/spi.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SPI_returntuple' |
|---|
| 32 | /usr/include/postgresql/server/executor/spi.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SPI_modifytuple' |
|---|
| 33 | /usr/include/postgresql/server/executor/spi.h:112: error: expected ')' before 'tupdesc' |
|---|
| 34 | /usr/include/postgresql/server/executor/spi.h:113: error: expected ')' before 'tupdesc' |
|---|
| 35 | /usr/include/postgresql/server/executor/spi.h:114: error: expected ')' before 'tuple' |
|---|
| 36 | /usr/include/postgresql/server/executor/spi.h:115: error: expected ')' before 'tuple' |
|---|
| 37 | /usr/include/postgresql/server/executor/spi.h:116: error: expected ')' before 'tupdesc' |
|---|
| 38 | /usr/include/postgresql/server/executor/spi.h:117: error: expected ')' before 'tupdesc' |
|---|
| 39 | /usr/include/postgresql/server/executor/spi.h:118: error: expected ')' before 'rel' |
|---|
| 40 | /usr/include/postgresql/server/executor/spi.h:119: error: expected ')' before 'rel' |
|---|
| 41 | /usr/include/postgresql/server/executor/spi.h:123: error: expected ')' before 'pointer' |
|---|
| 42 | /usr/include/postgresql/server/executor/spi.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SPI_cursor_open' |
|---|
| 43 | /usr/include/postgresql/server/executor/spi.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SPI_cursor_find' |
|---|
| 44 | /usr/include/postgresql/server/executor/spi.h:129: error: expected ')' before 'portal' |
|---|
| 45 | /usr/include/postgresql/server/executor/spi.h:130: error: expected ')' before 'portal' |
|---|
| 46 | /usr/include/postgresql/server/executor/spi.h:131: error: expected ')' before 'portal' |
|---|
| 47 | In file included from /usr/include/postgresql/server/funcapi.h:20, |
|---|
| 48 | from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:24: |
|---|
| 49 | /usr/include/postgresql/server/access/tupdesc.h:17:27: error: access/attnum.h: No such file or directory |
|---|
| 50 | /usr/include/postgresql/server/access/tupdesc.h:18:34: error: catalog/pg_attribute.h: No such file or directory |
|---|
| 51 | /usr/include/postgresql/server/access/tupdesc.h:19:27: error: nodes/pg_list.h: No such file or directory |
|---|
| 52 | In file included from /usr/include/postgresql/server/funcapi.h:20, |
|---|
| 53 | from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:24: |
|---|
| 54 | /usr/include/postgresql/server/access/tupdesc.h:24: error: expected specifier-qualifier-list before 'AttrNumber' |
|---|
| 55 | /usr/include/postgresql/server/access/tupdesc.h:72: error: expected specifier-qualifier-list before 'Form_pg_attribute' |
|---|
| 56 | /usr/include/postgresql/server/access/tupdesc.h:85: error: expected declaration specifiers or '...' before 'Form_pg_attribute' |
|---|
| 57 | /usr/include/postgresql/server/access/tupdesc.h:111: error: expected declaration specifiers or '...' before 'AttrNumber' |
|---|
| 58 | /usr/include/postgresql/server/access/tupdesc.h:117: error: expected ')' before '*' token |
|---|
| 59 | /usr/include/postgresql/server/access/tupdesc.h:119: error: expected ')' before '*' token |
|---|
| 60 | In file included from /usr/include/postgresql/server/funcapi.h:21, |
|---|
| 61 | from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:24: |
|---|
| 62 | /usr/include/postgresql/server/executor/executor.h:17:31: error: executor/execdesc.h: No such file or directory |
|---|
| 63 | In file included from /usr/include/postgresql/server/funcapi.h:21, |
|---|
| 64 | from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:24: |
|---|
| 65 | /usr/include/postgresql/server/executor/executor.h:65: error: expected ')' before '*' token |
|---|
| 66 | /usr/include/postgresql/server/executor/executor.h:66: error: expected ')' before '*' token |
|---|
| 67 | /usr/include/postgresql/server/executor/executor.h:67: error: expected ')' before '*' token |
|---|
| 68 | /usr/include/postgresql/server/executor/executor.h:68: error: expected ')' before 'plantype' |
|---|
| 69 | /usr/include/postgresql/server/executor/executor.h:69: error: expected ')' before '*' token |
|---|
| 70 | /usr/include/postgresql/server/executor/executor.h:70: error: expected ')' before '*' token |
|---|
| 71 | /usr/include/postgresql/server/executor/executor.h:75: error: expected ')' before '*' token |
|---|
| 72 | /usr/include/postgresql/server/executor/executor.h:81: error: expected ')' before '*' token |
|---|
| 73 | /usr/include/postgresql/server/executor/executor.h:89: error: expected declaration specifiers or '...' before 'AttrNumber' |
|---|
| 74 | /usr/include/postgresql/server/executor/executor.h:92: error: expected declaration specifiers or '...' before 'AttrNumber' |
|---|
| 75 | /usr/include/postgresql/server/executor/executor.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BuildTupleHashTable' |
|---|
| 76 | /usr/include/postgresql/server/executor/executor.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'LookupTupleHashEntry' |
|---|
| 77 | /usr/include/postgresql/server/executor/executor.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 78 | /usr/include/postgresql/server/executor/executor.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 79 | /usr/include/postgresql/server/executor/executor.h:113: error: expected ')' before '*' token |
|---|
| 80 | /usr/include/postgresql/server/executor/executor.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 81 | /usr/include/postgresql/server/executor/executor.h:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ExecRemoveJunk' |
|---|
| 82 | /usr/include/postgresql/server/executor/executor.h:123: error: expected ')' before '*' token |
|---|
| 83 | /usr/include/postgresql/server/executor/executor.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 84 | /usr/include/postgresql/server/executor/executor.h:126: error: expected ')' before '*' token |
|---|
| 85 | /usr/include/postgresql/server/executor/executor.h:127: error: expected ')' before '*' token |
|---|
| 86 | /usr/include/postgresql/server/executor/executor.h:128: error: expected ')' before '*' token |
|---|
| 87 | /usr/include/postgresql/server/executor/executor.h:129: error: expected ')' before '*' token |
|---|
| 88 | /usr/include/postgresql/server/executor/executor.h:130: error: expected ')' before '*' token |
|---|
| 89 | /usr/include/postgresql/server/executor/executor.h:131: error: expected ')' before '*' token |
|---|
| 90 | /usr/include/postgresql/server/executor/executor.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 91 | /usr/include/postgresql/server/executor/executor.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 92 | /usr/include/postgresql/server/executor/executor.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 93 | /usr/include/postgresql/server/executor/executor.h:141: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 94 | /usr/include/postgresql/server/executor/executor.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 95 | /usr/include/postgresql/server/executor/executor.h:143: error: expected ')' before '*' token |
|---|
| 96 | /usr/include/postgresql/server/executor/executor.h:144: error: expected ')' before '*' token |
|---|
| 97 | /usr/include/postgresql/server/executor/executor.h:149: error: expected ')' before 'tuple' |
|---|
| 98 | /usr/include/postgresql/server/executor/executor.h:151: error: expected ')' before 'tuple' |
|---|
| 99 | /usr/include/postgresql/server/executor/executor.h:153: error: expected declaration specifiers or '...' before 'FuncExprState' |
|---|
| 100 | /usr/include/postgresql/server/executor/executor.h:155: error: expected ')' before '*' token |
|---|
| 101 | /usr/include/postgresql/server/executor/executor.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 102 | /usr/include/postgresql/server/executor/executor.h:163: error: expected ')' before '*' token |
|---|
| 103 | /usr/include/postgresql/server/executor/executor.h:165: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 104 | /usr/include/postgresql/server/executor/executor.h:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 105 | /usr/include/postgresql/server/executor/executor.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 106 | /usr/include/postgresql/server/executor/executor.h:168: error: expected ')' before '*' token |
|---|
| 107 | /usr/include/postgresql/server/executor/executor.h:169: error: expected ')' before '*' token |
|---|
| 108 | /usr/include/postgresql/server/executor/executor.h:170: error: expected ')' before '*' token |
|---|
| 109 | /usr/include/postgresql/server/executor/executor.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 110 | /usr/include/postgresql/server/executor/executor.h:177: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 111 | /usr/include/postgresql/server/executor/executor.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 112 | /usr/include/postgresql/server/executor/executor.h:180: error: expected ')' before '*' token |
|---|
| 113 | /usr/include/postgresql/server/executor/executor.h:185: error: expected ')' before '*' token |
|---|
| 114 | /usr/include/postgresql/server/executor/executor.h:186: error: expected ')' before '*' token |
|---|
| 115 | /usr/include/postgresql/server/executor/executor.h:187: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 116 | /usr/include/postgresql/server/executor/executor.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 117 | /usr/include/postgresql/server/executor/executor.h:190: error: expected ')' before '*' token |
|---|
| 118 | /usr/include/postgresql/server/executor/executor.h:191: error: expected ')' before '*' token |
|---|
| 119 | /usr/include/postgresql/server/executor/executor.h:192: error: expected ')' before '*' token |
|---|
| 120 | /usr/include/postgresql/server/executor/executor.h:193: error: expected ')' before '*' token |
|---|
| 121 | /usr/include/postgresql/server/executor/executor.h:199: error: expected specifier-qualifier-list before 'TupleTableSlot' |
|---|
| 122 | /usr/include/postgresql/server/executor/executor.h:203: error: expected ')' before '*' token |
|---|
| 123 | /usr/include/postgresql/server/executor/executor.h:225: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 124 | /usr/include/postgresql/server/executor/executor.h:226: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 125 | /usr/include/postgresql/server/executor/executor.h:227: error: expected ')' before '*' token |
|---|
| 126 | /usr/include/postgresql/server/executor/executor.h:228: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 127 | /usr/include/postgresql/server/executor/executor.h:229: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 128 | /usr/include/postgresql/server/executor/executor.h:230: error: expected ')' before '*' token |
|---|
| 129 | /usr/include/postgresql/server/executor/executor.h:231: error: expected ')' before '*' token |
|---|
| 130 | /usr/include/postgresql/server/executor/executor.h:236: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 131 | /usr/include/postgresql/server/executor/executor.h:254: error: expected ')' before '*' token |
|---|
| 132 | /usr/include/postgresql/server/executor/executor.h:255: error: expected ')' before '*' token |
|---|
| 133 | /usr/include/postgresql/server/executor/executor.h:256: error: expected ')' before '*' token |
|---|
| 134 | /usr/include/postgresql/server/executor/executor.h:257: error: expected ')' before '*' token |
|---|
| 135 | /usr/include/postgresql/server/executor/executor.h:258: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
|---|
| 136 | /usr/include/postgresql/server/executor/executor.h:262: error: expected ')' before '*' token |
|---|
| 137 | /usr/include/postgresql/server/executor/executor.h:264: error: expected ')' before '*' token |
|---|
| 138 | /usr/include/postgresql/server/executor/executor.h:265: error: expected ')' before '*' token |
|---|
| 139 | /usr/include/postgresql/server/executor/executor.h:266: error: expected ')' before '*' token |
|---|
| 140 | /usr/include/postgresql/server/executor/executor.h:267: error: expected ')' before '*' token |
|---|
| 141 | /usr/include/postgresql/server/executor/executor.h:269: error: expected ')' before '*' token |
|---|
| 142 | /usr/include/postgresql/server/executor/executor.h:271: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ExecOpenScanRelation' |
|---|
| 143 | /usr/include/postgresql/server/executor/executor.h:272: error: expected ')' before 'scanrel' |
|---|
| 144 | /usr/include/postgresql/server/executor/executor.h:274: error: expected ')' before '*' token |
|---|
| 145 | /usr/include/postgresql/server/executor/executor.h:275: error: expected ')' before '*' token |
|---|
| 146 | /usr/include/postgresql/server/executor/executor.h:276: error: expected ')' before '*' token |
|---|
| 147 | /usr/include/postgresql/server/executor/executor.h:279: error: expected ')' before '*' token |
|---|
| 148 | /usr/include/postgresql/server/executor/executor.h:282: error: expected ')' before '*' token |
|---|
| 149 | In file included from /usr/include/postgresql/server/funcapi.h:22, |
|---|
| 150 | from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:24: |
|---|
| 151 | /usr/include/postgresql/server/executor/tuptable.h:17:25: error: access/htup.h: No such file or directory |
|---|
| 152 | /usr/include/postgresql/server/executor/tuptable.h:18:28: error: access/tupdesc.h: No such file or directory |
|---|
| 153 | /usr/include/postgresql/server/executor/tuptable.h:19:25: error: storage/buf.h: No such file or directory |
|---|
| 154 | In file included from /usr/include/postgresql/server/funcapi.h:22, |
|---|
| 155 | from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:24: |
|---|
| 156 | /usr/include/postgresql/server/executor/tuptable.h:107: error: expected specifier-qualifier-list before 'NodeTag' |
|---|
| 157 | /usr/include/postgresql/server/executor/tuptable.h:149: error: expected ')' before 'tuple' |
|---|
| 158 | /usr/include/postgresql/server/executor/tuptable.h:153: error: expected ')' before 'mtup' |
|---|
| 159 | /usr/include/postgresql/server/executor/tuptable.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ExecCopySlotTuple' |
|---|
| 160 | /usr/include/postgresql/server/executor/tuptable.h:160: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ExecCopySlotMinimalTuple' |
|---|
| 161 | /usr/include/postgresql/server/executor/tuptable.h:161: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ExecFetchSlotTuple' |
|---|
| 162 | /usr/include/postgresql/server/executor/tuptable.h:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ExecFetchSlotMinimalTuple' |
|---|
| 163 | /usr/include/postgresql/server/executor/tuptable.h:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ExecMaterializeSlot' |
|---|
| 164 | In file included from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:24: |
|---|
| 165 | /usr/include/postgresql/server/funcapi.h:161: error: expected ')' before '*' token |
|---|
| 166 | /usr/include/postgresql/server/funcapi.h:170: error: expected declaration specifiers or '...' before 'Node' |
|---|
| 167 | /usr/include/postgresql/server/funcapi.h:172: error: expected ')' before 'procTup' |
|---|
| 168 | /usr/include/postgresql/server/funcapi.h:181: error: expected ')' before 'procTuple' |
|---|
| 169 | /usr/include/postgresql/server/funcapi.h:221: error: expected declaration specifiers or '...' before 'List' |
|---|
| 170 | /usr/include/postgresql/server/funcapi.h:226: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BuildTupleFromCStrings' |
|---|
| 171 | In file included from /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:28: |
|---|
| 172 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.h:25:22: error: postgres.h: No such file or directory |
|---|
| 173 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c: In function 'fetch_edge_columns': |
|---|
| 174 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:84: error: 'SPITupleTable' has no member named 'tupdesc' |
|---|
| 175 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:85: error: 'SPITupleTable' has no member named 'tupdesc' |
|---|
| 176 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:86: error: 'SPITupleTable' has no member named 'tupdesc' |
|---|
| 177 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:87: error: 'SPITupleTable' has no member named 'tupdesc' |
|---|
| 178 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:98: error: 'SPITupleTable' has no member named 'tupdesc' |
|---|
| 179 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:98: error: 'INT4OID' undeclared (first use in this function) |
|---|
| 180 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:98: error: (Each undeclared identifier is reported only once |
|---|
| 181 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:98: error: for each function it appears in.) |
|---|
| 182 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:99: error: 'SPITupleTable' has no member named 'tupdesc' |
|---|
| 183 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:100: error: 'SPITupleTable' has no member named 'tupdesc' |
|---|
| 184 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:100: error: 'FLOAT8OID' undeclared (first use in this function) |
|---|
| 185 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:112: error: 'SPITupleTable' has no member named 'tupdesc' |
|---|
| 186 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:122: error: 'SPITupleTable' has no member named 'tupdesc' |
|---|
| 187 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c: At top level: |
|---|
| 188 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:136: error: expected ')' before '*' token |
|---|
| 189 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c: In function 'compute_shortest_path': |
|---|
| 190 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:181: error: 'Portal' undeclared (first use in this function) |
|---|
| 191 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:181: error: expected ';' before 'SPIportal' |
|---|
| 192 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:214: error: 'SPIportal' undeclared (first use in this function) |
|---|
| 193 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:248: error: 'SPITupleTable' has no member named 'tupdesc' |
|---|
| 194 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:252: error: 'HeapTuple' undeclared (first use in this function) |
|---|
| 195 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:252: error: expected ';' before 'tuple' |
|---|
| 196 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:253: error: 'tuple' undeclared (first use in this function) |
|---|
| 197 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:345: error: 'ERRCODE_E_R_E_CONTAINING_SQL_NOT_PERMITTED' undeclared (first use in this function) |
|---|
| 198 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c: In function 'shortest_path': |
|---|
| 199 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:416: error: 'HeapTuple' undeclared (first use in this function) |
|---|
| 200 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:416: error: expected ';' before 'tuple' |
|---|
| 201 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:432: error: 'tuple' undeclared (first use in this function) |
|---|
| 202 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:441: error: 'ReturnSetInfo' undeclared (first use in this function) |
|---|
| 203 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:441: error: 'rsi' undeclared (first use in this function) |
|---|
| 204 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:441: error: expected expression before ')' token |
|---|
| 205 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:441: error: 'ExprMultipleResult' undeclared (first use in this function) |
|---|
| 206 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:445: error: expected expression before ')' token |
|---|
| 207 | /usr/src/disks/DB/GPS/PostgresRouting/pgrouting/core/src/dijkstra.c:445: error: 'ExprEndResult' undeclared (first use in this function) |
|---|
| 208 | make[2]: *** [core/src/CMakeFiles/routing.dir/dijkstra.o] Error 1 |
|---|
| 209 | make[1]: *** [core/src/CMakeFiles/routing.dir/all] Error 2 |
|---|
| 210 | make: *** [all] Error 2 |
|---|