Compiling gnuplot-4.2.3-12 fails with the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../term -I../term -DBINDIR=\"/sw/ 
bin\" -DX11_DRIVER_DIR=\"/sw/lib/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/sw/ 
share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"http://sourceforge.net/projects/gnuplot 
\" -DHELPFILE=\"/sw/share/gnuplot/4.2/gnuplot.gih\" -I/sw/include  -I/ 
usr/X11/include -I/sw/include -I/sw/include -I/sw/include -I/sw/ 
include -I/sw/lib/pango-ft219/include/pango-1.0 -I/sw/include/pixman-1  
-I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/include/freetype2 - 
I/sw/lib/freetype219/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/libpng12 -I/sw/include -I/sw/include/cairo -I/ 
usr/X11R6/include -I/usr/X11/include    -g -O2 -ObjC -c term.c
In file included from term.h:235,
                 from term.c:1308:
../term/rgip.trm: In function 'RGIP_graphics':
../term/rgip.trm:220: warning: pointer targets in passing argument 1  
of 'sprintf' differ in signedness
../term/rgip.trm:221: warning: pointer targets in passing argument 1  
of 'fopen' differ in signedness
../term/rgip.trm: In function 'RGIP_cvts':
../term/rgip.trm:389: warning: pointer targets in passing argument 1  
of 'strlen' differ in signedness
../term/rgip.trm:395: warning: pointer targets in passing argument 1  
of 'strlen' differ in signedness
../term/rgip.trm: In function 'RGIP_put_text':
../term/rgip.trm:437: warning: passing argument 1 of 'RGIP_cvts'  
discards qualifiers from pointer target type
../term/rgip.trm:451: warning: pointer targets in passing argument 1  
of 'strchr' differ in signedness
../term/rgip.trm:453: warning: pointer targets in passing argument 1  
of 'strlen' differ in signedness
In file included from /sw/include/ggi/ggi.h:35,
                 from ../term/ggi.trm:64,
                 from term.h:446,
                 from term.c:1308:
/sw/include/ggi/types.h:33:24: error: ggi/system.h: No such file or  
directory
In file included from /sw/include/ggi/ggi.h:35,
                 from ../term/ggi.trm:64,
                 from term.h:446,
                 from term.c:1308:
/sw/include/ggi/types.h: At top level:
/sw/include/ggi/types.h:43: error: syntax error before 'sint16'
/sw/include/ggi/types.h:43: warning: no semicolon at end of struct or  
union
/sw/include/ggi/types.h:43: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:44: error: syntax error before 'ggi_pixel'
/sw/include/ggi/types.h:44: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:46: error: syntax error before 'ggi_attr'
/sw/include/ggi/types.h:46: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:61: error: syntax error before 'uint16'
/sw/include/ggi/types.h:61: warning: no semicolon at end of struct or  
union
/sw/include/ggi/types.h:61: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:62: error: syntax error before 'uint16'
/sw/include/ggi/types.h:62: warning: no semicolon at end of struct or  
union
/sw/include/ggi/types.h:62: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:62: error: syntax error before '}' token
/sw/include/ggi/types.h:62: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:69: error: syntax error before 'ggi_graphtype'
/sw/include/ggi/types.h:69: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:133: error: syntax error before 'sint32'
/sw/include/ggi/types.h:133: warning: no semicolon at end of struct or  
union
/sw/include/ggi/types.h:134: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:135: error: syntax error before 'virt'
/sw/include/ggi/types.h:135: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:136: error: syntax error before 'size'
/sw/include/ggi/types.h:136: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:137: error: syntax error before 'graphtype'
/sw/include/ggi/types.h:137: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:138: error: syntax error before 'dpp'
/sw/include/ggi/types.h:138: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:139: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:177: error: syntax error before 'uint32'
/sw/include/ggi/types.h:177: warning: no semicolon at end of struct or  
union
/sw/include/ggi/types.h:178: warning: data definition has no type or  
storage class
/sw/include/ggi/types.h:180: error: syntax error before '}' token
/sw/include/ggi/types.h:180: warning: data definition has no type or  
storage class
In file included from ../term/ggi.trm:64,
                 from term.h:446,
                 from term.c:1308:
