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


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

Re: Cannot build Tk-800-022


So, here is the scoop:

=========================================
With X still installed, perl Makefile.PL:

cd pTk && make 
make[1]: Entering directory `/usr/local/src/perl/CPAN/Tk800.023/pTk'
gcc -c -I.. -I../pTk/mTk/xlib -I. -Ibitmaps -I../pTk/mTk/xlib
-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -I/usr/local/include
-DUSEIMPORTLIB -O2   -DVERSION=\"800.023\" -DXS_VERSION=\"800.023\" 
-I/usr/lib/perl5/5.6.1/cygwin-multi/CORE -D__WIN32__ -D_WIN32 -DWIN32
-Wall -Wno-implicit-int -Wno-comment -Wno-unused
-D__USE_FIXED_PROTOTYPES__ tixUnixDraw.c
tixUnixDraw.c: In function `TixpStartSubRegionDraw':
tixUnixDraw.c:152: structure has no member named `rectUsed'
tixUnixDraw.c:153: structure has no member named `rect'
tixUnixDraw.c:154: structure has no member named `rect'
tixUnixDraw.c:155: structure has no member named `rect'
tixUnixDraw.c:156: structure has no member named `rect'
tixUnixDraw.c:158: structure has no member named `rect'
tixUnixDraw.c:161: structure has no member named `rectUsed'
tixUnixDraw.c: In function `TixpEndSubRegionDraw':
tixUnixDraw.c:178: structure has no member named `rectUsed'
tixUnixDraw.c:179: structure has no member named `rect'
tixUnixDraw.c:180: structure has no member named `rect'
tixUnixDraw.c:181: structure has no member named `rect'
tixUnixDraw.c:182: structure has no member named `rect'
tixUnixDraw.c:183: structure has no member named `rect'
tixUnixDraw.c: In function `TixpSubRegDrawImage':
tixUnixDraw.c:268: structure has no member named `rectUsed'
tixUnixDraw.c:269: structure has no member named `rect'
tixUnixDraw.c:270: structure has no member named `rect'
tixUnixDraw.c:271: structure has no member named `rect'
tixUnixDraw.c:272: structure has no member named `rect'
tixUnixDraw.c:274: structure has no member named `rect'
tixUnixDraw.c:274: structure has no member named `rect'
tixUnixDraw.c:275: structure has no member named `rect'
tixUnixDraw.c:275: structure has no member named `rect'
tixUnixDraw.c:278: structure has no member named `rect'
tixUnixDraw.c:279: structure has no member named `rect'
tixUnixDraw.c:280: structure has no member named `rect'
tixUnixDraw.c:281: structure has no member named `rect'
tixUnixDraw.c:283: structure has no member named `rect'
tixUnixDraw.c:283: structure has no member named `rect'
tixUnixDraw.c:284: structure has no member named `rect'
tixUnixDraw.c:284: structure has no member named `rect'
make[1]: *** [tixUnixDraw.o] Error 1
make[1]: Leaving directory `/usr/local/src/perl/CPAN/Tk800.023/pTk'
make: *** [pTk/libpTk.a] Error 2

===========================================
With X still installed, perl Makefile.PL x:

Failed one test, due to a temporary fork resource problem

===========================================
X uninstalled, perl Makefile.PL:

Failed zero tests.

This is the configuration I am using.

For the record, I am using Tk800.023.tar.gz from CPAN, with the patch at
Probably you will need also the patch from Eric Fifer:
ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/porters/Haase_Gerrit/1.3/perl/
applied, using the commands

perl Makefile.PL
make test install

in the Tk800.023 directory of the distribution.

Thanks Gerrit. Hope you won't completely abandon us for the new 'de.'
group.

--
Matthew O. Persico
New York City

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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