Date: Fri, 3 Dec 2004 00:22:49 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [Ux2bs_Archive] No. 372 ************************************************** Thursday 02 December 2004 Number 372 ************************************************** Subjects for today 1 Re: Problems with pdksh : John Poltorak 2 Re: Problems with pdksh : Anton Monroe **= Email 1 ==========================** Date: Wed, 1 Dec 2004 16:36:50 +0000 From: John Poltorak Subject: Re: Problems with pdksh > It looks like the new sh.exe's 'test' function is broken. Is anyone else > seeing this? I made the changes so that PDKSH could build under gcc 3.3.5 as well as 2.8.1 but there is some underlying error which I can't figure out, so I've restored the original build files. Hopefully, if you run ux2_refresh you will pull in the original files. Be sure to remove pdksh from your workdir before trying again. Let me know if it works again. > Anton -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 2 ==========================** Date: Wed, 1 Dec 2004 13:49:42 -0600 From: Anton Monroe Subject: Re: Problems with pdksh On Wed, Dec 01, 2004 at 04:36:50PM +0000, John Poltorak wrote: > I made the changes so that PDKSH could build under gcc 3.3.5 as well as > 2.8.1 but there is some underlying error which I can't figure out, so I've > restored the original build files. Hopefully, if you run ux2_refresh you > will pull in the original files. Be sure to remove pdksh from your workdir > before trying again. Let me know if it works again. Almost. It picks up two different definitions of strncasecmp. ------------------ start pdksh.log -------------------------------------------- Wed Dec 1 12:32:07 GMT 2004 DIR URL CFLAGS LDFLAGS CFGPARMS MAKEPARM SRC ftp://ftp.cs.mun.ca/pub/pdksh/pdksh-5.2.14.tar.gz . URL ftp://ftp.cs.mun.ca/pub/pdksh/pdksh-5.2.14.tar.gz CFLAGS LDFLAGS CFGPARMS MAKEPARM SRC . pdksh-5.2.14.tar.gz already retrieved o:/unixos2/workdir o:/unixos2/workdir/pdksh-5.2.14 pdksh-5.2.14 patching file `os2/make.sed' patching file `./tests/read.t' patching file `./shf.c' patching file `./shf.h' patching file `./conf-end.h' patching file `./shf.c' patching file `./tree.h' patching file `./exec.c' patching file `./jobs.c' patching file `./os2/os2.c' patching file `./tests/regress.t' patching file `./os2/README.os2' patching file `./os2/NEWS.os2' using pdksh specific Build script [O:\unixos2\workdir\pdksh-5.2.14]set prefix=o:/usr [O:\unixos2\workdir\pdksh-5.2.14]set mandir=o:/usr/share [O:\unixos2\workdir\pdksh-5.2.14]cp -p o:/unixos2/lib/aux/mkinstalldirs . [O:\unixos2\workdir\pdksh-5.2.14]call os2\configure sh GNU sed version 2.05 GNU C compiler found. This is the standard configuration. 1 file(s) copied. os2\make.tmp os2\make.sed 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. makefile:158: warning: overriding commands for target `TAGS' makefile:155: warning: ignoring old commands for target `TAGS' gcc -c -DHAVE_CONFIG_H -I. -I. -O -DOS2 os2.c In file included from o:\unixos2\posix2\include\machine/types.h:1, from o:\unixos2\posix2\include\sys/types.h:15, from sh.h:19, from os2.c:8: o:\unixos2\posix2\include\i386/types.h:92: warning: empty declaration In file included from os2.c:8: sh.h:91: conflicting types for `strncasecmp' o:\unixos2\posix2\include\strings.h:55: previous declaration of `strncasecmp' make: *** [os2.o] Error 1 makefile:158: warning: overriding commands for target `TAGS' makefile:155: warning: ignoring old commands for target `TAGS' ../mkinstalldirs o:/usr/bin o:/usr/share/man/man1 mkdir o:/usr/share mkdir o:/usr/share/man mkdir o:/usr/share/man/man1 gcc -c -DHAVE_CONFIG_H -I. -I. -O -DOS2 os2.c In file included from o:\unixos2\posix2\include\machine/types.h:1, from o:\unixos2\posix2\include\sys/types.h:15, from sh.h:19, from os2.c:8: o:\unixos2\posix2\include\i386/types.h:92: warning: empty declaration In file included from os2.c:8: sh.h:91: conflicting types for `strncasecmp' o:\unixos2\posix2\include\strings.h:55: previous declaration of `strncasecmp' make: *** [os2.o] Error 1 ln: o:/usr/bin/sh.exe: No such file or directory _=o:\unixos2\bin/env.exe UXRT=o: TMP=o:\tmp PATH=o:\unixos2\posix2\bin;o:\usr\bin;o:\unixos2\emx\bin;o:\usr\local\bin;o:\unixos2\bin;h:\os2; DPATH=h:\os2;h:\os2\system BLD_HOME=o:/unixos2 CFLAGS= ETC=o:\etc CONFIG_SITE= HOSTNAME=localhost LIBRARY_PATH=o:/unixos2/posix2/lib;o:/usr/lib;o:/unixos2/emx/lib CPLUS_INCLUDE_PATH=o:/usr/include/cpp;o:/usr/include;o:/unixos2/emx/include/cpp;o:/unixos2/emx/include C_INCLUDE_PATH=o:/unixos2/posix2/include;o:/usr/include;o:/unixos2/emx/include HOME=o:/home/root COMSPEC=h:\os2\cmd.exe REPOSITORY=l:\ux2bs\repository/source BUILDLOGS=o:/unixos2/logs LDFLAGS= BLDRT=o: OS2_SHELL=h:\os2\cmd.exe TERM=ansi-color-3 OSRT=h: WORKDIR=o:/unixos2/workdir OS2PATH=o:\unixos2\posix2\bin;o:\usr\bin;o:\unixos2\emx\bin;o:\usr\local\bin;o:\unixos2\bin;h:\os2; PAGER=less _emx_sig=0000aaee:00000000 The Operating System/2 Version is 3.00 Revision 8.264 Wed Dec 1 12:32:10 GMT 2004 elapsed time: 3 secs end of pdksh build ------------------ end pdksh.log ----------------------------------- _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs