On 04/28/14 20:24, Rodrigo Gesswein wrote: > Dear All, > > Please, can you help me to compile dtksh, I guess it`s a problem with > ksh93 compilation but I don`t know how to solve it. Any help will be > greatly appreciated. > > <q> > # make all > making all in programs/dtksh/examples... > make[1]: Entering directory > `/root/CDE/cdesktopenv-code/cde/programs/dtksh/examples' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory > `/root/CDE/cdesktopenv-code/cde/programs/dtksh/examples' > making all in programs/dtksh/ksh93... > make[1]: Entering directory > `/root/CDE/cdesktopenv-code/cde/programs/dtksh/ksh93' > rm -f ship/*/*/BUILT; SHELL=/bin/ksh CC="gcc -g -pipe" CCFLAGS="-O2 > -fno-strict-aliasing -Wno-write-strings > -DPROFILEPATH=\"/etc/dt/config/profile\" > -DSUIDPROFILEPATH=\"/etc/dt/config/suid_profile\" > -DSUIDEXECPATH=\"/usr/dt/bin/suid_exec\" > -DCDE_INSTALLATION_TOP=\"/usr/dt\" -Dlinux -D__x86_64__ -D_POSIX_SOURCE > -D_BSD_SOURCE -D_SVID_SOURCE -DANSICPP -DMULTIBYTE > -DNLS16 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 " /bin/ksh ship/shipin -F > =============================================================================== > system Linux XX YY #1 SMP Sat Mar 29 23:01:41 UTC 2014 > x86_64 x86_64 x86_64 GNU/Linux > installroot /root/CDE/cdesktopenv-code/cde/programs/dtksh/ksh93 > by XX!root archive > build mamexec > cc gcc -g -pipe -O2 -fno-strict-aliasing -Wno-write-strings > -DPROFILEPATH="/etc/dt/config/profile" > -DSUIDPROFILEPATH="/etc/dt/config/suid_profile" > -DSUIDEXECPATH="/usr/dt/bin/suid_exec" > -DCDE_INSTALLATION_TOP="/usr/dt" -Dlinux -D__x86_64__ -D_POSIX_SOURCE > -D_BSD_SOURCE -D_SVID_SOURCE -DANSICPP > -DMULTIBYTE -DNLS16 -DOSMAJORVERSION=2 -DOSMINORVERSION=6 > start Mon Apr 28 18:21:52 UTC 2014 > =============================================================================== > build lib0ast 950811 > ship/SHIPin[1406]: eval[1]: : not found [No such file or directory]
It could be that your version of ksh is too old. Can you check the output of "/bin/ksh --version"?. It should at least have 93t. What type and version of linux do you have? Regards, Ulrich -- Ulrich Wilkens Email: m...@uwilkens.de ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel