LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Error installing umod package in RH 9.0 (https://www.linuxquestions.org/questions/linux-software-2/error-installing-umod-package-in-rh-9-0-a-133187/)

althepcman 01-09-2004 04:23 PM

Error installing umod package in RH 9.0
 
After I use perl to compile the make file, I do a make install which gives me the following:

make[2]: Entering directory `/tmp/source/umodpack-0.5b16/Tk800 .022/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.022\" -DXS_VERSION=\"800.022\" -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
In file included from tixInt.h:13,
from tixGrSort.c:14:
tix.h:469:1: warning: "strdup" redefined
In file included from /usr/include/string.h:375,
from tkUnixPort.h:52,
from tkPort.h:39,
from tixPort.h:18,
from tixGrSort.c:13:
/usr/include/bits/string2.h:1229:1 : warning: this is the location of the previous definition
tixGrSort.c: In function `Tix_GrSort':
tixGrSort.c:166: parse error at end of input
make[2]: *** [tixGrSort.o] Error 1
make[2]: Leaving directory `/tmp/source/umodpack-0.5b16/Tk800 .022/pTk'
make[1]: *** [pTk/libpTk.a] Error 2
make[1]: Leaving directory `/tmp/source/umodpack-0.5b16/Tk800 .022'
make: *** [subdirs] Error 2


Any help appreciated
Regards
Alastair

AceTech747 01-27-2004 09:25 PM

I have had the same error in compiling Gtk-Perl.....


All times are GMT -5. The time now is 12:09 AM.