Opened 16 years ago

Last modified 15 years ago

#16346 closed defect

Building pgplot on Leopard 10.5.4 — at Initial Version

Reported by: ctartamella@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: pgplot

Description

When building pgplot I get the following:

stewie:aquaterm ctartamella$ sudo /opt/local/bin/port install pgplot ---> Building pgplot with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_pgplot/work/pgplot/build:pgplot" && make all " returned error 2 Command output: /opt/local/include/aquaterm/AQTAdapter.h:79: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:80: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:81: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:84: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:85: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:86: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:87: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:88: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:89: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:90: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:93: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:94: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:95: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:96: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:97: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:100: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:101: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:102: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:103: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:104: error: expected declaration specifiers before '-' token /opt/local/include/aquaterm/AQTAdapter.h:105: error: expected declaration specifiers before 'end' ../drivers/aqdriv.m:13: error: storage class specified for parameter 'adapter' ../drivers/aqdriv.m:33: error: storage class specified for parameter 'currentDevice' ../drivers/aqdriv.m:33: error: parameter 'currentDevice' is initialized ../drivers/aqdriv.m:34: error: storage class specified for parameter 'deviceCount' ../drivers/aqdriv.m:34: error: parameter 'deviceCount' is initialized ../drivers/aqdriv.m:40: error: expected '=', ',', ';', 'asm' or 'attribute' before '{' token ../drivers/aqdriv.m:482: error: old-style parameter declarations in prototyped function definition ../drivers/aqdriv.m:482: error: expected '{' at end of input make: * [aqdriv.o] Error 1

Error: Status 1 encountered during processing.

Change History (0)

Note: See TracTickets for help on using tickets.