/sw/include/ggi/ggi.h:36:21: error: ggi/gii.h: No such file or directory
In file included from ../term/ggi.trm:64,
                 from term.h:446,
                 from term.c:1308:
/sw/include/ggi/ggi.h:60: error: syntax error before 'ggi_event_type'
/sw/include/ggi/ggi.h:60: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:61: error: syntax error before 'ggi_event_mask'
/sw/include/ggi/ggi.h:61: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:62: error: syntax error before 'ggi_any_event'
/sw/include/ggi/ggi.h:62: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:63: error: syntax error before  
'ggi_cmd_nodata_event'
/sw/include/ggi/ggi.h:63: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:64: error: syntax error before 'ggi_cmd_event'
/sw/include/ggi/ggi.h:64: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:65: error: syntax error before 'ggi_expose_event'
/sw/include/ggi/ggi.h:65: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:66: error: syntax error before 'ggi_key_event'
/sw/include/ggi/ggi.h:66: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:67: error: syntax error before 'ggi_pmove_event'
/sw/include/ggi/ggi.h:67: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:68: error: syntax error before 'ggi_pbutton_event'
/sw/include/ggi/ggi.h:68: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:69: error: syntax error before 'ggi_val_event'
/sw/include/ggi/ggi.h:69: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:70: error: syntax error before 'ggi_event'
/sw/include/ggi/ggi.h:70: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:186: error: syntax error before 'ggi_pixel'
/sw/include/ggi/ggi.h:186: warning: no semicolon at end of struct or  
union
/sw/include/ggi/ggi.h:189: error: syntax error before 'green_mask'
/sw/include/ggi/ggi.h:189: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:192: error: syntax error before 'blue_mask'
/sw/include/ggi/ggi.h:192: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:197: error: syntax error before 'alpha_mask'
/sw/include/ggi/ggi.h:197: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:200: error: syntax error before 'clut_mask'
/sw/include/ggi/ggi.h:200: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:203: error: syntax error before 'fg_mask'
/sw/include/ggi/ggi.h:203: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:206: error: syntax error before 'bg_mask'
/sw/include/ggi/ggi.h:206: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:209: error: syntax error before 'texture_mask'
/sw/include/ggi/ggi.h:209: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:218: error: syntax error before 'bitmeaning'
/sw/include/ggi/ggi.h:218: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:222: error: syntax error before 'flags'
/sw/include/ggi/ggi.h:222: error: non-static declaration of 'flags'  
follows static declaration
../term/aquaterm.trm:59: error: previous declaration of 'flags' was here
/sw/include/ggi/ggi.h:222: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:224: error: syntax error before 'stdformat'
/sw/include/ggi/ggi.h:224: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:232: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:256: error: syntax error before 'ggi_pixelformat'
/sw/include/ggi/ggi.h:256: warning: no semicolon at end of struct or  
union
/sw/include/ggi/ggi.h:257: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:262: error: syntax error before 'ggi_pixelformat'
/sw/include/ggi/ggi.h:262: warning: no semicolon at end of struct or  
union
/sw/include/ggi/ggi.h:263: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:282: error: syntax error before 'uint32'
/sw/include/ggi/ggi.h:282: warning: no semicolon at end of struct or  
union
/sw/include/ggi/ggi.h:288: error: 'read' redeclared as different kind  
of symbol
/usr/include/unistd.h:473: error: previous declaration of 'read' was  
here
/sw/include/ggi/ggi.h:289: error: 'write' redeclared as different kind  
of symbol
/usr/include/unistd.h:509: error: previous declaration of 'write' was  
here
/sw/include/ggi/ggi.h:292: error: syntax error before 'noaccess'
/sw/include/ggi/ggi.h:292: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:296: error: syntax error before 'align'
/sw/include/ggi/ggi.h:296: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:307: error: syntax error before  
'ggi_pixellinearbuffer'
/sw/include/ggi/ggi.h:307: warning: no semicolon at end of struct or  
union
/sw/include/ggi/ggi.h:308: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:311: error: syntax error before '}' token
/sw/include/ggi/ggi.h:311: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:312: error: syntax error before '}' token
/sw/include/ggi/ggi.h:312: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:356: error: syntax error before '*' token
/sw/include/ggi/ggi.h:356: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:361: error: syntax error before '*' token
/sw/include/ggi/ggi.h:361: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:370: error: syntax error before 'uint32'
/sw/include/ggi/ggi.h:382: error: syntax error before 'ggi_mode'
/sw/include/ggi/ggi.h:383: error: syntax error before 'ggi_mode'
/sw/include/ggi/ggi.h:384: error: syntax error before 'ggi_mode'
/sw/include/ggi/ggi.h:388: error: syntax error before 'ggi_graphtype'
/sw/include/ggi/ggi.h:391: error: syntax error before 'ggi_graphtype'
/sw/include/ggi/ggi.h:394: error: syntax error before 'ggi_graphtype'
/sw/include/ggi/ggi.h:396: error: syntax error before 'ggi_graphtype'
/sw/include/ggi/ggi.h:400: error: syntax error before 'ggi_graphtype'
/sw/include/ggi/ggi.h:402: error: syntax error before 'ggi_graphtype'
/sw/include/ggi/ggi.h:406: error: syntax error before 'ggi_mode'
/sw/include/ggi/ggi.h:407: error: syntax error before 'ggi_mode'
/sw/include/ggi/ggi.h:412: error: syntax error before 'ggi_mode'
/sw/include/ggi/ggi.h:425: error: syntax error before 'ggi_pixel'
/sw/include/ggi/ggi.h:426: error: syntax error before 'ggi_pixel'
/sw/include/ggi/ggi.h:427: error: syntax error before 'ggi_pixel'
/sw/include/ggi/ggi.h:428: error: syntax error before 'ggi_pixel'
/sw/include/ggi/ggi.h:434: error: syntax error before 'ggiMapColor'
/sw/include/ggi/ggi.h:434: error: syntax error before 'ggi_color'
/sw/include/ggi/ggi.h:434: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:435: error: syntax error before 'ggi_pixel'
/sw/include/ggi/ggi.h:437: error: syntax error before 'ggi_color'
/sw/include/ggi/ggi.h:438: error: syntax error before 'ggi_color'
/sw/include/ggi/ggi.h:440: error: syntax error before 'ggi_color'
/sw/include/ggi/ggi.h:441: error: syntax error before 'ggi_color'
/sw/include/ggi/ggi.h:451: error: syntax error before 'ggi_color'
/sw/include/ggi/ggi.h:452: error: syntax error before 'ggi_color'
/sw/include/ggi/ggi.h:474: error: syntax error before 'ggi_pixel'
/sw/include/ggi/ggi.h:475: error: syntax error before 'ggi_pixel'
/sw/include/ggi/ggi.h:501: error: syntax error before 'ggiEventPoll'
/sw/include/ggi/ggi.h:501: error: syntax error before 'gii_event_mask'
/sw/include/ggi/ggi.h:502: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:503: error: syntax error before 'gii_event_mask'
/sw/include/ggi/ggi.h:504: error: syntax error before 'gii_event'
/sw/include/ggi/ggi.h:506: error: syntax error before 'gii_event_mask'
/sw/include/ggi/ggi.h:507: error: syntax error before 'ggiGetEventMask'
/sw/include/ggi/ggi.h:507: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:508: error: syntax error before 'gii_event'
/sw/include/ggi/ggi.h:510: error: syntax error before 'ggiJoinInputs'
/sw/include/ggi/ggi.h:510: error: syntax error before 'gii_input_t'
/sw/include/ggi/ggi.h:510: warning: data definition has no type or  
storage class
/sw/include/ggi/ggi.h:511: error: syntax error before 'ggiDetachInput'
/sw/include/ggi/ggi.h:511: warning: data definition has no type or  
storage class
In file included from ../term/ggi.trm:66,
                 from term.h:446,
                 from term.c:1308:
