It's tcl-8.5.13-8.el7.arm7hl & tcl-devel-8.5.13-8.el7.arm7hl. I also made up a list of the correct dependencies to install (after the usual development stuff), for future reference.
-----Original Message----- From: Jon Trulson <j...@radscan.com> Sent: Sunday, October 7, 2018 3:14 PM To: cdesktopenv-devel@lists.sourceforge.net Subject: Re: [cdesktopenv-devel] Undefined references to Tcl_GetErrorLine On 10/07/2018 12:39 PM, sc...@scottcomstock.com wrote: > Hey folks, > > In trying to build the latest CDE on CentOS 7 for ARM, Ive been > running into an issue building dtdocbook/instant. It fails with the following: > > rm -f instant > > gcc -g -pipe -o instant -O2 -fno-strict-aliasing -Wno-write-strings > -Wno-unused-result -ansi -L../../../exports/lib -L/usr/lib > main.o util.o info.o translate.o traninit.o tranvar.o tables.o > browse.o -lDtSvc -ltt -lXm -lXt -lSM -lICE -lXext -lX11 > -L../lib/tptregexp -ltptregexp -ltcl -L/usr/dt/lib -L/usr/lib -lm > -Wl,-rpath,/usr/dt/lib:/usr/lib > > util.o: In function `Putc': > > /home/scott/cde/cdesktopenv-code/cde/programs/dtdocbook/instant/util.c:723: > undefined reference to `Tcl_GetErrorLine' > > util.o: In function `FPuts': > > /home/scott/cde/cdesktopenv-code/cde/programs/dtdocbook/instant/util.c:788: > undefined reference to `Tcl_GetErrorLine' > > collect2: error: ld returned 1 exit status > > make: *** [instant] Error 1 > > Everything else builds normally. I have tcl and tcl-devel installed. > Has anyone else run into this? Hi, what version of tcl do you have installed? > > (As an aside for other CentOS/RHEL folks out there building CDE, > libXdmcp-devel is a dependency; dtlogin cant build without it) > Unfortunately we do not have a list of required packages on the wiki for Redhat derived systems, but thanks for reporting that here. -jon > -Scott > > > > > > _______________________________________________ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel > -- Jon Trulson "In the game of chess, you can never let your adversary see your pieces." - Zapp Brannigan _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel