LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Perl/Tk module installation problem (https://www.linuxquestions.org/questions/linux-software-2/perl-tk-module-installation-problem-96999/)

baddwolf 09-25-2003 11:11 PM

Perl/Tk module installation problem
 
Hi there,

I just got started with Red Hat 9 yesterday. I am trying to install the Tk module for Perl 5.8.0, and have set LANG=C . The Makefile stage goes smoothly, but when I do make, I get the following message : -
[===cut==]
cd pTk && make DEFINE=""
make[1]: Entering directory `/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Tk800.025/pTk'
gcc -c -I.. -I/usr/X11R6/include -I. -Ibitmaps -I/usr/X11R6/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -march=i386 -mcpu=i686 -g -DVERSION=\"800.025\" -DXS_VERSION=\"800.025\" -fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ tixGrSort.c
tixGrSort.c: In function `Tix_GrSort':
tixGrSort.c:165: parse error at end of input
make[1]: *** [tixGrSort.o] Error 1
make[1]: Leaving directory `/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Tk800.025/pTk'
make: *** [pTk/libpTk.a] Error 2

[==cut==]

I am a newbie with absolutely no idea what that message means. Please help me figure this out. Thanks in advance.


All times are GMT -5. The time now is 06:07 AM.