/sw/include/ggi/ggi-unix.h:36: error: syntax error before  
'ggi_event_mask'
In file included from term.h:446,
                 from term.c:1308:
../term/ggi.trm:119: error: syntax error before 'keysym'
../term/ggi.trm:120: error: syntax error before 'button'
../term/ggi.trm:121: error: syntax error before 'y'
../term/ggi.trm:122: error: syntax error before '*' token
../term/ggi.trm:123: error: syntax error before '*' token
../term/ggi.trm:202: error: syntax error before 'GGIborderColor'
../term/ggi.trm:202: warning: data definition has no type or storage  
class
../term/ggi.trm:203: error: syntax error before 'GGIaxisColor'
../term/ggi.trm:203: warning: data definition has no type or storage  
class
../term/ggi.trm:204: error: syntax error before 'GGIblack'
../term/ggi.trm:204: warning: data definition has no type or storage  
class
../term/ggi.trm:205: error: syntax error before 'GGIcolors'
../term/ggi.trm:205: warning: data definition has no type or storage  
class
../term/ggi.trm:208: error: syntax error before 'GGI_smooth_colors'
../term/ggi.trm:208: warning: data definition has no type or storage  
class
../term/ggi.trm: In function 'GGI_line_colors':
../term/ggi.trm:250: error: syntax error before 'GGIwhite'
../term/ggi.trm:254: error: 'color' undeclared (first use in this  
function)
../term/ggi.trm:254: error: (Each undeclared identifier is reported  
only once
../term/ggi.trm:254: error: for each function it appears in.)
../term/ggi.trm:254: error: 'GGIwhite' undeclared (first use in this  
function)
../term/ggi.trm:256: error: 'GGIred' undeclared (first use in this  
function)
../term/ggi.trm:257: error: 'GGIgreen' undeclared (first use in this  
function)
../term/ggi.trm:258: error: 'GGIblue' undeclared (first use in this  
function)
../term/ggi.trm:259: error: 'GGIcyan' undeclared (first use in this  
function)
../term/ggi.trm:260: error: 'GGImagenta' undeclared (first use in this  
function)
../term/ggi.trm:261: error: 'GGIyellow' undeclared (first use in this  
function)
../term/ggi.trm:262: error: 'GGIgray' undeclared (first use in this  
function)
../term/ggi.trm: In function 'GGI_set_size':
../term/ggi.trm:330: error: syntax error before 'mode'
../term/ggi.trm:333: error: request for member 'virt' in something not  
a structure or union
../term/ggi.trm:334: error: request for member 'virt' in something not  
a structure or union
../term/ggi.trm:336: error: request for member 'virt' in something not  
a structure or union
../term/ggi.trm:339: error: request for member 'virt' in something not  
a structure or union
../term/ggi.trm: In function 'GGI_init':
../term/ggi.trm:356: error: syntax error before 'mode'
../term/ggi.trm:376: error: request for member 'frames' in something  
not a structure or union
../term/ggi.trm:450: error: storage size of 'tz' isn't known
../term/ggi.trm: In function 'GGI_put_text':
../term/ggi.trm:589: error: syntax error before 'current_foreground'
../term/ggi.trm:590: error: 'current_foreground' undeclared (first use  
in this function)
../term/ggi.trm: At top level:
../term/ggi.trm:648: error: syntax error before 'keysym'
../term/ggi.trm: In function 'GGI_from_keysym':
../term/ggi.trm:650: error: 'keysym' undeclared (first use in this  
function)
../term/ggi.trm:651: error: 'GIIUC_BackSpace' undeclared (first use in  
this function)
../term/ggi.trm:653: error: 'GIIUC_Tab' undeclared (first use in this  
function)
../term/ggi.trm:655: error: 'GIIUC_Linefeed' undeclared (first use in  
this function)
../term/ggi.trm:657: error: 'GIIK_Clear' undeclared (first use in this  
function)
../term/ggi.trm:659: error: 'GIIUC_Return' undeclared (first use in  
this function)
../term/ggi.trm:661: error: 'GIIK_Pause' undeclared (first use in this  
function)
../term/ggi.trm:663: error: 'GIIK_ScrollLock' undeclared (first use in  
this function)
../term/ggi.trm:665: error: 'GIIK_SysRq' undeclared (first use in this  
function)
../term/ggi.trm:667: error: 'GIIUC_Escape' undeclared (first use in  
this function)
../term/ggi.trm:669: error: 'GIIK_Insert' undeclared (first use in  
this function)
../term/ggi.trm:671: error: 'GIIUC_Delete' undeclared (first use in  
this function)
../term/ggi.trm:673: error: 'GIIK_Home' undeclared (first use in this  
function)
../term/ggi.trm:675: error: 'GIIK_Left' undeclared (first use in this  
function)
../term/ggi.trm:677: error: 'GIIK_Up' undeclared (first use in this  
function)
../term/ggi.trm:679: error: 'GIIK_Right' undeclared (first use in this  
function)
../term/ggi.trm:681: error: 'GIIK_Down' undeclared (first use in this  
function)
../term/ggi.trm:683: error: 'GIIK_PageUp' undeclared (first use in  
this function)
../term/ggi.trm:685: error: 'GIIK_PageDown' undeclared (first use in  
this function)
../term/ggi.trm:687: error: 'GIIK_End' undeclared (first use in this  
function)
../term/ggi.trm:689: error: 'GIIK_Begin' undeclared (first use in this  
function)
../term/ggi.trm:691: error: 'GIIK_PSpace' undeclared (first use in  
this function)
../term/ggi.trm:693: error: 'GIIK_PTab' undeclared (first use in this  
function)
../term/ggi.trm:695: error: 'GIIK_PEnter' undeclared (first use in  
this function)
../term/ggi.trm:698: error: 'GIIK_PF1' undeclared (first use in this  
function)
../term/ggi.trm:700: error: 'GIIK_PF2' undeclared (first use in this  
function)
../term/ggi.trm:702: error: 'GIIK_PF3' undeclared (first use in this  
function)
../term/ggi.trm:704: error: 'GIIK_PF4' undeclared (first use in this  
function)
../term/ggi.trm:734: error: 'GIIK_PEqual' undeclared (first use in  
this function)
../term/ggi.trm:736: error: 'GIIK_PAsterisk' undeclared (first use in  
this function)
../term/ggi.trm:738: error: 'GIIK_PPlus' undeclared (first use in this  
function)
../term/ggi.trm:740: error: 'GIIK_PSeparator' undeclared (first use in  
this function)
../term/ggi.trm:742: error: 'GIIK_PMinus' undeclared (first use in  
this function)
../term/ggi.trm:744: error: 'GIIK_PDecimal' undeclared (first use in  
this function)
../term/ggi.trm:746: error: 'GIIK_PSlash' undeclared (first use in  
this function)
../term/ggi.trm:749: error: 'GIIK_P0' undeclared (first use in this  
function)
../term/ggi.trm:751: error: 'GIIK_P1' undeclared (first use in this  
function)
../term/ggi.trm:753: error: 'GIIK_P2' undeclared (first use in this  
function)
../term/ggi.trm:755: error: 'GIIK_P3' undeclared (first use in this  
function)
../term/ggi.trm:757: error: 'GIIK_P4' undeclared (first use in this  
function)
../term/ggi.trm:759: error: 'GIIK_P5' undeclared (first use in this  
function)
../term/ggi.trm:761: error: 'GIIK_P6' undeclared (first use in this  
function)
../term/ggi.trm:763: error: 'GIIK_P7' undeclared (first use in this  
function)
../term/ggi.trm:765: error: 'GIIK_P8' undeclared (first use in this  
function)
../term/ggi.trm:767: error: 'GIIK_P9' undeclared (first use in this  
function)
../term/ggi.trm:770: error: 'GIIK_F1' undeclared (first use in this  
function)
../term/ggi.trm:772: error: 'GIIK_F2' undeclared (first use in this  
function)
../term/ggi.trm:774: error: 'GIIK_F3' undeclared (first use in this  
function)
../term/ggi.trm:776: error: 'GIIK_F4' undeclared (first use in this  
function)
../term/ggi.trm:778: error: 'GIIK_F5' undeclared (first use in this  
function)
../term/ggi.trm:780: error: 'GIIK_F6' undeclared (first use in this  
function)
../term/ggi.trm:782: error: 'GIIK_F7' undeclared (first use in this  
function)
../term/ggi.trm:784: error: 'GIIK_F8' undeclared (first use in this  
function)
../term/ggi.trm:786: error: 'GIIK_F9' undeclared (first use in this  
function)
../term/ggi.trm:788: error: 'GIIK_F10' undeclared (first use in this  
function)
../term/ggi.trm:790: error: 'GIIK_F11' undeclared (first use in this  
function)
../term/ggi.trm:792: error: 'GIIK_F12' undeclared (first use in this  
function)
../term/ggi.trm: At top level:
../term/ggi.trm:814: error: syntax error before 'button'
../term/ggi.trm: In function 'GGI_from_button':
../term/ggi.trm:816: error: 'button' undeclared (first use in this  
function)
../term/ggi.trm:817: error: 'GII_PBUTTON_LEFT' undeclared (first use  
in this function)
../term/ggi.trm:819: error: 'GII_PBUTTON_MIDDLE' undeclared (first use  
in this function)
../term/ggi.trm:821: error: 'GII_PBUTTON_RIGHT' undeclared (first use  
in this function)
../term/ggi.trm: At top level:
../term/ggi.trm:830: error: syntax error before 'y'
../term/ggi.trm: In function 'GGI_y':
../term/ggi.trm:832: error: 'y' undeclared (first use in this function)
../term/ggi.trm: At top level:
../term/ggi.trm:836: error: syntax error before '*' token
../term/ggi.trm: In function 'GGI_eventually_update_modifiers':
../term/ggi.trm:841: error: 'event' undeclared (first use in this  
function)
../term/ggi.trm:842: error: 'GIIK_Shift' undeclared (first use in this  
function)
../term/ggi.trm:845: error: 'GIIK_Ctrl' undeclared (first use in this  
function)
../term/ggi.trm:848: error: 'GIIK_Alt' undeclared (first use in this  
function)
../term/ggi.trm:849: error: 'GIIK_Meta' undeclared (first use in this  
function)
../term/ggi.trm:856: error: 'add' undeclared (first use in this  
function)
../term/ggi.trm: At top level:
../term/ggi.trm:880: error: syntax error before '*' token
../term/ggi.trm: In function 'GGI_dispatch_event':
../term/ggi.trm:890: error: 'event' undeclared (first use in this  
function)
../term/ggi.trm:893: error: 'evKeyPress' undeclared (first use in this  
function)
../term/ggi.trm:894: error: 'evKeyRepeat' undeclared (first use in  
this function)
../term/ggi.trm:905: error: 'evKeyRelease' undeclared (first use in  
this function)
../term/ggi.trm:913: error: 'evPtrRelative' undeclared (first use in  
this function)
../term/ggi.trm:923: error: 'evPtrAbsolute' undeclared (first use in  
this function)
../term/ggi.trm:928: error: 'evPtrButtonPress' undeclared (first use  
in this function)
../term/ggi.trm:932: error: 'evPtrButtonRelease' undeclared (first use  
in this function)
../term/ggi.trm: In function 'GGI_draw_ruler':
../term/ggi.trm:1145: error: syntax error before 'current_foreground'
../term/ggi.trm:1150: error: 'current_foreground' undeclared (first  
use in this function)
../term/ggi.trm: In function 'GGI_draw_zoombox':
../term/ggi.trm:1176: error: syntax error before 'current_foreground'
../term/ggi.trm:1181: error: 'current_foreground' undeclared (first  
use in this function)
../term/ggi.trm: In function 'GGI_waitforinput':
../term/ggi.trm:1225: error: syntax error before 'mask'
../term/ggi.trm:1226: error: 'mask' undeclared (first use in this  
function)
../term/ggi.trm:1255: error: syntax error before 'event'
../term/ggi.trm:1258: error: 'event' undeclared (first use in this  
function)
../term/ggi.trm:1259: error: 'emPtrMove' undeclared (first use in this  
function)
../term/ggi.trm:1259: error: 'emKeyRepeat' undeclared (first use in  
this function)
../term/ggi.trm:1271: error: called object 'read' is not a function
../term/ggi.trm: In function 'GGI_make_palette':
../term/ggi.trm:1386: error: syntax error before 'color'
../term/ggi.trm:1388: error: 'color' undeclared (first use in this  
function)
../term/ggi.trm: In function 'GGI_set_color':
../term/ggi.trm:1419: error: syntax error before 'rgb'
../term/ggi.trm:1423: error: 'rgb' undeclared (first use in this  
function)
make[3]: *** [term.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.U0nbjY failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gnuplot-4.2.3-12
(Reading database ... 108276 files and directories currently installed.)
Removing fink-buildlock-gnuplot-4.2.3-12 ...
Failed: phase compiling: gnuplot-4.2.3-12 failed


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to