Date: Sun, 30 Nov 2003 02:55:24 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [Ux2bs_Archive] No. 241 ************************************************** Saturday 29 November 2003 Number 241 ************************************************** Subjects for today 1 UX2BS - The same build problems as before.... (2003-11-30) : J. Ulbts" 2 Re: UX2BS - The same build problems as before.... (2003-11-30) : John Poltorak **= Email 1 ==========================** Date: Sun, 30 Nov 2003 18:33:38 +0100 (CET) From: "J. Ulbts" Subject: UX2BS - The same build problems as before.... (2003-11-30) Hi John! I'm sorry, but I tried to build the system from scratch today and got the same problems as before. I made some debug outputs and added some "pause" statements at the scripts before I started them, so I know where the problems really show up. Here is the result: ================ [...] 30.11.03 17:38:26 D:\unixos2\emx\lib\socket.a 30.11.03 17:38:26 D:\unixos2\emx\lib\socket.lib Building db.lib SYS0002: Die angegebene Datei konnte nicht gefunden werden. "D:\unixos2\emx\lib\ <--- Problem? File could not be found -r" 30.11.03 17:38:26 D:\unixos2\emx\lib\db.a 30.11.03 17:38:26 D:\unixos2\emx\lib\db.lib Leaving emx_inst Baseline UX2BS has now been installed Commencing build of apps in Build.lst... SYS1034: Der Befehlsprozessor konnte im angegebenen Pfad nicht gefunden <--- Commandline processor could not be found werden. in the the specified directory Operating System/2 Befehlsinterpreter Version 4.5 [D:\unixos2\lib]call build pdksh call build which call build unzip call build crypt call build regex call build perl [...] URL ftp://ftp.gnu.org/pub/gnu/which/which-2.14.tar.gz CFLAGS LDFLAGS CFGPARMS MAKEPARM SRC . retrieving which-2.14.tar.gz <---- as reported before the file is correct...but the returncode seems to tell another thing retrieval failed [...] Version 4.50 des Operating System/2 wird verwendet Überarbeitungsversion 14.093 Sun Nov 30 18:10:37 GMT 2003 elapsed time: 1613 secs end [D:\unixos2\lib]end Build.lst now complete. Updating baseline apps ...UPDATE_BASE.CMD...is about to start Press any key when ready... BUILDING = autoconf-2.13 WORKDIR = d:/unixos2/workdir BUILDLOGS = d:/unixos2/logs LOGFILE = d:/unixos2/logs/autoconf-2.13.log D:\UNIXOS2\LIB\BUILD.CMD [16] Ungültiger Parameter. "unixos2" D:\UNIXOS2\LIB\BUILD.CMD [16] Usage : TEE [/A] [d:][path]name... BUILDING = make-3.76.1 WORKDIR = d:/unixos2/workdir BUILDLOGS = d:/unixos2/logs LOGFILE = d:/unixos2/logs/make-3.76.1.log D:\UNIXOS2\LIB\BUILD.CMD [16] Ungültiger Parameter. "unixos2" D:\UNIXOS2\LIB\BUILD.CMD [16] Usage : TEE [/A] [d:][path]name... BUILDING = autoconf-2.50 WORKDIR = d:/unixos2/workdir BUILDLOGS = d:/unixos2/logs LOGFILE = d:/unixos2/logs/autoconf-2.50.log D:\UNIXOS2\LIB\BUILD.CMD [16] Ungültiger Parameter. "unixos2" D:\UNIXOS2\LIB\BUILD.CMD [16] Usage : TEE [/A] [d:][path]name... [and so on] ====================== After building PERL the installation is broken! Here the LOGS directory: ====================== [d:\unixos2\logs]dir Volume in drive D is unlabeled Serial number is A8E1:6815 Directory of D:\unixos2\logs\* 30.11.03 17.40 0 . 30.11.03 17.40 0 .. 30.11.03 17.43 2.401 0 crypt.log 30.11.03 17.41 4.849 0 pdksh.log 30.11.03 18.10 351.432 0 perl.log 30.11.03 17.43 2.192 0 regex.log 30.11.03 17.42 5.765 0 unzip.log 30.11.03 17.41 278 0 which.log 366.917 bytes in 6 files and 2 dirs 368.640 bytes allocated 9.175.163.392 bytes free Kind Regards, Juergen Ulbts (Germany) _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 2 ==========================** Date: Sun, 30 Nov 2003 18:54:37 +0000 From: John Poltorak Subject: Re: UX2BS - The same build problems as before.... (2003-11-30) On Sun, Nov 30, 2003 at 06:33:38PM +0100, J. Ulbts wrote: > Hi John! > > I'm sorry, but I tried to build the system from scratch today and got the same problems as before. Did you delete all the previous components including directories created? As I remember sh.exe did not get installed into /bin which was one of the main problems. Can you dir \bin ? Can I also see the last part of pdksh.log? > I made some debug outputs and added some "pause" statements at the scripts before I started them, so I know where the problems really show up. > > Here is the result: > ================ > [...] > 30.11.03 17:38:26 D:\unixos2\emx\lib\socket.a > 30.11.03 17:38:26 D:\unixos2\emx\lib\socket.lib > Building db.lib > SYS0002: Die angegebene Datei konnte nicht gefunden werden. "D:\unixos2\emx\lib\ <--- Problem? File could not be found > -r" Did the retrieval of db_mt.zip succeed? > 30.11.03 17:38:26 D:\unixos2\emx\lib\db.a > 30.11.03 17:38:26 D:\unixos2\emx\lib\db.lib > Leaving emx_inst > Baseline UX2BS has now been installed > > Commencing build of apps in Build.lst... > SYS1034: Der Befehlsprozessor konnte im angegebenen Pfad nicht gefunden <--- Commandline processor could not be found > werden. in the the specified directory > Operating System/2 Befehlsinterpreter Version 4.5 > > [D:\unixos2\lib]call build pdksh > call build which > call build unzip > call build crypt > call build regex > call build perl > > [...] > URL ftp://ftp.gnu.org/pub/gnu/which/which-2.14.tar.gz > CFLAGS > LDFLAGS > CFGPARMS > MAKEPARM > SRC . > retrieving which-2.14.tar.gz <---- as reported before the file is correct...but the returncode seems to tell another thing > retrieval failed WHICH is a recent addition - and not very well tested yet. > [...] > > Version 4.50 des Operating System/2 wird verwendet > Überarbeitungsversion 14.093 > > Sun Nov 30 18:10:37 GMT 2003 > elapsed time: 1613 secs > end > [D:\unixos2\lib]end > Build.lst now complete. If you have got this far OK and PDKSH has been built and installed then you have the UX2BS baseline toolset installed and working. > Updating baseline apps > ...UPDATE_BASE.CMD...is about to start > D:\UNIXOS2\LIB\BUILD.CMD [16] Ungültiger Parameter. "unixos2" > D:\UNIXOS2\LIB\BUILD.CMD [16] Usage : TEE [/A] [d:][path]name... This seems to be the same TEE which you introduced previously. > [and so on] > ====================== > > After building PERL the installation is broken! Did PERL get built OK? > > > Here the LOGS directory: > ====================== > [d:\unixos2\logs]dir > > Volume in drive D is unlabeled Serial number is A8E1:6815 > Directory of D:\unixos2\logs\* > > 30.11.03 17.40 0 . > 30.11.03 17.40 0 .. > 30.11.03 17.43 2.401 0 crypt.log > 30.11.03 17.41 4.849 0 pdksh.log > 30.11.03 18.10 351.432 0 perl.log > 30.11.03 17.43 2.192 0 regex.log > 30.11.03 17.42 5.765 0 unzip.log > 30.11.03 17.41 278 0 which.log Apart from WHICH everything looks OK. My guess is that you have introduced a rogue TEE. Once you have discovered where it has come from, you should be able to run update_base.cmd. You do not need to reinstall anything at this point. > Kind Regards, > Juergen Ulbts (Germany) > -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs