Front page | perl.cpan.testers |
Postings from June 2008
FAIL X11-GUITest-0.21 i686-linux-64int-ld 2.6.24-16-generic
Thread Previous
From:
DAGOLDEN
Date:
June 1, 2008 14:32
Subject:
FAIL X11-GUITest-0.21 i686-linux-64int-ld 2.6.24-16-generic
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Dennis K. Paulsen,
This is a computer-generated report for X11-GUITest-0.21
on perl 5.10.0, created by CPAN-Reporter-1.15.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp GUITest.pm blib/lib/X11/GUITest.pm
/home/david/perl/5.10.0/bin/perl /home/david/perl/5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /home/david/perl/5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap GUITest.xs > GUITest.xsc && mv GUITest.xsc GUITest.c
gcc -c -I/usr/X11R6/include -I/usr/X/include -Wall -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/home/david/perl/5.10.0/lib/5.10.0/i686-linux-64int-ld/CORE" -DNDEBUG -DX11_GUITEST_ALT_L_FALLBACK_META_L GUITest.c
GUITest.xs:39:22: error: X11/Xlib.h: No such file or directory
GUITest.xs:40:23: error: X11/Xutil.h: No such file or directory
GUITest.xs:41:27: error: X11/Intrinsic.h: No such file or directory
GUITest.xs:42:28: error: X11/StringDefs.h: No such file or directory
GUITest.xs:43:24: error: X11/keysym.h: No such file or directory
GUITest.xs:44:34: error: X11/extensions/XTest.h: No such file or directory
In file included from GUITest.xs:45:
GUITest.h:44: error: expected specifier-qualifier-list before ‘Window’
GUITest.h:51: error: expected specifier-qualifier-list before ‘KeySym’
GUITest.xs:48: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
GUITest.xs:50: warning: excess elements in struct initializer
GUITest.xs:50: warning: (near initialization for ‘ChildWindows’)
GUITest.xs:53: error: expected ‘)’ before ‘*’ token
GUITest.xs:60: error: expected ‘)’ before ‘*’ token
GUITest.xs: In function ‘SetupXDisplay’:
GUITest.xs:80: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:80: error: (Each undeclared identifier is reported only once
GUITest.xs:80: error: for each function it appears in.)
GUITest.xs:80: warning: implicit declaration of function ‘XOpenDisplay’
GUITest.xs:86: warning: implicit declaration of function ‘XTestQueryExtension’
GUITest.xs:89: warning: implicit declaration of function ‘DisplayString’
GUITest.xs:89: warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘int’
GUITest.xs:92: warning: implicit declaration of function ‘DefaultScreen’
GUITest.xs:95: warning: implicit declaration of function ‘XSync’
GUITest.xs:95: error: ‘True’ undeclared (first use in this function)
GUITest.xs: In function ‘CloseXDisplay’:
GUITest.xs:103: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:104: error: ‘False’ undeclared (first use in this function)
GUITest.xs:105: warning: implicit declaration of function ‘XCloseDisplay’
GUITest.xs: At top level:
GUITest.xs:140: error: expected declaration specifiers or ‘...’ before ‘KeySym’
GUITest.xs: In function ‘GetKeySym’:
GUITest.xs:143: error: ‘XK_BackSpace’ undeclared (first use in this function)
GUITest.xs:143: warning: excess elements in struct initializer
GUITest.xs:143: warning: (near initialization for ‘kns_table[0]’)
GUITest.xs:143: warning: excess elements in struct initializer
GUITest.xs:143: warning: (near initialization for ‘kns_table[1]’)
GUITest.xs:143: warning: excess elements in struct initializer
GUITest.xs:143: warning: (near initialization for ‘kns_table[2]’)
GUITest.xs:144: error: ‘XK_Break’ undeclared (first use in this function)
GUITest.xs:144: warning: excess elements in struct initializer
GUITest.xs:144: warning: (near initialization for ‘kns_table[3]’)
GUITest.xs:144: error: ‘XK_Cancel’ undeclared (first use in this function)
GUITest.xs:144: warning: excess elements in struct initializer
GUITest.xs:144: warning: (near initialization for ‘kns_table[4]’)
GUITest.xs:144: error: ‘XK_Caps_Lock’ undeclared (first use in this function)
GUITest.xs:144: warning: excess elements in struct initializer
GUITest.xs:144: warning: (near initialization for ‘kns_table[5]’)
GUITest.xs:145: error: ‘XK_Delete’ undeclared (first use in this function)
GUITest.xs:145: warning: excess elements in struct initializer
GUITest.xs:145: warning: (near initialization for ‘kns_table[6]’)
GUITest.xs:145: error: ‘XK_Down’ undeclared (first use in this function)
GUITest.xs:145: warning: excess elements in struct initializer
GUITest.xs:145: warning: (near initialization for ‘kns_table[7]’)
GUITest.xs:145: error: ‘XK_End’ undeclared (first use in this function)
GUITest.xs:145: warning: excess elements in struct initializer
GUITest.xs:145: warning: (near initialization for ‘kns_table[8]’)
GUITest.xs:146: error: ‘XK_Return’ undeclared (first use in this function)
GUITest.xs:146: warning: excess elements in struct initializer
GUITest.xs:146: warning: (near initialization for ‘kns_table[9]’)
GUITest.xs:146: error: ‘XK_Escape’ undeclared (first use in this function)
GUITest.xs:146: warning: excess elements in struct initializer
GUITest.xs:146: warning: (near initialization for ‘kns_table[10]’)
GUITest.xs:146: error: ‘XK_Help’ undeclared (first use in this function)
GUITest.xs:146: warning: excess elements in struct initializer
GUITest.xs:146: warning: (near initialization for ‘kns_table[11]’)
GUITest.xs:147: error: ‘XK_Home’ undeclared (first use in this function)
GUITest.xs:147: warning: excess elements in struct initializer
GUITest.xs:147: warning: (near initialization for ‘kns_table[12]’)
GUITest.xs:147: error: ‘XK_Insert’ undeclared (first use in this function)
GUITest.xs:147: warning: excess elements in struct initializer
GUITest.xs:147: warning: (near initialization for ‘kns_table[13]’)
GUITest.xs:147: error: ‘XK_Left’ undeclared (first use in this function)
GUITest.xs:147: warning: excess elements in struct initializer
GUITest.xs:147: warning: (near initialization for ‘kns_table[14]’)
GUITest.xs:148: error: ‘XK_Num_Lock’ undeclared (first use in this function)
GUITest.xs:148: warning: excess elements in struct initializer
GUITest.xs:148: warning: (near initialization for ‘kns_table[15]’)
GUITest.xs:148: error: ‘XK_Next’ undeclared (first use in this function)
GUITest.xs:148: warning: excess elements in struct initializer
GUITest.xs:148: warning: (near initialization for ‘kns_table[16]’)
GUITest.xs:148: error: ‘XK_Prior’ undeclared (first use in this function)
GUITest.xs:148: warning: excess elements in struct initializer
GUITest.xs:148: warning: (near initialization for ‘kns_table[17]’)
GUITest.xs:149: error: ‘XK_Print’ undeclared (first use in this function)
GUITest.xs:149: warning: excess elements in struct initializer
GUITest.xs:149: warning: (near initialization for ‘kns_table[18]’)
GUITest.xs:149: error: ‘XK_Right’ undeclared (first use in this function)
GUITest.xs:149: warning: excess elements in struct initializer
GUITest.xs:149: warning: (near initialization for ‘kns_table[19]’)
GUITest.xs:149: error: ‘XK_Scroll_Lock’ undeclared (first use in this function)
GUITest.xs:149: warning: excess elements in struct initializer
GUITest.xs:149: warning: (near initialization for ‘kns_table[20]’)
GUITest.xs:150: error: ‘XK_Tab’ undeclared (first use in this function)
GUITest.xs:150: warning: excess elements in struct initializer
GUITest.xs:150: warning: (near initialization for ‘kns_table[21]’)
GUITest.xs:150: error: ‘XK_Up’ undeclared (first use in this function)
GUITest.xs:150: warning: excess elements in struct initializer
GUITest.xs:150: warning: (near initialization for ‘kns_table[22]’)
GUITest.xs:150: error: ‘XK_F1’ undeclared (first use in this function)
GUITest.xs:150: warning: excess elements in struct initializer
GUITest.xs:150: warning: (near initialization for ‘kns_table[23]’)
GUITest.xs:151: error: ‘XK_F2’ undeclared (first use in this function)
GUITest.xs:151: warning: excess elements in struct initializer
GUITest.xs:151: warning: (near initialization for ‘kns_table[24]’)
GUITest.xs:151: error: ‘XK_F3’ undeclared (first use in this function)
GUITest.xs:151: warning: excess elements in struct initializer
GUITest.xs:151: warning: (near initialization for ‘kns_table[25]’)
GUITest.xs:151: error: ‘XK_F4’ undeclared (first use in this function)
GUITest.xs:151: warning: excess elements in struct initializer
GUITest.xs:151: warning: (near initialization for ‘kns_table[26]’)
GUITest.xs:152: error: ‘XK_F5’ undeclared (first use in this function)
GUITest.xs:152: warning: excess elements in struct initializer
GUITest.xs:152: warning: (near initialization for ‘kns_table[27]’)
GUITest.xs:152: error: ‘XK_F6’ undeclared (first use in this function)
GUITest.xs:152: warning: excess elements in struct initializer
GUITest.xs:152: warning: (near initialization for ‘kns_table[28]’)
GUITest.xs:152: error: ‘XK_F7’ undeclared (first use in this function)
GUITest.xs:152: warning: excess elements in struct initializer
GUITest.xs:152: warning: (near initialization for ‘kns_table[29]’)
GUITest.xs:153: error: ‘XK_F8’ undeclared (first use in this function)
GUITest.xs:153: warning: excess elements in struct initializer
GUITest.xs:153: warning: (near initialization for ‘kns_table[30]’)
GUITest.xs:153: error: ‘XK_F9’ undeclared (first use in this function)
GUITest.xs:153: warning: excess elements in struct initializer
GUITest.xs:153: warning: (near initialization for ‘kns_table[31]’)
GUITest.xs:153: error: ‘XK_F10’ undeclared (first use in this function)
GUITest.xs:153: warning: excess elements in struct initializer
GUITest.xs:153: warning: (near initialization for ‘kns_table[32]’)
GUITest.xs:154: error: ‘XK_F11’ undeclared (first use in this function)
GUITest.xs:154: warning: excess elements in struct initializer
GUITest.xs:154: warning: (near initialization for ‘kns_table[33]’)
GUITest.xs:154: error: ‘XK_F12’ undeclared (first use in this function)
GUITest.xs:154: warning: excess elements in struct initializer
GUITest.xs:154: warning: (near initialization for ‘kns_table[34]’)
GUITest.xs:154: error: ‘XK_space’ undeclared (first use in this function)
GUITest.xs:154: warning: excess elements in struct initializer
GUITest.xs:154: warning: (near initialization for ‘kns_table[35]’)
GUITest.xs:155: warning: excess elements in struct initializer
GUITest.xs:155: warning: (near initialization for ‘kns_table[36]’)
GUITest.xs:155: error: ‘XK_Super_L’ undeclared (first use in this function)
GUITest.xs:155: warning: excess elements in struct initializer
GUITest.xs:155: warning: (near initialization for ‘kns_table[37]’)
GUITest.xs:155: error: ‘XK_Super_R’ undeclared (first use in this function)
GUITest.xs:155: warning: excess elements in struct initializer
GUITest.xs:155: warning: (near initialization for ‘kns_table[38]’)
GUITest.xs:156: error: ‘XK_Menu’ undeclared (first use in this function)
GUITest.xs:156: warning: excess elements in struct initializer
GUITest.xs:156: warning: (near initialization for ‘kns_table[39]’)
GUITest.xs:156: error: ‘XK_asciitilde’ undeclared (first use in this function)
GUITest.xs:156: warning: excess elements in struct initializer
GUITest.xs:156: warning: (near initialization for ‘kns_table[40]’)
GUITest.xs:156: error: ‘XK_underscore’ undeclared (first use in this function)
GUITest.xs:156: warning: excess elements in struct initializer
GUITest.xs:156: warning: (near initialization for ‘kns_table[41]’)
GUITest.xs:157: error: ‘XK_bracketleft’ undeclared (first use in this function)
GUITest.xs:157: warning: excess elements in struct initializer
GUITest.xs:157: warning: (near initialization for ‘kns_table[42]’)
GUITest.xs:157: error: ‘XK_bracketright’ undeclared (first use in this function)
GUITest.xs:157: warning: excess elements in struct initializer
GUITest.xs:157: warning: (near initialization for ‘kns_table[43]’)
GUITest.xs:157: error: ‘XK_exclam’ undeclared (first use in this function)
GUITest.xs:157: warning: excess elements in struct initializer
GUITest.xs:157: warning: (near initialization for ‘kns_table[44]’)
GUITest.xs:158: error: ‘XK_quotedbl’ undeclared (first use in this function)
GUITest.xs:158: warning: excess elements in struct initializer
GUITest.xs:158: warning: (near initialization for ‘kns_table[45]’)
GUITest.xs:158: error: ‘XK_numbersign’ undeclared (first use in this function)
GUITest.xs:158: warning: excess elements in struct initializer
GUITest.xs:158: warning: (near initialization for ‘kns_table[46]’)
GUITest.xs:158: error: ‘XK_dollar’ undeclared (first use in this function)
GUITest.xs:158: warning: excess elements in struct initializer
GUITest.xs:158: warning: (near initialization for ‘kns_table[47]’)
GUITest.xs:159: error: ‘XK_percent’ undeclared (first use in this function)
GUITest.xs:159: warning: excess elements in struct initializer
GUITest.xs:159: warning: (near initialization for ‘kns_table[48]’)
GUITest.xs:159: error: ‘XK_ampersand’ undeclared (first use in this function)
GUITest.xs:159: warning: excess elements in struct initializer
GUITest.xs:159: warning: (near initialization for ‘kns_table[49]’)
GUITest.xs:159: error: ‘XK_quoteright’ undeclared (first use in this function)
GUITest.xs:159: warning: excess elements in struct initializer
GUITest.xs:159: warning: (near initialization for ‘kns_table[50]’)
GUITest.xs:160: error: ‘XK_asterisk’ undeclared (first use in this function)
GUITest.xs:160: warning: excess elements in struct initializer
GUITest.xs:160: warning: (near initialization for ‘kns_table[51]’)
GUITest.xs:160: error: ‘XK_plus’ undeclared (first use in this function)
GUITest.xs:160: warning: excess elements in struct initializer
GUITest.xs:160: warning: (near initialization for ‘kns_table[52]’)
GUITest.xs:160: error: ‘XK_comma’ undeclared (first use in this function)
GUITest.xs:160: warning: excess elements in struct initializer
GUITest.xs:160: warning: (near initialization for ‘kns_table[53]’)
GUITest.xs:161: error: ‘XK_minus’ undeclared (first use in this function)
GUITest.xs:161: warning: excess elements in struct initializer
GUITest.xs:161: warning: (near initialization for ‘kns_table[54]’)
GUITest.xs:161: error: ‘XK_period’ undeclared (first use in this function)
GUITest.xs:161: warning: excess elements in struct initializer
GUITest.xs:161: warning: (near initialization for ‘kns_table[55]’)
GUITest.xs:161: error: ‘XK_question’ undeclared (first use in this function)
GUITest.xs:161: warning: excess elements in struct initializer
GUITest.xs:161: warning: (near initialization for ‘kns_table[56]’)
GUITest.xs:162: error: ‘XK_less’ undeclared (first use in this function)
GUITest.xs:162: warning: excess elements in struct initializer
GUITest.xs:162: warning: (near initialization for ‘kns_table[57]’)
GUITest.xs:162: error: ‘XK_greater’ undeclared (first use in this function)
GUITest.xs:162: warning: excess elements in struct initializer
GUITest.xs:162: warning: (near initialization for ‘kns_table[58]’)
GUITest.xs:162: error: ‘XK_equal’ undeclared (first use in this function)
GUITest.xs:162: warning: excess elements in struct initializer
GUITest.xs:162: warning: (near initialization for ‘kns_table[59]’)
GUITest.xs:163: error: ‘XK_at’ undeclared (first use in this function)
GUITest.xs:163: warning: excess elements in struct initializer
GUITest.xs:163: warning: (near initialization for ‘kns_table[60]’)
GUITest.xs:163: error: ‘XK_colon’ undeclared (first use in this function)
GUITest.xs:163: warning: excess elements in struct initializer
GUITest.xs:163: warning: (near initialization for ‘kns_table[61]’)
GUITest.xs:163: error: ‘XK_semicolon’ undeclared (first use in this function)
GUITest.xs:163: warning: excess elements in struct initializer
GUITest.xs:163: warning: (near initialization for ‘kns_table[62]’)
GUITest.xs:164: error: ‘XK_backslash’ undeclared (first use in this function)
GUITest.xs:164: warning: excess elements in struct initializer
GUITest.xs:164: warning: (near initialization for ‘kns_table[63]’)
GUITest.xs:164: error: ‘XK_grave’ undeclared (first use in this function)
GUITest.xs:164: warning: excess elements in struct initializer
GUITest.xs:164: warning: (near initialization for ‘kns_table[64]’)
GUITest.xs:164: error: ‘XK_braceleft’ undeclared (first use in this function)
GUITest.xs:164: warning: excess elements in struct initializer
GUITest.xs:164: warning: (near initialization for ‘kns_table[65]’)
GUITest.xs:165: error: ‘XK_braceright’ undeclared (first use in this function)
GUITest.xs:165: warning: excess elements in struct initializer
GUITest.xs:165: warning: (near initialization for ‘kns_table[66]’)
GUITest.xs:165: error: ‘XK_bar’ undeclared (first use in this function)
GUITest.xs:165: warning: excess elements in struct initializer
GUITest.xs:165: warning: (near initialization for ‘kns_table[67]’)
GUITest.xs:165: error: ‘XK_asciicircum’ undeclared (first use in this function)
GUITest.xs:165: warning: excess elements in struct initializer
GUITest.xs:165: warning: (near initialization for ‘kns_table[68]’)
GUITest.xs:166: error: ‘XK_parenleft’ undeclared (first use in this function)
GUITest.xs:166: warning: excess elements in struct initializer
GUITest.xs:166: warning: (near initialization for ‘kns_table[69]’)
GUITest.xs:166: error: ‘XK_parenright’ undeclared (first use in this function)
GUITest.xs:166: warning: excess elements in struct initializer
GUITest.xs:166: warning: (near initialization for ‘kns_table[70]’)
GUITest.xs:166: warning: excess elements in struct initializer
GUITest.xs:166: warning: (near initialization for ‘kns_table[71]’)
GUITest.xs:167: error: ‘XK_slash’ undeclared (first use in this function)
GUITest.xs:167: warning: excess elements in struct initializer
GUITest.xs:167: warning: (near initialization for ‘kns_table[72]’)
GUITest.xs:167: warning: excess elements in struct initializer
GUITest.xs:167: warning: (near initialization for ‘kns_table[73]’)
GUITest.xs:167: warning: excess elements in struct initializer
GUITest.xs:167: warning: (near initialization for ‘kns_table[74]’)
GUITest.xs:168: error: ‘XK_Shift_L’ undeclared (first use in this function)
GUITest.xs:168: warning: excess elements in struct initializer
GUITest.xs:168: warning: (near initialization for ‘kns_table[75]’)
GUITest.xs:168: error: ‘XK_Shift_R’ undeclared (first use in this function)
GUITest.xs:168: warning: excess elements in struct initializer
GUITest.xs:168: warning: (near initialization for ‘kns_table[76]’)
GUITest.xs:168: error: ‘XK_Control_L’ undeclared (first use in this function)
GUITest.xs:168: warning: excess elements in struct initializer
GUITest.xs:168: warning: (near initialization for ‘kns_table[77]’)
GUITest.xs:169: error: ‘XK_Control_R’ undeclared (first use in this function)
GUITest.xs:169: warning: excess elements in struct initializer
GUITest.xs:169: warning: (near initialization for ‘kns_table[78]’)
GUITest.xs:169: error: ‘XK_Alt_L’ undeclared (first use in this function)
GUITest.xs:169: warning: excess elements in struct initializer
GUITest.xs:169: warning: (near initialization for ‘kns_table[79]’)
GUITest.xs:169: error: ‘XK_Alt_R’ undeclared (first use in this function)
GUITest.xs:169: warning: excess elements in struct initializer
GUITest.xs:169: warning: (near initialization for ‘kns_table[80]’)
GUITest.xs:170: error: ‘XK_Meta_L’ undeclared (first use in this function)
GUITest.xs:170: warning: excess elements in struct initializer
GUITest.xs:170: warning: (near initialization for ‘kns_table[81]’)
GUITest.xs:170: error: ‘XK_Meta_R’ undeclared (first use in this function)
GUITest.xs:170: warning: excess elements in struct initializer
GUITest.xs:170: warning: (near initialization for ‘kns_table[82]’)
GUITest.xs:180: error: ‘sym’ undeclared (first use in this function)
GUITest.xs:180: warning: implicit declaration of function ‘XStringToKeysym’
GUITest.xs:181: error: ‘NoSymbol’ undeclared (first use in this function)
GUITest.xs:189: error: ‘struct KeyNameSymTable’ has no member named ‘Sym’
GUITest.xs: At top level:
GUITest.xs:205: error: expected declaration specifiers or ‘...’ before ‘KeySym’
GUITest.xs: In function ‘GetRegKeySym’:
GUITest.xs:213: error: ‘sym’ undeclared (first use in this function)
GUITest.xs:213: error: too many arguments to function ‘GetKeySym’
GUITest.xs: At top level:
GUITest.xs:220: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘GetKeycodeFromKeysym’
GUITest.xs:237: error: expected ‘)’ before ‘sym’
GUITest.xs:258: error: expected ‘)’ before ‘sym’
GUITest.xs:279: error: expected ‘)’ before ‘sym’
GUITest.xs:300: error: expected ‘)’ before ‘sym’
GUITest.xs: In function ‘ProcessBraceSet’:
GUITest.xs:348: error: ‘KeySym’ undeclared (first use in this function)
GUITest.xs:348: error: expected ‘;’ before ‘sym’
GUITest.xs:407: error: ‘sym’ undeclared (first use in this function)
GUITest.xs:407: error: too many arguments to function ‘GetKeySym’
GUITest.xs:411: warning: implicit declaration of function ‘IsShiftNeeded’
GUITest.xs:413: warning: implicit declaration of function ‘PressKeyImp’
GUITest.xs:413: error: ‘XK_Shift_L’ undeclared (first use in this function)
GUITest.xs:416: warning: implicit declaration of function ‘PressReleaseKeyImp’
GUITest.xs:418: warning: implicit declaration of function ‘ReleaseKeyImp’
GUITest.xs: In function ‘SendKeysImp’:
GUITest.xs:477: error: ‘KeySym’ undeclared (first use in this function)
GUITest.xs:477: error: expected ‘;’ before ‘sym’
GUITest.xs:497: error: ‘XK_Return’ undeclared (first use in this function)
GUITest.xs:499: error: ‘XK_Shift_L’ undeclared (first use in this function)
GUITest.xs:503: error: ‘XK_Control_L’ undeclared (first use in this function)
GUITest.xs:507: error: ‘XK_Alt_L’ undeclared (first use in this function)
GUITest.xs:511: error: ‘XK_Meta_L’ undeclared (first use in this function)
GUITest.xs:518: error: ‘sym’ undeclared (first use in this function)
GUITest.xs:518: error: too many arguments to function ‘GetRegKeySym’
GUITest.xs: At top level:
GUITest.xs:567: error: expected ‘)’ before ‘win’
GUITest.xs:584: error: expected ‘)’ before ‘win’
GUITest.xs: In function ‘ClearChildWindows’:
GUITest.xs:626: error: ‘WindowTable’ has no member named ‘Ids’
GUITest.xs:627: error: ‘WindowTable’ has no member named ‘Ids’
GUITest.xs:627: error: ‘WindowTable’ has no member named ‘Max’
GUITest.xs:627: error: ‘Window’ undeclared (first use in this function)
GUITest.xs:629: error: ‘WindowTable’ has no member named ‘NVals’
GUITest.xs: In function ‘FreeChildWindows’:
GUITest.xs:640: error: ‘WindowTable’ has no member named ‘Ids’
GUITest.xs:641: error: ‘WindowTable’ has no member named ‘Ids’
GUITest.xs:642: error: ‘WindowTable’ has no member named ‘Ids’
GUITest.xs:644: error: ‘WindowTable’ has no member named ‘NVals’
GUITest.xs:645: error: ‘WindowTable’ has no member named ‘Max’
GUITest.xs: At top level:
GUITest.xs:653: error: expected ‘)’ before ‘win’
GUITest.xs:685: error: expected ‘)’ before ‘win’
GUITest.xs: In function ‘XS_X11__GUITest_InitGUITest’:
GUITest.xs:714: warning: implicit declaration of function ‘XTestGrabControl’
GUITest.xs:714: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:714: error: ‘True’ undeclared (first use in this function)
GUITest.xs: In function ‘XS_X11__GUITest_ScreenCount’:
GUITest.xs:758: warning: implicit declaration of function ‘ScreenCount’
GUITest.xs:758: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_GetWindowName’:
GUITest.c:929: error: ‘Window’ undeclared (first use in this function)
GUITest.c:929: error: expected ‘;’ before ‘win’
GUITest.xs:868: warning: implicit declaration of function ‘IsWindowImp’
GUITest.xs:868: error: ‘win’ undeclared (first use in this function)
GUITest.xs:868: warning: implicit declaration of function ‘XFetchName’
GUITest.xs:868: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:870: warning: implicit declaration of function ‘XFree’
GUITest.c: In function ‘XS_X11__GUITest_SetWindowName’:
GUITest.c:961: error: ‘Window’ undeclared (first use in this function)
GUITest.c:961: error: expected ‘;’ before ‘win’
GUITest.xs:895: error: ‘XTextProperty’ undeclared (first use in this function)
GUITest.xs:895: error: expected ‘;’ before ‘textprop’
GUITest.xs:897: error: ‘Atom’ undeclared (first use in this function)
GUITest.xs:897: error: expected ‘;’ before ‘utf8_string’
GUITest.xs:898: error: expected ‘;’ before ‘net_wm_name’
GUITest.xs:899: error: expected ‘;’ before ‘net_wm_icon_name’
GUITest.xs:902: error: ‘win’ undeclared (first use in this function)
GUITest.xs:903: warning: implicit declaration of function ‘XStringListToTextProperty’
GUITest.xs:903: error: ‘textprop’ undeclared (first use in this function)
GUITest.xs:904: warning: implicit declaration of function ‘XSetWMName’
GUITest.xs:904: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:905: warning: implicit declaration of function ‘XSetWMIconName’
GUITest.xs:911: error: ‘utf8_string’ undeclared (first use in this function)
GUITest.xs:911: warning: implicit declaration of function ‘XInternAtom’
GUITest.xs:911: error: ‘True’ undeclared (first use in this function)
GUITest.xs:912: error: ‘None’ undeclared (first use in this function)
GUITest.xs:913: error: ‘net_wm_name’ undeclared (first use in this function)
GUITest.xs:914: error: ‘net_wm_icon_name’ undeclared (first use in this function)
GUITest.xs:917: warning: implicit declaration of function ‘XChangeProperty’
GUITest.xs:918: error: ‘PropModeReplace’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_GetRootWindow’:
GUITest.c:1016: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1016: error: expected ‘;’ before ‘RETVAL’
GUITest.xs:946: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:947: error: ‘RETVAL’ undeclared (first use in this function)
GUITest.xs:947: warning: implicit declaration of function ‘RootWindow’
GUITest.xs:949: error: ‘None’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_GetChildWindows’:
GUITest.c:1050: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1050: error: expected ‘;’ before ‘win’
GUITest.xs:973: warning: implicit declaration of function ‘EnumChildWindows’
GUITest.xs:973: error: ‘win’ undeclared (first use in this function)
GUITest.xs:974: error: ‘WindowTable’ has no member named ‘NVals’
GUITest.xs:974: error: ‘WindowTable’ has no member named ‘NVals’
GUITest.xs:975: error: ‘WindowTable’ has no member named ‘NVals’
GUITest.xs:976: error: ‘WindowTable’ has no member named ‘Ids’
GUITest.xs: In function ‘XS_X11__GUITest_MoveMouseAbs’:
GUITest.xs:1003: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1005: warning: implicit declaration of function ‘XTestFakeMotionEvent’
GUITest.xs:1007: warning: implicit declaration of function ‘XFlush’
GUITest.xs: In function ‘XS_X11__GUITest_GetMousePos’:
GUITest.xs:1048: error: ‘Window’ undeclared (first use in this function)
GUITest.xs:1048: error: expected ‘;’ before ‘root’
GUITest.xs:1055: warning: implicit declaration of function ‘XQueryPointer’
GUITest.xs:1055: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1056: error: ‘root’ undeclared (first use in this function)
GUITest.xs:1056: error: ‘child’ undeclared (first use in this function)
GUITest.xs: In function ‘XS_X11__GUITest_PressMouseButton’:
GUITest.xs:1092: warning: implicit declaration of function ‘XTestFakeButtonEvent’
GUITest.xs:1092: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1092: error: ‘True’ undeclared (first use in this function)
GUITest.xs: In function ‘XS_X11__GUITest_ReleaseMouseButton’:
GUITest.xs:1117: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1117: error: ‘False’ undeclared (first use in this function)
GUITest.xs: In function ‘XS_X11__GUITest_PressKey’:
GUITest.xs:1288: error: ‘KeySym’ undeclared (first use in this function)
GUITest.xs:1288: error: expected ‘;’ before ‘sym’
GUITest.xs:1290: error: ‘sym’ undeclared (first use in this function)
GUITest.xs:1290: error: too many arguments to function ‘GetKeySym’
GUITest.xs: In function ‘XS_X11__GUITest_ReleaseKey’:
GUITest.xs:1319: error: ‘KeySym’ undeclared (first use in this function)
GUITest.xs:1319: error: expected ‘;’ before ‘sym’
GUITest.xs:1321: error: ‘sym’ undeclared (first use in this function)
GUITest.xs:1321: error: too many arguments to function ‘GetKeySym’
GUITest.xs: In function ‘XS_X11__GUITest_PressReleaseKey’:
GUITest.xs:1352: error: ‘KeySym’ undeclared (first use in this function)
GUITest.xs:1352: error: expected ‘;’ before ‘sym’
GUITest.xs:1354: error: ‘sym’ undeclared (first use in this function)
GUITest.xs:1354: error: too many arguments to function ‘GetKeySym’
GUITest.xs: In function ‘XS_X11__GUITest_IsKeyPressed’:
GUITest.xs:1387: error: ‘KeySym’ undeclared (first use in this function)
GUITest.xs:1387: error: expected ‘;’ before ‘sym’
GUITest.xs:1388: error: ‘KeyCode’ undeclared (first use in this function)
GUITest.xs:1388: error: expected ‘;’ before ‘kc’
GUITest.xs:1392: error: ‘sym’ undeclared (first use in this function)
GUITest.xs:1392: error: too many arguments to function ‘GetKeySym’
GUITest.xs:1393: error: ‘kc’ undeclared (first use in this function)
GUITest.xs:1393: warning: implicit declaration of function ‘GetKeycodeFromKeysym’
GUITest.xs:1393: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1394: error: ‘skc’ undeclared (first use in this function)
GUITest.xs:1394: error: ‘XK_Shift_L’ undeclared (first use in this function)
GUITest.xs:1395: warning: implicit declaration of function ‘XQueryKeymap’
GUITest.xs: In function ‘XS_X11__GUITest_IsMouseButtonPressed’:
GUITest.xs:1455: error: ‘Window’ undeclared (first use in this function)
GUITest.xs:1455: error: expected ‘;’ before ‘root’
GUITest.xs:1460: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1461: error: ‘root’ undeclared (first use in this function)
GUITest.xs:1461: error: ‘child’ undeclared (first use in this function)
GUITest.xs:1464: error: ‘Button1’ undeclared (first use in this function)
GUITest.xs:1465: error: ‘Button1Mask’ undeclared (first use in this function)
GUITest.xs:1467: error: ‘Button2’ undeclared (first use in this function)
GUITest.xs:1468: error: ‘Button2Mask’ undeclared (first use in this function)
GUITest.xs:1470: error: ‘Button3’ undeclared (first use in this function)
GUITest.xs:1471: error: ‘Button3Mask’ undeclared (first use in this function)
GUITest.xs:1473: error: ‘Button4’ undeclared (first use in this function)
GUITest.xs:1474: error: ‘Button4Mask’ undeclared (first use in this function)
GUITest.xs:1476: error: ‘Button5’ undeclared (first use in this function)
GUITest.xs:1477: error: ‘Button5Mask’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_IsWindow’:
GUITest.c:1465: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1465: error: expected ‘;’ before ‘win’
GUITest.xs:1503: error: ‘win’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_IsWindowViewable’:
GUITest.c:1489: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1489: error: expected ‘;’ before ‘win’
GUITest.xs:1523: error: ‘XWindowAttributes’ undeclared (first use in this function)
GUITest.xs:1523: error: expected ‘;’ before ‘wattrs’
GUITest.xs:1525: error: ‘OldErrorHandler’ undeclared (first use in this function)
GUITest.xs:1525: warning: implicit declaration of function ‘XSetErrorHandler’
GUITest.xs:1525: error: ‘IgnoreBadWindow’ undeclared (first use in this function)
GUITest.xs:1526: warning: implicit declaration of function ‘XGetWindowAttributes’
GUITest.xs:1526: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1526: error: ‘win’ undeclared (first use in this function)
GUITest.xs:1526: error: ‘wattrs’ undeclared (first use in this function)
GUITest.xs:1529: error: ‘IsViewable’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_MoveWindow’:
GUITest.c:1522: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1522: error: expected ‘;’ before ‘win’
GUITest.xs:1554: error: ‘OldErrorHandler’ undeclared (first use in this function)
GUITest.xs:1554: error: ‘IgnoreBadWindow’ undeclared (first use in this function)
GUITest.xs:1555: warning: implicit declaration of function ‘XMoveWindow’
GUITest.xs:1555: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1555: error: ‘win’ undeclared (first use in this function)
GUITest.xs:1556: error: ‘False’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_ResizeWindow’:
GUITest.c:1551: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1551: error: expected ‘;’ before ‘win’
GUITest.xs:1580: error: ‘OldErrorHandler’ undeclared (first use in this function)
GUITest.xs:1580: error: ‘IgnoreBadWindow’ undeclared (first use in this function)
GUITest.xs:1581: warning: implicit declaration of function ‘XResizeWindow’
GUITest.xs:1581: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1581: error: ‘win’ undeclared (first use in this function)
GUITest.xs:1582: error: ‘False’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_IconifyWindow’:
GUITest.c:1580: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1580: error: expected ‘;’ before ‘win’
GUITest.xs:1604: error: ‘XWindowAttributes’ undeclared (first use in this function)
GUITest.xs:1604: error: expected ‘;’ before ‘wattrs’
GUITest.xs:1607: error: ‘OldErrorHandler’ undeclared (first use in this function)
GUITest.xs:1607: error: ‘IgnoreBadWindow’ undeclared (first use in this function)
GUITest.xs:1608: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1608: error: ‘win’ undeclared (first use in this function)
GUITest.xs:1608: error: ‘wattrs’ undeclared (first use in this function)
GUITest.xs:1613: warning: implicit declaration of function ‘ScreenOfDisplay’
GUITest.xs:1621: warning: implicit declaration of function ‘XIconifyWindow’
GUITest.xs:1622: error: ‘False’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_UnIconifyWindow’:
GUITest.c:1627: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1627: error: expected ‘;’ before ‘win’
GUITest.xs:1647: error: ‘OldErrorHandler’ undeclared (first use in this function)
GUITest.xs:1647: error: ‘IgnoreBadWindow’ undeclared (first use in this function)
GUITest.xs:1648: warning: implicit declaration of function ‘XMapWindow’
GUITest.xs:1648: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1648: error: ‘win’ undeclared (first use in this function)
GUITest.xs:1649: error: ‘False’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_RaiseWindow’:
GUITest.c:1654: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1654: error: expected ‘;’ before ‘win’
GUITest.xs:1672: error: ‘OldErrorHandler’ undeclared (first use in this function)
GUITest.xs:1672: error: ‘IgnoreBadWindow’ undeclared (first use in this function)
GUITest.xs:1673: warning: implicit declaration of function ‘XRaiseWindow’
GUITest.xs:1673: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1673: error: ‘win’ undeclared (first use in this function)
GUITest.xs:1674: error: ‘False’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_LowerWindow’:
GUITest.c:1681: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1681: error: expected ‘;’ before ‘win’
GUITest.xs:1697: error: ‘OldErrorHandler’ undeclared (first use in this function)
GUITest.xs:1697: error: ‘IgnoreBadWindow’ undeclared (first use in this function)
GUITest.xs:1698: warning: implicit declaration of function ‘XLowerWindow’
GUITest.xs:1698: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1698: error: ‘win’ undeclared (first use in this function)
GUITest.xs:1699: error: ‘False’ undeclared (first use in this function)
GUITest.xs: In function ‘XS_X11__GUITest_GetInputFocus’:
GUITest.xs:1718: error: ‘Window’ undeclared (first use in this function)
GUITest.xs:1718: error: expected ‘;’ before ‘focus’
GUITest.c:1712: error: expected ‘;’ before ‘RETVAL’
GUITest.xs:1721: warning: implicit declaration of function ‘XGetInputFocus’
GUITest.xs:1721: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1721: error: ‘focus’ undeclared (first use in this function)
GUITest.xs:1722: error: ‘RETVAL’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_SetInputFocus’:
GUITest.c:1736: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1736: error: expected ‘;’ before ‘win’
GUITest.xs:1743: error: expected ‘;’ before ‘focus’
GUITest.xs:1746: error: ‘OldErrorHandler’ undeclared (first use in this function)
GUITest.xs:1746: error: ‘IgnoreBadWindow’ undeclared (first use in this function)
GUITest.xs:1750: warning: implicit declaration of function ‘XSetInputFocus’
GUITest.xs:1750: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1750: error: ‘win’ undeclared (first use in this function)
GUITest.xs:1750: error: ‘RevertToParent’ undeclared (first use in this function)
GUITest.xs:1750: error: ‘CurrentTime’ undeclared (first use in this function)
GUITest.xs:1751: error: ‘False’ undeclared (first use in this function)
GUITest.xs:1754: error: ‘focus’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_GetWindowPos’:
GUITest.c:1775: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1775: error: expected ‘;’ before ‘win’
GUITest.xs:1779: error: ‘XWindowAttributes’ undeclared (first use in this function)
GUITest.xs:1779: error: expected ‘;’ before ‘wattrs’
GUITest.xs:1780: error: expected ‘;’ before ‘child’
GUITest.xs:1783: error: ‘OldErrorHandler’ undeclared (first use in this function)
GUITest.xs:1783: error: ‘IgnoreBadWindow’ undeclared (first use in this function)
GUITest.xs:1784: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1784: error: ‘win’ undeclared (first use in this function)
GUITest.xs:1784: error: ‘wattrs’ undeclared (first use in this function)
GUITest.xs:1785: warning: implicit declaration of function ‘XTranslateCoordinates’
GUITest.xs:1787: error: ‘child’ undeclared (first use in this function)
GUITest.c: In function ‘XS_X11__GUITest_GetParentWindow’:
GUITest.c:1829: error: ‘Window’ undeclared (first use in this function)
GUITest.c:1829: error: expected ‘;’ before ‘win’
GUITest.xs:1829: error: expected ‘;’ before ‘parent’
GUITest.c:1834: error: expected ‘;’ before ‘RETVAL’
GUITest.xs:1832: error: ‘RETVAL’ undeclared (first use in this function)
GUITest.xs:1833: warning: implicit declaration of function ‘XQueryTree’
GUITest.xs:1833: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1833: error: ‘win’ undeclared (first use in this function)
GUITest.xs:1833: error: ‘root’ undeclared (first use in this function)
GUITest.xs:1833: error: ‘parent’ undeclared (first use in this function)
GUITest.xs:1833: error: ‘children’ undeclared (first use in this function)
GUITest.xs: In function ‘XS_X11__GUITest_GetScreenRes’:
GUITest.xs:1863: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1864: warning: implicit declaration of function ‘DisplayWidth’
GUITest.xs:1865: warning: implicit declaration of function ‘DisplayHeight’
GUITest.xs: In function ‘XS_X11__GUITest_GetScreenDepth’:
GUITest.xs:1897: error: ‘TheXDisplay’ undeclared (first use in this function)
GUITest.xs:1898: warning: implicit declaration of function ‘DefaultDepth’
make: *** [GUITest.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB = /home/david/perl/5.10.0/lib/5.10.0
PERL5OPT = -MCPAN::PERL5INC=yaml_module,YAML::Syck,tempfile,/tmp/cpan_perl5inc_m3hI.txt
PERL5_CPANPLUS_IS_RUNNING = 10805
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/X11-GUITest-0.21-Hf3pEc/Makefile.PL
PERL5_CPAN_IS_RUNNING = 10805
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6578,10805
PERL_CR_SMOKER_CURRENT = HTML-Tested-JavaScript-0.12
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.10.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_62
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-64int-ld
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.10.0 -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Thread Previous