Date: Fri, 24 Jan 2003 02:28:14 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [Ux2bs_Archive] No. 56 ************************************************** Thursday 23 January 2003 Number 56 ************************************************** Subjects for today 1 Re: Priorities : IanM" 2 Rsync parameters : IanM" 3 Re: Rsync parameters : IanM" 4 Re: Diffutils : John Poltorak 5 INDENT : John Poltorak 6 BISON : John Poltorak 7 Re: Texinfo - almost working : John Poltorak 8 Re: Diffutils : nickk" 9 Re: Build System Bug Tracker : Ted Sikora 10 PATCH : John Poltorak 11 TIN : John Poltorak 12 Re: BISON : John Poltorak 13 Build sequence : John Poltorak 14 Re: Sharp, clear thinking person wanted... : Dave Saville" 15 Re: Texinfo - almost working : Maynard" 16 Re: Sharp, clear thinking person wanted... : John Poltorak 17 Re: Sharp, clear thinking person wanted... : John Poltorak 18 Re: BISON : Sebastian Wittmeier (ShadoW)" 19 Re: Texinfo - almost working : John Poltorak 20 VRAMMNGR : Sebastian Wittmeier (ShadoW)" 21 Re: Texinfo - almost working : Sebastian Wittmeier (ShadoW)" 22 Re: Texinfo - almost working : John Poltorak 23 Automake : Sebastian Wittmeier (ShadoW)" 24 Re: Texinfo - almost working : John Poltorak 25 Re: Texinfo - almost working : Sebastian Wittmeier (ShadoW)" 26 GETTEXT works! : John Poltorak 27 Re: Texinfo - almost working : Sebastian Wittmeier (ShadoW)" 28 Re: Texinfo - almost working : Sebastian Wittmeier (ShadoW)" 29 Bug Tracker works! : Ted Sikora 30 READLINE : John Poltorak 31 Re: Old message keeps being sent to me : Ted Sikora 32 Re: Old message keeps being sent to me : Ted Sikora 33 test message : Ted Sikora 34 Re: test message : Ted Sikora 35 HELP2MAN - Perl problem : John Poltorak 36 Re: Quick test : Maynard" 37 Re: Old message keeps being sent to me : John Poltorak 38 Old message keeps being sent to me : Sebastian Wittmeier (ShadoW)" 39 Re: Old message keeps being sent to me : Sebastian Wittmeier (ShadoW)" **= Email 1 ==========================** Date: Fri, 24 Jan 2003 00:02:02 +1100 (EDT) From: "IanM" Subject: Re: Priorities >>> other shells than pdksh >>ash, bash, tcsh, zsh ? >Are there script out, which don't work with pdksh? >e.g. bash is more comfortable to use pdksh, ash and bash are the important shells for everything I've looked at, never used tcsh or zsh, yet.... Cheers IanM http://www.os2site.com/ Conclusion: the place where you got tired of thinking _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 2 ==========================** Date: Fri, 24 Jan 2003 01:52:08 +1100 (EDT) From: "IanM" Subject: Rsync parameters Hi John >There are a number of new files required for this to work, but an RSYNC >refresh should provide what you need. What parameters do I need to give RSYNC to grab your stuff ? Cheers IanM http://www.os2site.com/ QWK? I don't need no stinkin' QWK packet! _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 3 ==========================** Date: Fri, 24 Jan 2003 02:41:15 +1100 (EDT) From: "IanM" Subject: Re: Rsync parameters Hi John >I'm not sure where you came in, but the best place to start is to use this >command:- Niether am I, to many emails to read :-| >wget ftp://unixos2: at 213.152.37.92/pub/unixos2/build_system/lib/ux2_bootstrap.cmd Thanks, good place to start. Im only now starting to create a private storage structure with a lot of these commands and information, as its been getting difficult to keep track of everything going on. Cheers IanM http://www.os2site.com/ WINERR 00E - OPEN STANDARD ENCOUNTERED; ATTEMPTING TO REDMONDIZE _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 4 ==========================** Date: Fri, 24 Jan 2003 08:44:14 +0000 From: John Poltorak Subject: Re: Diffutils On Fri, Jan 24, 2003 at 09:53:04AM +0300, nickk wrote: > On Thu, 23 Jan 2003 20:21:17 +0000, John Poltorak wrote: > > >I've just tried building diffutils v2.8.1 and it gets quite a long way > >before it fails.... Seems to be a problem locating a regex lib - it may > >just be some configure option I've overlooked... > > > > > >All you need to run it is:- > > > >build diff > > > >then check the diff.log... > > When i run build diff it builds diffstat while there are proper entries in buuild.table file : > > diffstat;diffstat-1.32;ftp://invisible-island.net/diffstat/diffstat.tar.gz;;;;;. > diff;diffutils-2.8.1;ftp://ftp.gnu.org/pub/gnu/diffutils/diffutils-2.8.1.tar.gz;;;;;. You have an old version of build.sh. I suggest you do an RSYNC refresh. -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 5 ==========================** Date: Fri, 24 Jan 2003 09:03:57 +0000 From: John Poltorak Subject: INDENT INDENT appears to build without any problems. All you need to do is add this line to build.table:- indent;;ftp://ftp.gnu.org/pub/gnu/indent/indent-2.2.9.tar.gz;;;;;. and run:- build indent This assumes you have managed to build autoconf, automake and make... -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 6 ==========================** Date: Fri, 24 Jan 2003 09:27:51 +0000 From: John Poltorak Subject: BISON I've just built BISON v1.875 straight from the GNU source without any patches... All you need to do run:- build bison This assumes you have managed to build autoconf, automake and make, as well as having an updated texinfo. -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 7 ==========================** Date: Fri, 24 Jan 2003 09:43:01 +0000 From: John Poltorak Subject: Re: Texinfo - almost working On Thu, Jan 23, 2003 at 05:29:23PM +0000, Patrick Ash wrote: > I get that error a couple of times in the build log. I was able to > get around a similar error when building mutt by adding the following > to CFLAGS -- -Dlstat=stat > > Perhaps this will help here as well. Thanks for the suggestion. The way to set CFLAGS, is to include its value in the fourth field of the entry for the app in build.table, viz:- #app#dir#archive#cflags#ldflags#cfgparms#makeparms#src#beginpath texinfo;;ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.3.tar.gz;-Dlstat=stat;;;;. BTW, I'm still look at ways to incorporate any further parameters into this table if they are appropriate. The table itself is a key element in deciding how a particular app should be built. Unfortunately, it didn't have the desired effect, I still got this error:- Making all in util make[2]: Entering directory `U:/unixos2/workdir/texinfo-4.3/util' gcc -Dlstat=stat -o texindex.exe texindex.o ../lib/libtxi.a ../intl/libintl.a ../lib/libtxi.a(tempname.o): Undefined symbol _lstat referenced from text segment make[2]: *** [texindex.exe] Error 1 make[2]: Leaving directory `U:/unixos2/workdir/texinfo-4.3/util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `U:/unixos2/workdir/texinfo-4.3' make: *** [all] Error 2 However, having said that, parts of Texinfo did get installed, so it must be very close to working. > Pat > -- > Patrick Ash > patash at comcast.net > > This OS/2 system uptime is 1 day, 09:34 hours and 51 seconds > -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 8 ==========================** Date: Fri, 24 Jan 2003 09:53:04 +0300 (MSK) From: "nickk" Subject: Re: Diffutils On Thu, 23 Jan 2003 20:21:17 +0000, John Poltorak wrote: >I've just tried building diffutils v2.8.1 and it gets quite a long way >before it fails.... Seems to be a problem locating a regex lib - it may >just be some configure option I've overlooked... > > >All you need to run it is:- > >build diff > >then check the diff.log... When i run build diff it builds diffstat while there are proper entries in buuild.table file : diffstat;diffstat-1.32;ftp://invisible-island.net/diffstat/diffstat.tar.gz;;;;;. diff;diffutils-2.8.1;ftp://ftp.gnu.org/pub/gnu/diffutils/diffutils-2.8.1.tar.gz;;;;;. _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 9 ==========================** Date: Fri, 24 Jan 2003 10:04:25 -0500 From: Ted Sikora Subject: Re: Build System Bug Tracker Don't know if it will be of any use for UX2BS since it's development is pretty rapid but I'm sure it will be for UnixOS/2 the distribution or the completed Build System. Ted Sikora wrote: > Should be fully operational in a few hours. > What do you think so far? > user: Member > pass: ux2bs > > http://dumbdog.org/webcall/bin/login.cgi > -- Ted Sikora tsikora at ntplx.net _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 10 ==========================** Date: Fri, 24 Jan 2003 10:28:05 +0000 From: John Poltorak Subject: PATCH I've just built PATCH v2.54 but needed to change a few things to make it work... It suffers from the usual strcasecmp problem, but should work OK if you add this line to build.table:- patch;;ftp://ftp.gnu.org/pub/gnu/patch/patch-2.5.4.tar.gz;-Dstrncasecmp=strnicmp -Dstrcasecmp=stricmp;;;;. then run:- build patch Unfortunately, there is another problem which I haven't figured out yet... The binary does not get built as a .EXE for some reason. The Makefile does include the EXEEXT variable, but it is left unset. If I manually set it to .exe then it works correctly, but I'm not sure how to set it automatically. I set an environment variable but that had no effect. -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 11 ==========================** Date: Fri, 24 Jan 2003 11:13:31 +0000 From: John Poltorak Subject: TIN TIN appeared to get built without any problems after adding this line to build.table:- tin;;ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-1.5.11.tar.gz;;;;;. and running:- build tin In this case I also needed to create \unixos2\scripts\pre-process\tin consisting of:- PATH=$UXRT/usr/local/TEST/bin';'$PATH It's a long time since I used TIN and can't remember how to set it up, so I'm not sure how well it actually works... -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 12 ==========================** Date: Fri, 24 Jan 2003 11:43:14 +0000 From: John Poltorak Subject: Re: BISON On Fri, Jan 24, 2003 at 12:27:59PM +0100, Sebastian Wittmeier (ShadoW) wrote: > On Fri, 24 Jan 2003 09:27:51 +0000, John Poltorak wrote: > > >This assumes you have managed to build autoconf, automake and make, as > >well as having an updated texinfo. > > Could you release some scripts to get to this point automatically? ac.cmd should do part of this... It _may_ be problematic as it is a fairly complex sequence. If you have a problem, please let me know. It does not yet work exactly as I want, and I could do with some help getting it cleaned up... See my post yesterday about wanting a 'sharp, clear thinking person' to have a look at the problem I encountered. As with these sorts of things, they may change from day to day as errors are discovered and fixed. > Sebastian -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 13 ==========================** Date: Fri, 24 Jan 2003 11:53:10 +0000 From: John Poltorak Subject: Build sequence I think the baseline toolset is working fine now, and I have shown that it can be used to build quite a number of apps. What I need to do now is come up with a build sequence for bringing the toolset up to date. This will probably need a few iterations before the correct squence is established, but I think the key apps are:- perl make autoconf automake byacc flex ncurses texinfo I'll try to test this out and come up with a script to build this lot as part of the initial build, but I could do with finding out what is going wrong with texinfo. -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 14 ==========================** Date: Fri, 24 Jan 2003 11:55:23 +0000 (GMT) From: "Dave Saville" Subject: Re: Sharp, clear thinking person wanted... --_=_=_=IMA.BOUNDARY.H989OB138764=_=_=_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit On Thu, 23 Jan 2003 14:41:57 +0000, John Poltorak wrote: > >I have come up with a script which should build and install:- > >Make v3.79.1 >Autoconf v2.57 >Automake v1.72 > >It is currently in \unixos2\lib as ac.cmd and consists of:- > > >call build autoconf-2.13 >call build make-3.76.1 >call build autoconf-2.50 >call build automake-1.4-p5 >call build make >setlocal >cd \unixos2\workdir\make-3.79.1 >make >copy make.exe \usr\bin >endlocal >call build autoconf >call build automake Dismal failure I am afraid John. Previously built perl, ncurses, dialog. rsync'ed this morning. Logs attached. -- Regards Dave Saville --_=_=_=IMA.BOUNDARY.H989OB138764=_=_=_ Content-Type: application/octet-stream; name="autoconf-2.13.log" Content-Transfer-Encoding: base64 RnJpIEphbiAyNCAxMTo1MDo1OSBHTVQgMjAwMw0KDQpESVIgVVJMIENGTEFHUyBMREZMQUdTIENG R1BBUk1TIE1BS0VQQVJNIFNSQw0KZnRwOi8vZnRwLmdudS5vcmcvcHViL2dudS9hdXRvY29uZi9h dXRvY29uZi0yLjEzLnRhci5neiAtLXByZWZpeD0ke1VYUlR9L3Vzci9sb2NhbC9URVNUICAuDQpV UkwgZnRwOi8vZnRwLmdudS5vcmcvcHViL2dudS9hdXRvY29uZi9hdXRvY29uZi0yLjEzLnRhci5n eg0KQ0ZMQUdTDQpMREZMQUdTDQpDRkdQQVJNUyAtLXByZWZpeD0ke1VYUlR9L3Vzci9sb2NhbC9U RVNUDQpNQUtFUEFSTQ0KU1JDICAuDQphdXRvY29uZi0yLjEzLnRhci5neiBhbHJlYWR5IHJldHJp ZXZlZA0KZTovdW5peG9zMi93b3JrZGlyDQplOi91bml4b3MyL3dvcmtkaXIvYXV0b2NvbmYtMi4x Mw0KcGF0Y2hpbmcgZmlsZSBgQ2hhbmdlTG9nJw0KUmV2ZXJzZWQgKG9yIHByZXZpb3VzbHkgYXBw bGllZCkgcGF0Y2ggZGV0ZWN0ZWQhICBBc3N1bWUgLVI/IFtuXSANCkFwcGx5IGFueXdheT8gW25d IA0KU2tpcHBpbmcgcGF0Y2guDQoxIG91dCBvZiAxIGh1bmsgaWdub3JlZCAtLSBzYXZpbmcgcmVq ZWN0cyB0byBDaGFuZ2VMb2cucmVqDQpwYXRjaGluZyBmaWxlIGBNYWtlZmlsZS5pbicNClJldmVy c2VkIChvciBwcmV2aW91c2x5IGFwcGxpZWQpIHBhdGNoIGRldGVjdGVkISAgQXNzdW1lIC1SPyBb bl0gDQpBcHBseSBhbnl3YXk/IFtuXSANClNraXBwaW5nIHBhdGNoLg0KMSBvdXQgb2YgMSBodW5r IGlnbm9yZWQgLS0gc2F2aW5nIHJlamVjdHMgdG8gTWFrZWZpbGUuaW4jDQpwYXRjaGluZyBmaWxl IGBhY2dlbmVyYWwubTQnDQpSZXZlcnNlZCAob3IgcHJldmlvdXNseSBhcHBsaWVkKSBwYXRjaCBk ZXRlY3RlZCEgIEFzc3VtZSAtUj8gW25dIA0KQXBwbHkgYW55d2F5PyBbbl0gDQpTa2lwcGluZyBw YXRjaC4NCjEyIG91dCBvZiAxMiBodW5rcyBpZ25vcmVkIC0tIHNhdmluZyByZWplY3RzIHRvIGFj Z2VuZXJhbC5tNCMNCnBhdGNoaW5nIGZpbGUgYGF1dG9jb25mLmluZm8nDQpSZXZlcnNlZCAob3Ig cHJldmlvdXNseSBhcHBsaWVkKSBwYXRjaCBkZXRlY3RlZCEgIEFzc3VtZSAtUj8gW25dIA0KQXBw bHkgYW55d2F5PyBbbl0gDQpTa2lwcGluZyBwYXRjaC4NCjIgb3V0IG9mIDIgaHVua3MgaWdub3Jl ZCAtLSBzYXZpbmcgcmVqZWN0cyB0byBhdXRvY29uZi5pbmZvIw0KcGF0Y2hpbmcgZmlsZSBgY29u ZmlnLmd1ZXNzJw0KSHVuayAjMSBGQUlMRUQgYXQgMS4NCkh1bmsgIzIgRkFJTEVEIGF0IDI0Lg0K SHVuayAjMyBGQUlMRUQgYXQgMjE5Lg0KSHVuayAjNCBGQUlMRUQgYXQgMzA5Lg0KSHVuayAjNSBG QUlMRUQgYXQgMzU0Lg0KSHVuayAjNiBGQUlMRUQgYXQgMzkyLg0KSHVuayAjNyBGQUlMRUQgYXQg NDE4Lg0KSHVuayAjOCBGQUlMRUQgYXQgNDQyLg0KSHVuayAjOSBGQUlMRUQgYXQgNDc0Lg0KSHVu ayAjMTAgRkFJTEVEIGF0IDQ5OS4NCkh1bmsgIzExIEZBSUxFRCBhdCA1MDguDQpIdW5rICMxMiBG QUlMRUQgYXQgNTE4Lg0KSHVuayAjMTMgRkFJTEVEIGF0IDUyOC4NCkh1bmsgIzE0IEZBSUxFRCBh dCA1NDQuDQpIdW5rICMxNSBGQUlMRUQgYXQgNTkyLg0KSHVuayAjMTYgRkFJTEVEIGF0IDYzNi4N Ckh1bmsgIzE3IEZBSUxFRCBhdCA2NDYuDQpIdW5rICMxOCBGQUlMRUQgYXQgNjg3Lg0KSHVuayAj MTkgRkFJTEVEIGF0IDc1OC4NCkh1bmsgIzIwIEZBSUxFRCBhdCA5MDIuDQpIdW5rICMyMSBGQUlM RUQgYXQgOTI3Lg0KSHVuayAjMjIgRkFJTEVEIGF0IDk2NC4NCkh1bmsgIzIzIEZBSUxFRCBhdCA5 NzUuDQpIdW5rICMyNCBGQUlMRUQgYXQgMTAxMC4NCkh1bmsgIzI1IEZBSUxFRCBhdCAxMDIzLg0K SHVuayAjMjYgRkFJTEVEIGF0IDEwNDkuDQpIdW5rICMyNyBGQUlMRUQgYXQgMTE2OS4NCkh1bmsg IzI4IEZBSUxFRCBhdCAxMjE3Lg0KSHVuayAjMjkgRkFJTEVEIGF0IDEyNDUuDQpIdW5rICMzMCBG QUlMRUQgYXQgMTI3OC4NCjMwIG91dCBvZiAzMCBodW5rcyBGQUlMRUQgLS0gc2F2aW5nIHJlamVj dHMgdG8gY29uZmlnLmd1ZXNzIw0KcGF0Y2hpbmcgZmlsZSBgY29uZmlnLnN1YicNCkh1bmsgIzEg RkFJTEVEIGF0IDEuDQpIdW5rICMyIEZBSUxFRCBhdCAyOS4NCkh1bmsgIzMgRkFJTEVEIGF0IDUy Lg0KSHVuayAjNCBGQUlMRUQgYXQgMTQ0Lg0KSHVuayAjNSBzdWNjZWVkZWQgYXQgMjYwIHdpdGgg ZnV6eiAxIChvZmZzZXQgNzEgbGluZXMpLg0KSHVuayAjNiBGQUlMRUQgYXQgMjg1Lg0KSHVuayAj NyBGQUlMRUQgYXQgMzQ3Lg0KSHVuayAjOCBGQUlMRUQgYXQgNDIyLg0KSHVuayAjOSBGQUlMRUQg YXQgNDc2Lg0KSHVuayAjMTAgc3VjY2VlZGVkIGF0IDU2NSB3aXRoIGZ1enogMiAob2Zmc2V0IDEw OSBsaW5lcykuDQpIdW5rICMxMSBzdWNjZWVkZWQgYXQgNTQ1IHdpdGggZnV6eiAyIChvZmZzZXQg NzUgbGluZXMpLg0KSHVuayAjMTIgc3VjY2VlZGVkIGF0IDU5OSB3aXRoIGZ1enogMSAob2Zmc2V0 IDExNyBsaW5lcykuDQpIdW5rICMxMyBGQUlMRUQgYXQgNjIyLg0KSHVuayAjMTQgRkFJTEVEIGF0 IDY1NC4NCkh1bmsgIzE1IEZBSUxFRCBhdCA3MTUuDQpIdW5rICMxNiBGQUlMRUQgYXQgNzQwLg0K SHVuayAjMTcgc3VjY2VlZGVkIGF0IDgwNiB3aXRoIGZ1enogMiAob2Zmc2V0IDEzOSBsaW5lcyku DQpIdW5rICMxOCBGQUlMRUQgYXQgODM1Lg0KSHVuayAjMTkgRkFJTEVEIGF0IDg3OC4NCkh1bmsg IzIwIEZBSUxFRCBhdCA5MTEuDQpIdW5rICMyMSBzdWNjZWVkZWQgYXQgOTk4IHdpdGggZnV6eiAy IChvZmZzZXQgMTgyIGxpbmVzKS4NCkh1bmsgIzIyIHN1Y2NlZWRlZCBhdCA5NzMgd2l0aCBmdXp6 IDIgKG9mZnNldCAxNDYgbGluZXMpLg0KSHVuayAjMjMgRkFJTEVEIGF0IDEwMjAuDQpIdW5rICMy NCBzdWNjZWVkZWQgYXQgMTEyNSB3aXRoIGZ1enogMiAob2Zmc2V0IDIxNCBsaW5lcykuDQpIdW5r ICMyNSBGQUlMRUQgYXQgMTE1Mi4NCkh1bmsgIzI2IHN1Y2NlZWRlZCBhdCAxMTE1IHdpdGggZnV6 eiAyIChvZmZzZXQgMTU4IGxpbmVzKS4NCkh1bmsgIzI3IEZBSUxFRCBhdCAxMTI2Lg0KSHVuayAj MjggRkFJTEVEIGF0IDExNTEuDQpIdW5rICMyOSBzdWNjZWVkZWQgYXQgMTI1MyB3aXRoIGZ1enog MiAob2Zmc2V0IDIzNSBsaW5lcykuDQpIdW5rICMzMCBGQUlMRUQgYXQgMTMxOS4NCkh1bmsgIzMx IHN1Y2NlZWRlZCBhdCAxMzE2IHdpdGggZnV6eiAyIChvZmZzZXQgMTkyIGxpbmVzKS4NCkh1bmsg IzMyIEZBSUxFRCBhdCAxMzM3Lg0KSHVuayAjMzMgRkFJTEVEIGF0IDEzNzcuDQpIdW5rICMzNCBG QUlMRUQgYXQgMTQxNC4NCkh1bmsgIzM1IHN1Y2NlZWRlZCBhdCAxNTI1IHdpdGggZnV6eiAyIChv ZmZzZXQgMjc1IGxpbmVzKS4NCkh1bmsgIzM2IHN1Y2NlZWRlZCBhdCAxNDcyIHdpdGggZnV6eiAy IChvZmZzZXQgMjAxIGxpbmVzKS4NCkh1bmsgIzM3IEZBSUxFRCBhdCAxNTQxLg0KSHVuayAjMzgg RkFJTEVEIGF0IDE1NzcuDQpIdW5rICMzOSBGQUlMRUQgYXQgMTYwMS4NCkh1bmsgIzQwIEZBSUxF RCBhdCAxNjEzLg0KMjcgb3V0IG9mIDQwIGh1bmtzIEZBSUxFRCAtLSBzYXZpbmcgcmVqZWN0cyB0 byBjb25maWcuc3ViLnJlag0KcGF0Y2hpbmcgZmlsZSBgY29uZmlndXJlJw0KUmV2ZXJzZWQgKG9y IHByZXZpb3VzbHkgYXBwbGllZCkgcGF0Y2ggZGV0ZWN0ZWQhICBBc3N1bWUgLVI/IFtuXSANCkFw cGx5IGFueXdheT8gW25dIA0KU2tpcHBpbmcgcGF0Y2guDQoxMCBvdXQgb2YgMTAgaHVua3MgaWdu b3JlZCAtLSBzYXZpbmcgcmVqZWN0cyB0byBjb25maWd1cmUucmVqDQpUaGUgbmV4dCBwYXRjaCB3 b3VsZCBjcmVhdGUgdGhlIGZpbGUgYENoYW5nZUxvZy5vczInLA0Kd2hpY2ggYWxyZWFkeSBleGlz dHMhICBBc3N1bWUgLVI/IFtuXSANCkFwcGx5IGFueXdheT8gW25dIA0KU2tpcHBpbmcgcGF0Y2gu DQoxIG91dCBvZiAxIGh1bmsgaWdub3JlZCAtLSBzYXZpbmcgcmVqZWN0cyB0byBDaGFuZ2VMb2cu b3MyIw0KcGF0Y2hpbmcgZmlsZSBgTWFrZWZpbGUuaW4nDQpSZXZlcnNlZCAob3IgcHJldmlvdXNs eSBhcHBsaWVkKSBwYXRjaCBkZXRlY3RlZCEgIEFzc3VtZSAtUj8gW25dIA0KQXBwbHkgYW55d2F5 PyBbbl0gDQpTa2lwcGluZyBwYXRjaC4NCjYgb3V0IG9mIDYgaHVua3MgaWdub3JlZCAtLSBzYXZp bmcgcmVqZWN0cyB0byBNYWtlZmlsZS5pbiMNClRoZSBuZXh0IHBhdGNoIHdvdWxkIGNyZWF0ZSB0 aGUgZmlsZSBgUkVBRE1FLm9zMicsDQp3aGljaCBhbHJlYWR5IGV4aXN0cyEgIEFzc3VtZSAtUj8g W25dIA0KQXBwbHkgYW55d2F5PyBbbl0gDQpTa2lwcGluZyBwYXRjaC4NCjEgb3V0IG9mIDEgaHVu ayBpZ25vcmVkIC0tIHNhdmluZyByZWplY3RzIHRvIFJFQURNRS5vczIucmVqDQoNCkFibm9ybWFs IHByb2dyYW0gdGVybWluYXRpb24NCi4vY29uZmlndXJlIC0tcHJlZml4PSR7VVhSVH0vdXNyL2xv Y2FsL1RFU1QNCmxvYWRpbmcgc2l0ZSBzY3JpcHQgZTovdW5peG9zMi9saWIvY29uZmlnLnNpdGUN CmxvYWRpbmcgY2FjaGUgLi9jb25maWcuY2FjaGUNCmNoZWNraW5nIGZvciBnbTQuLi4gKGNhY2hl ZCkgRTovVVNSL0JJTi9tNC5leGUNCmNoZWNraW5nIGZvciBtYXdrLi4uIChjYWNoZWQpIGF3aw0K Y2hlY2tpbmcgZm9yIHBlcmwuLi4gKGNhY2hlZCkgRTovVVNSL0JJTi9wZXJsLmV4ZQ0KY2hlY2tp bmcgZm9yIGEgQlNEIGNvbXBhdGlibGUgaW5zdGFsbC4uLiBlOi91c3IvYmluL2luc3RhbGwuZXhl DQpjcmVhdGluZyAuL2NvbmZpZy5zdGF0dXMNCmNyZWF0aW5nIE1ha2VmaWxlDQpjcmVhdGluZyB0 ZXN0c3VpdGUvTWFrZWZpbGUNCm1ha2UNCm1ha2VmaWxlOjE2Njogd2FybmluZzogb3ZlcnJpZGlu ZyBjb21tYW5kcyBmb3IgdGFyZ2V0IGBJTlNUQUxMJw0KbWFrZWZpbGU6MTM5OiB3YXJuaW5nOiBp Z25vcmluZyBvbGQgY29tbWFuZHMgZm9yIHRhcmdldCBgSU5TVEFMTCcNCm1ha2U6IE5vdGhpbmcg dG8gYmUgZG9uZSBmb3IgYGFsbCcuDQptYWtlZmlsZToxNjY6IHdhcm5pbmc6IG92ZXJyaWRpbmcg Y29tbWFuZHMgZm9yIHRhcmdldCBgaW5zdGFsbCcNCm1ha2VmaWxlOjEzOTogd2FybmluZzogaWdu b3Jpbmcgb2xkIGNvbW1hbmRzIGZvciB0YXJnZXQgYGluc3RhbGwnDQplOi9iaW4vc2ggLi9ta2lu c3RhbGxkaXJzIGU6L3Vzci9sb2NhbC9URVNUL2JpbiBlOi91c3IvbG9jYWwvVEVTVC9pbmZvIGU6 L3Vzci9sb2NhbC9URVNUL3NoYXJlL2F1dG9jb25mDQpta2RpciBlOi91c3IvbG9jYWwNCm1rZGly IGU6L3Vzci9sb2NhbC9URVNUDQpta2RpciBlOi91c3IvbG9jYWwvVEVTVC9iaW4NCm1rZGlyIGU6 L3Vzci9sb2NhbC9URVNUL2luZm8NCm1rZGlyIGU6L3Vzci9sb2NhbC9URVNUL3NoYXJlDQpta2Rp ciBlOi91c3IvbG9jYWwvVEVTVC9zaGFyZS9hdXRvY29uZg0KZm9yIHAgaW4gYXV0b2NvbmYgYXV0 b2hlYWRlciBhdXRvcmVjb25mIGF1dG91cGRhdGUgaWZuYW1lczsgZG8gXA0KICBlOi91c3IvYmlu L2luc3RhbGwuZXhlICRwIGU6L3Vzci9sb2NhbC9URVNUL2Jpbi9gZWNobyAkcHxzZWQgJ3MseCx4 LCdgOyBcDQpkb25lDQpmb3IgaSBpbiBhdXRvY29uZi5tNGYgYXV0b2hlYWRlci5tNGY7IGRvIFwN CiAgZTovdXNyL2Jpbi9pbnN0YWxsLmV4ZSAtbSA2NDQgJGkgZTovdXNyL2xvY2FsL1RFU1Qvc2hh cmUvYXV0b2NvbmYvJGk7IFwNCmRvbmUNCmZvciBpIGluIGF1dG9jb25mLm00IGFjZ2VuZXJhbC5t NCBhY29sZG5hbWVzLm00IGFjc3BlY2lmaWMubTQgYXV0b2hlYWRlci5tNCBhY2NvbmZpZy5oOyBk byBcDQogIGU6L3Vzci9iaW4vaW5zdGFsbC5leGUgLW0gNjQ0IC4vJGkgZTovdXNyL2xvY2FsL1RF U1Qvc2hhcmUvYXV0b2NvbmYvJGk7IFwNCmRvbmUNCmlmIHRlc3QgLWYgYXV0b3NjYW47IHRoZW4g XA0KZTovdXNyL2Jpbi9pbnN0YWxsLmV4ZSBhdXRvc2NhbiBlOi91c3IvbG9jYWwvVEVTVC9iaW4v YGVjaG8gYXV0b3NjYW58c2VkICdzLHgseCwnYDsgXA0KZm9yIGkgaW4gYWNmdW5jdGlvbnMgYWNo ZWFkZXJzIGFjaWRlbnRpZmllcnMgYWNwcm9ncmFtcyBcDQogIGFjbWFrZXZhcnM7IGRvIFwNCmU6 L3Vzci9iaW4vaW5zdGFsbC5leGUgLW0gNjQ0IC4vJGkgZTovdXNyL2xvY2FsL1RFU1Qvc2hhcmUv YXV0b2NvbmYvJGk7IFwNCmRvbmU7IFwNCmVsc2UgOjsgZmkNCg0KVVhSVD1lOg0KVE1QPWU6XHRt cA0KUEFUSD1lOi91c3IvYmluO2U6L2VteC9iaW47ZTovdXNyL2xvY2FsL2JpbjtjOi9vczI7DQpC TERfSE9NRT1lOi91bml4b3MyDQpDRkxBR1M9DQpFVEM9ZTpcZXRjDQpDT05GSUdfU0lURT1lOi91 bml4b3MyL2xpYi9jb25maWcuc2l0ZQ0KQ19JTkNMVURFX1BBVEg9ZTovdXNyL2luY2x1ZGUNCkNQ TFVTX0lOQ0xVREVfUEFUSD1lOi91c3IvaW5jbHVkZS9jcHA7ZTovdXNyL2luY2x1ZGUNCkxJQlJB UllfUEFUSD1lOi91c3IvbGliDQpIT01FPWU6L2hvbWUvcm9vdA0KUkVQT1NJVE9SWT1lOi91bml4 b3MyL2FyY2hpdmVzL3NvdXJjZQ0KQlVJTERMT0dTPWU6L3VuaXhvczIvbG9ncw0KQkxEUlQ9ZToN CkxERkxBR1M9DQpPU1JUPWM6DQpXT1JLRElSPWU6L3VuaXhvczIvd29ya2Rpcg0KT1MyUEFUSD1l Olx1c3JcYmluO2U6XGVteFxiaW47ZTpcdXNyXGxvY2FsXGJpbjtjOlxvczI7DQpfZW14X3NpZz0w MDAwMDgxZjowMDAwMDAwMA0KDQpGcmkgSmFuIDI0IDExOjUxOjM3IEdNVCAyMDAzDQplbGFwc2Vk IHRpbWU6IDM3IHNlY3MNCmVuZA0K --_=_=_=IMA.BOUNDARY.H989OB138764=_=_=_ Content-Type: application/octet-stream; name="make-3.76.1.log" Content-Transfer-Encoding: base64 RnJpIEphbiAyNCAxMTo1MTo0MCBHTVQgMjAwMw0KDQpESVIgVVJMIENGTEFHUyBMREZMQUdTIENG R1BBUk1TIE1BS0VQQVJNIFNSQw0KZnRwOi8vZnRwLmdudS5vcmcvcHViL2dudS9tYWtlL21ha2Ut My43Ni4xLnRhci5neiAuDQpVUkwgZnRwOi8vZnRwLmdudS5vcmcvcHViL2dudS9tYWtlL21ha2Ut My43Ni4xLnRhci5neg0KQ0ZMQUdTDQpMREZMQUdTDQpDRkdQQVJNUw0KTUFLRVBBUk0NClNSQyAu DQpyZXRyaWV2aW5nIG1ha2UtMy43Ni4xLnRhci5neg0KZTovdW5peG9zMi93b3JrZGlyDQp0YXI6 IENhbm5vdCBvcGVuIGFyY2hpdmUgZTovdW5peG9zMi9hcmNoaXZlcy9zb3VyY2UvbWFrZS0zLjc2 LjEudGFyLmd6OiBObyBzdWNoIGZpbGUgb3IgZGlyZWN0b3J5DQpidWlsZC5zaFs3M106IGNkOiBl Oi91bml4b3MyL3dvcmtkaXIvbWFrZS0zLjc2LjEgLSBObyBzdWNoIGZpbGUgb3IgZGlyZWN0b3J5 DQoNClByb2Nlc3MgdGVybWluYXRlZCBieSBTSUdJTlQNCmU6L3VuaXhvczIvd29ya2Rpcg0KDQpQ cm9jZXNzIHRlcm1pbmF0ZWQgYnkgU0lHSU5UDQpidWlsZC5zaFs5OF06IGNhbm5vdCBvcGVuIGU6 L3VuaXhvczIvcGF0Y2hlcy9tYWtlLTMuNzYuMS5kaWZmOiBQZXJtaXNzaW9uIGRlbmllZA0KdXNp bmcgbWFrZS0zLjc2LjEgc3BlY2lmaWMgQnVpbGQgc2NyaXB0DQoNClByb2Nlc3MgdGVybWluYXRl ZCBieSBTSUdJTlQNCg== --_=_=_=IMA.BOUNDARY.H989OB138764=_=_=_-- _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 15 ==========================** Date: Fri, 24 Jan 2003 12:00:36 -0600 (CST) From: "Maynard" Subject: Re: Texinfo - almost working On Fri, 24 Jan 2003 15:03:17 +0000, John Poltorak wrote: >I must have installed something since my last build of Texinfo which has >provided the correct environment - if only I knew what that was... check the dates of the log files; of course you just overwrote the older texinfo log >Maybe it's time to start from scratch again and build things up from the >beginning. yeah; for most of us probably; you included ;-} -- Maynard _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 16 ==========================** Date: Fri, 24 Jan 2003 12:10:08 +0000 From: John Poltorak Subject: Re: Sharp, clear thinking person wanted... On Fri, Jan 24, 2003 at 11:55:23AM +0000, Dave Saville wrote: > On Thu, 23 Jan 2003 14:41:57 +0000, John Poltorak wrote: > > > > >I have come up with a script which should build and install:- > > > >Make v3.79.1 > >Autoconf v2.57 > >Automake v1.72 > > > >It is currently in \unixos2\lib as ac.cmd and consists of:- > > > > > >call build autoconf-2.13 > >call build make-3.76.1 > >call build autoconf-2.50 > >call build automake-1.4-p5 > >call build make > >setlocal > >cd \unixos2\workdir\make-3.79.1 > >make > >copy make.exe \usr\bin > >endlocal > >call build autoconf > >call build automake > > Dismal failure I am afraid John. > > Previously built perl, ncurses, dialog. > > rsync'ed this morning. > > Logs attached. One error was:- retrieving make-3.76.1.tar.gz e:/unixos2/workdir tar: Cannot open archive e:/unixos2/archives/source/make-3.76.1.tar.gz: No such file or directory Looks like you didn't manage to pull down make-3.76.1.tar.gz... Maybe do it manually and try again... The other problem was due to trying to re-apply some patches to autoconf 2.13. BTW it may be an idea to clear out workdir... maybe even start from scratch and delete everything installed apart from \unixos2\archives ... I'm going to try and add a few things to the initial set up so that it carries on after building Perl and builds a few other key apps. > -- > Regards > > Dave Saville -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 17 ==========================** Date: Fri, 24 Jan 2003 12:21:31 +0000 From: John Poltorak Subject: Re: Sharp, clear thinking person wanted... On Fri, Jan 24, 2003 at 11:55:23AM +0000, Dave Saville wrote: > On Thu, 23 Jan 2003 14:41:57 +0000, John Poltorak wrote: > > > > >I have come up with a script which should build and install:- > > > >Make v3.79.1 > >Autoconf v2.57 > >Automake v1.72 > > > >It is currently in \unixos2\lib as ac.cmd and consists of:- > > > > > >call build autoconf-2.13 > >call build make-3.76.1 > >call build autoconf-2.50 > >call build automake-1.4-p5 > >call build make > >setlocal > >cd \unixos2\workdir\make-3.79.1 > >make > >copy make.exe \usr\bin > >endlocal > >call build autoconf > >call build automake > > Dismal failure I am afraid John. > > Previously built perl, ncurses, dialog. > > rsync'ed this morning. This may be what happened... You initially boostrapped the system and built Perl last week and have subsequently just run 'build'. In the last few days I've tried to eliminate some of the Perl problems by limiting %ETC% to a known set of files. Check your system to see if you have \etc\resolv. If not, this would explain why WGET is failing, so just copy the file from the normal location of %ETC%. > -- > Regards > > Dave Saville -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 18 ==========================** Date: Fri, 24 Jan 2003 12:27:59 +0100 (CET) From: "Sebastian Wittmeier (ShadoW)" Subject: Re: BISON On Fri, 24 Jan 2003 09:27:51 +0000, John Poltorak wrote: >This assumes you have managed to build autoconf, automake and make, as >well as having an updated texinfo. Could you release some scripts to get to this point automatically? Sebastian _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 19 ==========================** Date: Fri, 24 Jan 2003 14:12:10 +0000 From: John Poltorak Subject: Re: Texinfo - almost working On Fri, Jan 24, 2003 at 02:41:19PM +0100, Sebastian Wittmeier (ShadoW) wrote: > The lstat issue is located in lib/tempname.c: > # define __lxstat64(version, path, buf) lstat (path, buf) > > stat follows symbolic links, lstat doesn't; so on OS/2 it doesn't > matter (hopefully yet) Is this problem something which would disappear if we used Posix/2 headers? I'm not sure whether #if _LIBC would be true if using Posix/2... > After correcting it (in the source file) I got another error: > SH_VERSION=' at (#)PD KSH v5.2.14 99/07/13.2' > in doc/stamp-1, or doc/version-stnd.texi > > The at seems to be interpreted as command prefix. > After deleting it, the build worked. Is there any chance of you attaching a patchfile? It's not something I'm very proficent with... Then I could try getting a clean build through the build system, which is what the objective is. > Sebastian -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 20 ==========================** Date: Fri, 24 Jan 2003 14:12:15 +0100 (CET) From: "Sebastian Wittmeier (ShadoW)" Subject: VRAMMNGR On my system, a envirnoment variable named VRAMMNGR exists, which has no value (has something to do with Scitech Display Doctor?) zap-env displays VRAMMNGR=(null) (because of just SET VRAMMNGR in zap-env) Could we suppress that message? Sebastian _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 21 ==========================** Date: Fri, 24 Jan 2003 14:41:19 +0100 (CET) From: "Sebastian Wittmeier (ShadoW)" Subject: Re: Texinfo - almost working The lstat issue is located in lib/tempname.c: # define __lxstat64(version, path, buf) lstat (path, buf) stat follows symbolic links, lstat doesn't; so on OS/2 it doesn't matter (hopefully yet) After correcting it (in the source file) I got another error: SH_VERSION=' at (#)PD KSH v5.2.14 99/07/13.2' in doc/stamp-1, or doc/version-stnd.texi The at seems to be interpreted as command prefix. After deleting it, the build worked. Sebastian _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 22 ==========================** Date: Fri, 24 Jan 2003 15:03:17 +0000 From: John Poltorak Subject: Re: Texinfo - almost working On Fri, Jan 24, 2003 at 03:32:02PM +0100, Sebastian Wittmeier (ShadoW) wrote: > On Fri, 24 Jan 2003 14:12:10 +0000, John Poltorak wrote: > > >> stat follows symbolic links, lstat doesn't; so on OS/2 it doesn't > >> matter (hopefully yet) > > >Is this problem something which would disappear if we used Posix/2 > >headers? I'm not sure whether #if _LIBC would be true if using Posix/2... > > Yes, defines lstat as alias of stat > > >> SH_VERSION=' at (#)PD KSH v5.2.14 99/07/13.2' > >> in doc/stamp-1, or doc/version-stnd.texi > > >Is there any chance of you attaching a patchfile? It's not something I'm > >very proficent with... > > for lstat - plain easy > for SH_VERSION? - it is generated during the build. Something strange is going on... I deleted my texinfo work directory and rebuilt it - this time no errors occurred at all. I must have installed something since my last build of Texinfo which has provided the correct environment - if only I knew what that was... Maybe it's time to start from scratch again and build things up from the beginning. At least I know it's possible to get a clean build and install of the app straight out of the box without any patches or changes to the normal build. One thing I need to change is the location of the installed binary. The default currently, is /usr/local/bin. I think it needs to be changed to /usr/bin. If anyone has access to a Unix system, can you see where info and makeinfo are located? > Sebastian -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 23 ==========================** Date: Fri, 24 Jan 2003 15:23:01 +0100 (CET) From: "Sebastian Wittmeier (ShadoW)" Subject: Automake After that I tried automake, of course. Same error with the at in version.texi and stamp-vti. Corrected But I got the following error! ... Making all in . make[1]: Entering directory `I:/unixos2/workdir/automake-1.7.2' i:/bin/sh /unixos2/workdir/automake-1.7.2/lib/missing --run makeinfo -I . \ -o automake.info `test -f 'automake.texi' || echo './'`automake.texi automake.texi:10: Unknown info command `dircategory'. automake.texi:11: Unknown info command `direntry'. automake.texi:13: Unmatched ` at end'. ... I just solved it by copying the new makeinfo.exe into \emx\bin Now automake built fine. Sebastian _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 24 ==========================** Date: Fri, 24 Jan 2003 15:24:58 +0000 From: John Poltorak Subject: Re: Texinfo - almost working On Fri, Jan 24, 2003 at 04:12:33PM +0100, Sebastian Wittmeier (ShadoW) wrote: > On Fri, 24 Jan 2003 15:03:17 +0000, John Poltorak wrote: > > >I must have installed something since my last build of Texinfo which has > >provided the correct environment - if only I knew what that was... > > Have you still included the -Dlstat=stat parameter? > Did you change something with the shell or ls? Neither of those, although maybe the installation of BISON helped... Also, I had an existing manually installed texinfo this time, which wasn't available before. > Sebastian -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 25 ==========================** Date: Fri, 24 Jan 2003 15:32:02 +0100 (CET) From: "Sebastian Wittmeier (ShadoW)" Subject: Re: Texinfo - almost working On Fri, 24 Jan 2003 14:12:10 +0000, John Poltorak wrote: >> stat follows symbolic links, lstat doesn't; so on OS/2 it doesn't >> matter (hopefully yet) >Is this problem something which would disappear if we used Posix/2 >headers? I'm not sure whether #if _LIBC would be true if using Posix/2... Yes, defines lstat as alias of stat >> SH_VERSION=' at (#)PD KSH v5.2.14 99/07/13.2' >> in doc/stamp-1, or doc/version-stnd.texi >Is there any chance of you attaching a patchfile? It's not something I'm >very proficent with... for lstat - plain easy for SH_VERSION? - it is generated during the build. Sebastian _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 26 ==========================** Date: Fri, 24 Jan 2003 16:05:11 +0000 From: John Poltorak Subject: GETTEXT works! I've managed to build gettext at last! Maybe it's time to start adding '--without-included-gettext' as a configure parameter to those apps which use gettext. Wonder if I can specify this option from config.site... -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 27 ==========================** Date: Fri, 24 Jan 2003 16:09:19 +0100 (CET) From: "Sebastian Wittmeier (ShadoW)" Subject: Re: Texinfo - almost working On Fri, 24 Jan 2003 14:12:10 +0000, John Poltorak wrote: >> The at seems to be interpreted as command prefix. >> After deleting it, the build worked. > >Is there any chance of you attaching a patchfile? It's not something I'm >very proficent with... I tracked the bug down: some packages want to integrate the date of the documentation into the documentation itself. it is down in a script named mdate-sh, which uses ls -l -d foo.texi The OS/2 version of ls has fewer columns than Unix versions. If the script doesn't find the date in columns further on the right, it executes set and prints all environment variables into the documentation source. One possible fix would be a newer/fixed ls.exe The other possible fix would be to delete two lines in mdate-sh (which shouldn't be necessary on other operating systems either). Sebastian _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 28 ==========================** Date: Fri, 24 Jan 2003 16:12:33 +0100 (CET) From: "Sebastian Wittmeier (ShadoW)" Subject: Re: Texinfo - almost working On Fri, 24 Jan 2003 15:03:17 +0000, John Poltorak wrote: >I must have installed something since my last build of Texinfo which has >provided the correct environment - if only I knew what that was... Have you still included the -Dlstat=stat parameter? Did you change something with the shell or ls? >One thing I need to change is the location of the installed binary. The >default currently, is /usr/local/bin. I think it needs to be changed to >/usr/bin. It dindn't get installed here. But I did no complete build from scratch, either. Sebastian _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 29 ==========================** Date: Fri, 24 Jan 2003 16:14:23 -0500 From: Ted Sikora Subject: Bug Tracker works! To view a bug just click on 'View a Bug' and set Status: to 'open' and click on 'View'. Still need to clean up the pages and make them easier to read and navigate but it works. http://dumbdog.org/webcall/bin/login.cgi Userid: Member Password: ux2bs -- Ted Sikora tsikora at ntplx.net _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 30 ==========================** Date: Fri, 24 Jan 2003 17:04:06 +0000 From: John Poltorak Subject: READLINE Is anyone familiar with READLINE? I just tried building readline v4.3 and it produced a libhistory.a and libreadline.a in the lib directory as well as a number of headers. Should I also expect there to be a readline.dll? -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 31 ==========================** Date: Fri, 24 Jan 2003 17:23:54 -0500 From: Ted Sikora Subject: Re: Old message keeps being sent to me That should be it. Those messages (3) were held for admin approval which were rejected because of oversize attachments. I just took the limit out so there should be no future problems. Sebastian Wittmeier (ShadoW) wrote: > Hi, > there's something wrong with the mailing list. > An old message is sent to me (now the 2. time in the last minutes). > > Sebastian > -- Ted Sikora tsikora at ntplx.net _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 32 ==========================** Date: Fri, 24 Jan 2003 17:25:06 -0500 From: Ted Sikora Subject: Re: Old message keeps being sent to me I did it... sorry. Was cleaning things up and added a new footer. John Poltorak wrote: > On Fri, Jan 24, 2003 at 10:20:59PM +0100, Sebastian Wittmeier (ShadoW) wrote: > >>Hi, >>there's something wrong with the mailing list. >>An old message is sent to me (now the 2. time in the last minutes). > > > It's probably my fault... They were msgs waiting for approval because the > were too big - I didn't expect them to get sent. > > Apologies for any inconveniece. > > > >>Sebastian > > > -- -- Ted Sikora tsikora at ntplx.net _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 33 ==========================** Date: Fri, 24 Jan 2003 17:53:15 -0500 From: Ted Sikora Subject: test message probably won't work -- Ted Sikora tsikora at ntplx.net _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 34 ==========================** Date: Fri, 24 Jan 2003 18:27:32 -0500 From: Ted Sikora Subject: Re: test message It didn't ... appending a custom footer that is. Oh well back to the drawing board. IanM wrote: > On Fri, 24 Jan 2003 17:53:15 -0500, Ted Sikora wrote: > > >>probably won't work > > > It did ;-) > > Cheers > IanM > http://www.os2site.com/ > > > Dyslexics of the world, untie! > -- -- Ted Sikora tsikora at ntplx.net **= Email 35 ==========================** Date: Fri, 24 Jan 2003 19:51:18 +0000 From: John Poltorak Subject: HELP2MAN - Perl problem When I try building HELP2MAN, I get the following error:- creating ./config.status creating Makefile make rm -f help2man u:/usr/bin/perl.exe help2man.PL --stdout >help2man chmod 555 help2man ./help2man --include=./help2man.h2m \ --output=help2man.1 ./help2man ./help2man[24]: use: not found ./help2man[25]: use: not found ./help2man[26]: use: not found ./help2man[27]: syntax error: `(' unexpected make: *** [help2man.1] Error 1 These are the lines in question and look perfectly ordinary to me:- use 5.005; use strict; use Getopt::Long; use Text::Tabs qw(expand); use POSIX qw(strftime setlocale LC_TIME); This looks like some sort of Perl setup problem... Any idea what's missing? -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 36 ==========================** Date: Fri, 24 Jan 2003 20:15:44 -0600 (CST) From: "Maynard" Subject: Re: Quick test Sebastian, This is new to me: >lib/os2_ea.t 21 8 38.10% 7-11 14-16 Anybody else? Nobody is using FAT are they? Please see http://warped.mentabolism.org/UnixOS2/perl.html for the others -- Maynard _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 37 ==========================** Date: Fri, 24 Jan 2003 21:30:17 +0000 From: John Poltorak Subject: Re: Old message keeps being sent to me On Fri, Jan 24, 2003 at 10:20:59PM +0100, Sebastian Wittmeier (ShadoW) wrote: > Hi, > there's something wrong with the mailing list. > An old message is sent to me (now the 2. time in the last minutes). It's probably my fault... They were msgs waiting for approval because the were too big - I didn't expect them to get sent. Apologies for any inconveniece. > Sebastian -- John _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 38 ==========================** Date: Fri, 24 Jan 2003 22:20:59 +0100 (CET) From: "Sebastian Wittmeier (ShadoW)" Subject: Old message keeps being sent to me Hi, there's something wrong with the mailing list. An old message is sent to me (now the 2. time in the last minutes). Sebastian ==================BEGIN FORWARDED MESSAGE================== >Received: from 209.54.72.109 (209.54.72.109) by www.ginko.de > with SMTP; Fri, 24 Jan 2003 22:18:15 +0100 (CET) >Received: from dhcp-209-54-72-109.ct.dsl.ntplx.com by mail.powerusersbbs.net (IBM OS/2 SENDMAIL VERSION 2.03/2.0) id RAA407.49; Fri, 24 Jan 2003 17:13:11 -0500 >Received: from DARKNESS by mail.powerusersbbs.net (IBM OS/2 SENDMAIL VERSION 2.03/2.0) id TAA171.28; Sun, 12 Jan 2003 19:20:12 -0500 >Received: from localhost (localhost [127.0.0.1]) by DARKNESS (Weasel v1.43) for > ; 13 Jan 2003 00:18:33 >From: "Sebastian Wittmeier (ShadoW)" >To: "ux2bs at powerusersbbs.net" >Priority: Normal >X-Mailer: PMMail 2.20.2381 for OS/2 Warp 4.5 >In-Reply-To: <20030112222020.H83 at manninghammills.org> >MIME-Version: 1.0 >Content-Type: multipart/mixed; boundary="_=_=_=IMA.BOUNDARY.H8N02X138764=_=_=_" >Subject: Re: Quick test >Message-ID: <200301130018.00000007 at DARKNESS> >Sender: ux2bs-admin at powerusersbbs.net >Errors-To: ux2bs-admin at powerusersbbs.net >X-BeenThere: ux2bs at powerusersbbs.net >X-Mailman-Version: 2.0.13 >Precedence: bulk >Reply-To: ux2bs at powerusersbbs.net >X-Reply-To: "Sebastian Wittmeier (ShadoW)" >List-Unsubscribe: , > >List-Id: UnixOS/2 Build System >List-Post: >List-Help: >List-Subscribe: , > >List-Archive: >Date: Mon, 13 Jan 2003 00:18:33 +0100 (CET) > On Sun, 12 Jan 2003 22:20:20 +0000, John Poltorak wrote: >If this runs to completion it may well build Perl, but I'm mainly >interested in whether the build environment gets created properly at this >stage. Perhaps you should a log file for the creation of the build system. I believe I saw some fatal error scrolling away. Nevertheless Perl was built! Failed 6/726 test scripts, 99.17% okay. 20/68454 subtests failed, 99.97% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ ------- ../lib/ExtUtils/t/basic.t 1 256 17 1 5.88% 14 ../lib/Net/t/hostname.t 2 1 50.00% 1 lib/os2_ea.t 21 8 38.10% 7-11 14-16 lib/os2_process.t 6 1536 227 6 2.64% 80 85 90 94 174 209 lib/rx_cmprt.t 255 65280 18 3 16.67% 16-18 op/stat.t 73 1 1.37% 44 62 tests and 557 subtests skipped. Sebastian ===================END FORWARDED MESSAGE=================== _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs **= Email 39 ==========================** Date: Fri, 24 Jan 2003 23:12:23 +0100 (CET) From: "Sebastian Wittmeier (ShadoW)" Subject: Re: Old message keeps being sent to me On Fri, 24 Jan 2003 17:25:06 -0500, Ted Sikora wrote: >I did it... sorry. Was cleaning things up and added a new footer. Please blame me. I was the one who initially sent way to big messages for a mailing list. Sebastian _______________________________________________ UX2BS mailing list UX2BS at powerusersbbs.net http://powerusersbbs.net/mailman/listinfo/ux2bs