This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problems building PerlTK on cygwin


Hi List!
Please can anyone help me with the following error during the make of 
PerlTK. I'm using cygwin/x-free on an windows XP box with WindowMaker.
I've downloaded the PerlTK-Sources from CPAN. Is there a problem with this 
sources on cygwin. Does anyone know about a cygwin package for PerlTK?

Any help would be appreciated.

[rechner:Tk-804.027]$ make
cd pTk && make 
make[1]: Entering directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/pTk'
make[1]: Leaving directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/pTk'
make[1]: Entering directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/pTk'
make[1]: Leaving directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/pTk'
make[1]: Entering directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/pod'
make[1]: Leaving directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/pod'
make[1]: Entering directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/demos'
make[1]: Leaving directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/demos'
make[1]: Entering directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/Xlib'
make[2]: Entering directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/Xlib/X'
make[2]: Leaving directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/Xlib/X'
gcc -c  -I.. -I../pTk/mTk/xlib -I../pTk -DPERL_USE_SAFE_PUTENV 
-fno-strict-aliasing -DUSEIMPORTLIB -O2   -DVERSION=\"804.027\" 
-DXS_VERSION=\"804.027\" 
"-I/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE"  -D__WIN32__ 
-D_WIN32 -Wall -Wno-implicit-int -Wno-comment -Wno-unused 
-D__USE_FIXED_PROTOTYPES__ Xlib.c
Xlib.xs:13: error: parse error before '*' token
Xlib.xs:13: warning: data definition has no type or storage class
Xlib.xs: In function `boot_Tk__Xlib':
Xlib.xs:378: error: `XlibVtab' undeclared (first use in this function)
Xlib.xs:378: error: (Each undeclared identifier is reported only once
Xlib.xs:378: error: for each function it appears in.)
Xlib.xs:378: error: parse error before ')' token
Xlib.xs:378: error: request for member `tabSize' in something not a 
structure or union
make[1]: *** [Xlib.o] Error 1
make[1]: Leaving directory 
`/cygdrive/d/Downloads/PerlModules/Tk-804.027/Xlib'
make: *** [subdirs] Error 2



Thanks,

Markus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]