Date: Wed, 26 Feb 2003 02:35:55 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [Ux2bs_Archive] No. 89 ************************************************** Tuesday 25 February 2003 Number 89 ************************************************** Subjects for today 1 Re: Cleaning up ux2_inst.cmd some : Hannes Hromadka 2 Re: Readline build failure : brpms at earthlink.net 3 RECODE built : John Poltorak 4 Re: Running popfile with perl 5.8.0 : John Poltorak 5 Re: Cleaning up ux2_inst.cmd some : John Poltorak 6 Re: Problem building FILE : John Poltorak 7 Re: Problem building FILE : Stefan.Neis at t-online.de 8 Re: Cleaning up ux2_inst.cmd some : John Poltorak 9 Re: Readline build failure : Stefan.Neis at t-online.de 10 Re: Cleaning up ux2_inst.cmd some : Hannes Hromadka 11 Re: Problem building FILE : Stefan.Neis at t-online.de 12 Re: Problem building FILE : John Poltorak 13 Re: Cleaning up ux2_inst.cmd some : Hannes Hromadka 14 Re: Cleaning up ux2_inst.cmd some : John Poltorak 15 Re: Cleaning up ux2_inst.cmd some : John Poltorak 16 Re: Readline build failure : John Poltorak 17 Re: Cleaning up ux2_inst.cmd some : Hannes Hromadka 18 M4 builds but no install... : John Poltorak 19 SED builds : John Poltorak 20 Re: Perl 5.8.0 on Hobbes : Thomas Hoffmann 21 Re: Readline build failure : brpms at earthlink.net **= Email 1 ==========================** Date: Wed, 26 Feb 2003 08:59:25 +0100 From: Hannes Hromadka Subject: Re: Cleaning up ux2_inst.cmd some --===============55648023460271001== Content-Type: application/pgp; x-action=sign; format=text Content-Disposition: inline; filename="msg.pgp" -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Feb 25, 2003 at 09:53:39AM +0000, John Poltorak wrote: > > set os2_shell=c:\os2\cmd.exe /k c:\autoexec.cmd > > Thanks for reporting this. It isn't something that many people use and > it's quite easy to fix. It has been cleaned up in the next release of > ux2bs. At least I use this feature too. Here are some setting I added to improve speed: set emxopt=-h2048 // I really need this SET GCCLOAD=15 // keeps compiler in memory for 15 minutes SET GCCOPT=-pipe // gcc uses pipes instead of temp files With the last 2 statements it improved speed on my 300Mhz PII for about 50% reducing disc access. Ciao, Hannes - -- Johannes Hromadka | Email Office: HromadkaJ at gmx.at | Home : Johannes.Hromadka at gmx.net Vienna/Austria/Europe | OECC: http://www.oecc.org/ >>> Rust never sleeps (borrowed from Neil YOUNG) <<< -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Weitere Infos: siehe http://www.gnupg.org iD8DBQE+XHPc4DqFEwSHQSwRAvREAJ4zrYTsuYFM3FfMSCsXw6T0pQXACACg6QTl HBA72nedzJ50W/Aop7pUf3Y= =A1YU -----END PGP SIGNATURE----- --===============55648023460271001== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs --===============55648023460271001==-- **= Email 2 ==========================** Date: Wed, 26 Feb 2003 09:17:40 -0700 From: brpms at earthlink.net Subject: Re: Readline build failure In <1046257526.3e5c9f762d6ed at webmail.t-online.de>, on 02/26/03 at 12:08 PM, Stefan.Neis at t-online.de said: >TIOCSWINSZ posix2\include\* emx\include\* Interesting! grep just returns Permission denied for all of the files. The OS/2 Search tool shows that the only file containing that string is posix2\include\sys\ttycom.h Why isn't grep working? I executed it from a window in which I previouly executed ux2_env.cmd. Doesn't say much for our build environment, or isn't it supposed to be able to run the unix progs after the build? Paul Schwartz -- ----------------------------------------------------------- brpms at earthlink.net ----------------------------------------------------------- _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 3 ==========================** Date: Wed, 26 Feb 2003 09:36:56 +0000 From: John Poltorak Subject: RECODE built I've just managed to build RECODE v3.6 but it isn't as smooth a process as I would like... Can anyone familiar with this app tell me how I can test it? -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 4 ==========================** Date: Wed, 26 Feb 2003 10:04:18 +0000 From: John Poltorak Subject: Re: Running popfile with perl 5.8.0 On Tue, Feb 25, 2003 at 11:18:42AM -0700, James Moe wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello, > Popfile (http://popfile.sourceforge.net/) is an email filtering program based on > Bayesian statistics. It sits as a proxy between the email client and the email server. > The client requests messages from popfile which in turn retrieves messages from the > server. popfile then cogitates on the messages and decides which are spam and which are > not. > Perl goes into an infinite loop somewhere after the first access by the email client, > using 100% CPU and steadfastly refuses to terminate. *Nothing* can terminate perl once > it has entered this state. ctrl-alt-del is the only solution. How about trying Henry's build from Hobbes, and seeing if there is any difference? > - -- > jimoe at sohnen-moe dot com -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 5 ==========================** Date: Wed, 26 Feb 2003 10:59:19 +0000 From: John Poltorak Subject: Re: Cleaning up ux2_inst.cmd some On Wed, Feb 26, 2003 at 08:59:25AM +0100, Hannes Hromadka wrote: It looks like your msg was not sent out to the list, although I can see an attachment in the archive at the website. What I propose to do to include user customisations is to 'call ux2_local' if it exists, as part or build.cmd. This is where you would add your own environment settings such as:- set emxopt=-h4096 ... -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 6 ==========================** Date: Wed, 26 Feb 2003 11:21:12 +0000 From: John Poltorak Subject: Re: Problem building FILE On Wed, Feb 26, 2003 at 11:58:47AM +0100, Stefan.Neis at t-online.de wrote: > John Poltorak schrieb: > > > > > > What's the problem here when attempting to build FILE > > using Posix/2 :- ? > > > u:\unixos2\emx\include\os2emx.h:197: parse error before > > `1' > > u:\unixos2\emx\include\os2emx.h:218: parse error before > > `2' > > u:\unixos2\emx\include\os2emx.h:224: parse error before > > `4' > > Well file.h does things like > #define BYTE 1 > #define SHORT 2 > and emx\include\os2emx.h which is included at some later > time (implicitly by unistd.h) has code like > typedef BYTE unsigned char; > typedef SHORT unsigned short; > and tons of declarations relying on those types. > > The only possible solution is fixing file's source code > to not redefine type names or if they must be redefined, > redefine them _after_ they have been used in os2emx.h > > As I said, I took those defines out of file.h and did put > them into their own file which I then included after all > the other includes in the three or four source files that > needed the defines and everything worked nicely. >From your previous post about getting FILE working, I couldn't tell exactly which #defines needed moving... Is it just those two or should I move the whole 'struct magic' somewhere else? I don't suppose you have a copy of the file of headers you created or know which files need a new #include... > Regards, > Stefan -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 7 ==========================** Date: Wed, 26 Feb 2003 11:58:47 +0100 (CET) From: Stefan.Neis at t-online.de Subject: Re: Problem building FILE John Poltorak schrieb: > > > What's the problem here when attempting to build FILE > using Posix/2 :- ? > u:\unixos2\emx\include\os2emx.h:197: parse error before > `1' > u:\unixos2\emx\include\os2emx.h:218: parse error before > `2' > u:\unixos2\emx\include\os2emx.h:224: parse error before > `4' Well file.h does things like #define BYTE 1 #define SHORT 2 and emx\include\os2emx.h which is included at some later time (implicitly by unistd.h) has code like typedef BYTE unsigned char; typedef SHORT unsigned short; and tons of declarations relying on those types. The only possible solution is fixing file's source code to not redefine type names or if they must be redefined, redefine them _after_ they have been used in os2emx.h As I said, I took those defines out of file.h and did put them into their own file which I then included after all the other includes in the three or four source files that needed the defines and everything worked nicely. Regards, Stefan _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 8 ==========================** Date: Wed, 26 Feb 2003 11:59:29 +0000 From: John Poltorak Subject: Re: Cleaning up ux2_inst.cmd some On Wed, Feb 26, 2003 at 12:35:34PM +0100, Hannes Hromadka wrote: > On my machine at home, perl built fine the day before yesterday and the > update_base compleeted with success yesterday. There are a couple of problems with update_base.cmd which ought to be sorted out, especially regarding the build of Make 3.79.1... Currently I can't build make simply by running 'build make'. I don't understand the reason for it failing. The update_base.cmd includes this:- call build make setlocal cd \unixos2\workdir\make-3.79.1 make copy make.exe \usr\bin endlocal It works somehow, but is a bit of a kludge, and I liketo clean it up but I don't know what is wrong. Also, with GETTEXT, it appears that none of the .EXE files get installed. They seem to get built correctly in src\.lbs, but then this happens:- u:/unixos2/bin/install.exe gettext.exe u:/usr/bin/gettext.exe u:/unixos2/bin/install.exe: gettext.exe: No such file or directory Not sure what has gone wrong. > So now I can start working on slrn again to make it build via the > "standard" way. I'd be interested to see if it will build properly using configure... > openssl builds fine using the build system. Note that there is 0.9.7a > available, which fixes a security bug. Thanks for pointing that out. I'll give the new one a test. > > I will try uudeview next, > I will add slang, using the old way for now It looks like SLANG won't build correctly unless the PC method is used. But it would be useful to somehow also use th configure method, if only for installation purposes... > and try slrn then using the > cvs files. > > > Ciao, Hannes > > -- > Johannes Hromadka | Email Office: HromadkaJ at gmx.at > | Home : Johannes.Hromadka at gmx.net > Vienna/Austria/Europe | OECC: http://www.oecc.org/ > >>> Rust never sleeps (borrowed from Neil YOUNG) <<< -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 9 ==========================** Date: Wed, 26 Feb 2003 12:08:33 +0100 (CET) From: Stefan.Neis at t-online.de Subject: Re: Readline build failure John Poltorak schrieb: > > > Why does READLINE (v4.3) fail to build? (snipp) > Here are the errors:- > rltty.c: In function `set_winsize': > rltty.c:151: `TIOCSWINSZ' undeclared (first use in > this function) Well, I suppose it fails because a declaration/ defintion of TIOCSWINSZ is missing. ;-) grep TIOCSWINSZ posix2\include\* emx\include\* might help to find which file needs to be included. Regards, Stefan _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 10 ==========================** Date: Wed, 26 Feb 2003 12:35:34 +0100 From: Hannes Hromadka Subject: Re: Cleaning up ux2_inst.cmd some On Wed, Feb 26, 2003 at 10:59:19AM +0000, John Poltorak wrote: > On Wed, Feb 26, 2003 at 08:59:25AM +0100, Hannes Hromadka wrote: > > It looks like your msg was not sent out to the list, although I can see > an attachment in the archive at the website. > I received it via the list here on my Linux box. But I forgot to deactivate the pgp signature. Since most mailprograms don't handle pgp/mime correctly that can cuase problems 8-( > What I propose to do to include user customisations is to 'call ux2_local' > if it exists, as part or build.cmd. That's a great idea. On my machine at home, perl built fine the day before yesterday and the update_base compleeted with success yesterday. So now I can start working on slrn again to make it build via the "standard" way. openssl builds fine using the build system. Note that there is 0.9.7a available, which fixes a security bug. I will try uudeview next, I will add slang, using the old way for now and try slrn then using the cvs files. Ciao, Hannes -- Johannes Hromadka | Email Office: HromadkaJ at gmx.at | Home : Johannes.Hromadka at gmx.net Vienna/Austria/Europe | OECC: http://www.oecc.org/ >>> Rust never sleeps (borrowed from Neil YOUNG) <<< _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 11 ==========================** Date: Wed, 26 Feb 2003 12:38:35 +0100 (CET) From: Stefan.Neis at t-online.de Subject: Re: Problem building FILE Hi, > couldn't tell > exactly which #defines needed moving... Is it just those > two or should I > move the whole 'struct magic' somewhere else? In case of doubt: Move all the defines into a new file, but leave the struct itself where it currently is. (No those #defines do not need to be scattered across the lines of the struct definition.) That worked for me. > I don't suppose you have a copy of the file of > headers you created or know > which files need a new #include... Not right here. I could send it to you later this week ... Regards, Stefan _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 12 ==========================** Date: Wed, 26 Feb 2003 13:10:31 +0000 From: John Poltorak Subject: Re: Problem building FILE On Wed, Feb 26, 2003 at 12:38:35PM +0100, Stefan.Neis at t-online.de wrote: > Hi, > > > couldn't tell > > exactly which #defines needed moving... Is it just those > > two or should I > > move the whole 'struct magic' somewhere else? > > In case of doubt: > Move all the defines into a new file, but leave > the struct itself where it currently is. > (No those #defines do not need to be scattered > across the lines of the struct definition.) > That worked for me. OK I've done that, but am left with:- Undefined symbol _os2_apptype. Any ideas on what is missing? > > I don't suppose you have a copy of the file of > > headers you created or know > > which files need a new #include... > > Not right here. I could send it to you later this > week ... Thanks. Hopefully, I'll have it built by then and I can check what I've done against your solution. It doesn't seem the ideal way of handling things though as far as submitting a suggested patch to the author... > Regards, > Stefan -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 13 ==========================** Date: Wed, 26 Feb 2003 15:16:23 +0100 From: Hannes Hromadka Subject: Re: Cleaning up ux2_inst.cmd some On Wed, Feb 26, 2003 at 11:59:29AM +0000, John Poltorak wrote: > > There are a couple of problems with update_base.cmd which ought to be > sorted out, especially regarding the build of Make 3.79.1... .... > It works somehow, but is a bit of a kludge, and I liketo clean it up but I > don't know what is wrong. I have seen this in the log files, but finally a working make.exe v3.79.1 was in the bin dir. > > Also, with GETTEXT, it appears that none of the .EXE files get installed. > They seem to get built correctly in src\.lbs, but then this happens:- > > u:/unixos2/bin/install.exe gettext.exe u:/usr/bin/gettext.exe > u:/unixos2/bin/install.exe: gettext.exe: No such file or directory Did not check gettext yet. But it seems that I have to copy the exes manually. > > So now I can start working on slrn again to make it build via the > > "standard" way. > > I'd be interested to see if it will build properly using configure... Me too. But it needs autopoint from automake and a working gettext. > > openssl builds fine using the build system. Note that there is 0.9.7a > > available, which fixes a security bug. > > > I will try uudeview next, > > I will add slang, using the old way for now yes I know, I will try to automate building it with the os2 version of mkmake.exe. Maybe a can creat a Patch package including this file and scripts to run everything. > It looks like SLANG won't build correctly unless the PC method is used. Yes I know, I will try to automate building it with the os2 version of mkmake.exe. Maybe a can creat a Patch package including this file and scripts to run everything. > But it would be useful to somehow also use th configure method, if only > for installation purposes... I tried it once and could see that, using configure, 2 files are compiled and linked which are not used doing the PC way. Ciao, Hannes -- Johannes Hromadka | Email Office: HromadkaJ at gmx.at | Home : Johannes.Hromadka at gmx.net Vienna/Austria/Europe | OECC: http://www.oecc.org/ >>> Rust never sleeps (borrowed from Neil YOUNG) <<< _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 14 ==========================** Date: Wed, 26 Feb 2003 15:42:07 +0000 From: John Poltorak Subject: Re: Cleaning up ux2_inst.cmd some On Wed, Feb 26, 2003 at 03:16:23PM +0100, Hannes Hromadka wrote: > On Wed, Feb 26, 2003 at 11:59:29AM +0000, John Poltorak wrote: > > > > There are a couple of problems with update_base.cmd which ought to be > > sorted out, especially regarding the build of Make 3.79.1... > .... > > It works somehow, but is a bit of a kludge, and I liketo clean it up but I > > don't know what is wrong. > > I have seen this in the log files, but finally a working make.exe > v3.79.1 was in the bin dir. Yes, I've made it work, but I'm not entirely sure I understand the process by which it works... > > Also, with GETTEXT, it appears that none of the .EXE files get installed. > > They seem to get built correctly in src\.lbs, but then this happens:- > > > > u:/unixos2/bin/install.exe gettext.exe u:/usr/bin/gettext.exe > > u:/unixos2/bin/install.exe: gettext.exe: No such file or directory > > Did not check gettext yet. But it seems that I have to copy the exes > manually. It seems that INSTALL is looking for them in the wrong place. > > > So now I can start working on slrn again to make it build via the > > > "standard" way. > > > > I'd be interested to see if it will build properly using configure... > > Me too. But it needs autopoint from automake and a working gettext. What is autopoint? I am not aware of it. I don't see any reference to in automake... > > > openssl builds fine using the build system. Note that there is 0.9.7a > > > available, which fixes a security bug. > > > > > I will try uudeview next, > > > I will add slang, using the old way for now > > yes I know, I will try to automate building it with the os2 version of > mkmake.exe. I have managed to create an OS/2 mkmake.exe but it is almost 10 times as big as the DOS program. Any idea why? How big is the one you have built? > Maybe a can creat a Patch package including this file and > scripts to run everything. > > > It looks like SLANG won't build correctly unless the PC method is used. > > Yes I know, I will try to automate building it with the os2 version of > mkmake.exe. Maybe a can creat a Patch package including this file and > scripts to run everything. > > > But it would be useful to somehow also use th configure method, if only > > for installation purposes... > > I tried it once and could see that, using configure, 2 files are compiled > and linked which are not used doing the PC way. > > Ciao, Hannes > > -- > Johannes Hromadka | Email Office: HromadkaJ at gmx.at > | Home : Johannes.Hromadka at gmx.net > Vienna/Austria/Europe | OECC: http://www.oecc.org/ > >>> Rust never sleeps (borrowed from Neil YOUNG) <<< -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 15 ==========================** Date: Wed, 26 Feb 2003 16:15:01 +0000 From: John Poltorak Subject: Re: Cleaning up ux2_inst.cmd some On Wed, Feb 26, 2003 at 05:06:17PM +0100, Hannes Hromadka wrote: > On Wed, Feb 26, 2003 at 03:42:07PM +0000, John Poltorak wrote: > > > > What is autopoint? I am not aware of it. I don't see any reference to in > > automake... > > Its in the misc directory of te autopint tree. I do not know what it > does, but it is the first prog slrn configure checks for. I see it now. It's part of gettext, not automake... > Ciao, Hannes > > -- > Johannes Hromadka | Email Office: HromadkaJ at gmx.at > | Home : Johannes.Hromadka at gmx.net > Vienna/Austria/Europe | OECC: http://www.oecc.org/ > >>> Rust never sleeps (borrowed from Neil YOUNG) <<< -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 16 ==========================** Date: Wed, 26 Feb 2003 16:37:42 +0000 From: John Poltorak Subject: Re: Readline build failure On Wed, Feb 26, 2003 at 09:17:40AM -0700, brpms at earthlink.net wrote: > In <1046257526.3e5c9f762d6ed at webmail.t-online.de>, on 02/26/03 > at 12:08 PM, Stefan.Neis at t-online.de said: > > >TIOCSWINSZ posix2\include\* emx\include\* > > Interesting! grep just returns Permission denied for all of the files. No it only does this with subdirectories. It does not recurse subdirectories unless the '-r' is specified, but this option is not available anyway in the GREP used in the original baseline toolset. > The OS/2 Search tool shows that the only file containing that string is > posix2\include\sys\ttycom.h > > Why isn't grep working? I executed it from a window in which I previouly > executed ux2_env.cmd. Doesn't say much for our build environment, or > isn't it supposed to be able to run the unix progs after the build? GREP should work normally. It is however a back level version, and ought to be one of the first tools updated by the new build system. It will be included in update_base.cmd just as soon as I can figure out what needs to be done to make it build. I did manage to build it a while back, but have been unable to recreate it in an automated environment. > Paul Schwartz > -- > ----------------------------------------------------------- > brpms at earthlink.net > ----------------------------------------------------------- -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 17 ==========================** Date: Wed, 26 Feb 2003 17:06:17 +0100 From: Hannes Hromadka Subject: Re: Cleaning up ux2_inst.cmd some On Wed, Feb 26, 2003 at 03:42:07PM +0000, John Poltorak wrote: > > What is autopoint? I am not aware of it. I don't see any reference to in > automake... Its in the misc directory of te autopint tree. I do not know what it does, but it is the first prog slrn configure checks for. > I have managed to create an OS/2 mkmake.exe but it is almost 10 times as > big as the DOS program. Any idea why? How big is the one you have built? It's big compared to the old dos version. I have to look at home for the real size after compressing it with lxlite. Ciao, Hannes -- Johannes Hromadka | Email Office: HromadkaJ at gmx.at | Home : Johannes.Hromadka at gmx.net Vienna/Austria/Europe | OECC: http://www.oecc.org/ >>> Rust never sleeps (borrowed from Neil YOUNG) <<< _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 18 ==========================** Date: Wed, 26 Feb 2003 19:29:07 +0000 From: John Poltorak Subject: M4 builds but no install... I've got M4 building OK, but it won't install. 'Make install' falls over with:- making install in doc make[1]: Entering directory `U:/unixos2/workdir/m4-1.4/doc' cd . && makeinfo m4.texinfo m4.texinfo:282: warning: `.' or `,' must follow cross reference, not f. m4.texinfo:352: warning: `.' or `,' must follow cross reference, not f. m4.texinfo:358: warning: `.' or `,' must follow cross reference, not f. m4.texinfo:363: warning: `.' or `,' must follow cross reference, not f. m4.texinfo:369: warning: `.' or `,' must follow cross reference, not f. m4.texinfo:633: warning: `.' or `,' must follow cross reference, not f. m4.texinfo:655: warning: `.' or `,' must follow cross reference, not f. m4.texinfo:741: warning: `.' or `,' must follow cross reference, not f. m4.texinfo:1574: warning: `.' or `,' must follow cross reference, not f. m4.texinfo:1625: warning: `.' or `,' must follow cross reference, not f. m4.texinfo:2889: warning: `.' or `,' must follow cross reference, not i. /bin/sh ./../mkinstalldirs /usr/local/info cd . && for file in m4.info*; do \ u:/unixos2/bin/install.exe -m 644 $file /usr/local/info/$file; \ done install-info --info-dir=/usr/local/info /usr/local/info/m4.info make[1]: Leaving directory `U:/unixos2/workdir/m4-1.4/doc' making install in lib make[1]: Entering directory `U:/unixos2/workdir/m4-1.4/lib' gcc -c -DHAVE_CONFIG_H -I.. -I. -Zomf -O2 -s -Zmt -D__ST_MT_ERRNO__ getopt.c getopt.c: In function `getopt': getopt.c:669: argument `argv' doesn't match prototype getopt.h:104: prototype declaration make[1]: *** [getopt.obj] Error 1 make[1]: Leaving directory `U:/unixos2/workdir/m4-1.4/lib' make: *** [install] Error 1 I've seen these errors before insome other app but don't what it means or what the solution is. Anyone else know? -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 19 ==========================** Date: Wed, 26 Feb 2003 20:00:42 +0000 From: John Poltorak Subject: SED builds I've just managed to build SED v4.05, but it's absolutely ENORMOUS! The one in the baseline toolset is only 17kB, but the one I've just built is 256kB!! They are different versions and the old one uses a REGEX DLL but still shouldn't account for such a huge size increase. Is this just due to code bloat? -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 20 ==========================** Date: Wed, 26 Feb 2003 22:26:37 +0100 From: Thomas Hoffmann Subject: Re: Perl 5.8.0 on Hobbes Henry Sobotka wrote: > toke.c). Added I18N/Langinfo to the modules list. Defined "isnan" and > "isfinite" manually; they're macros in math.h, as a result of which they > usually fail the gcc tests in configure scripts. And a few more little They should not fail as the C9x draft introduces the is*() functionality under the name of "classification MACROS". I had a discussion about this over 2 years ago in the R mailing list and have had no problems since then with configuring R (in this respect, at least). Maybe one can press on the maintainers of Perl to change their configure logic. Thomas. _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 21 ==========================** Date: Wed, 26 Feb 2003 22:38:25 -0700 From: brpms at earthlink.net Subject: Re: Readline build failure In <20030226163742.T83 at manninghammills.org>, on 02/26/03 at 04:37 PM, John Poltorak said: >GREP should work normally. >It is however a back level version, and ought to be one of the first >tools updated by the new build system. It will be included in >update_base.cmd just as soon as I can figure out what needs to be done >to make it build. >I did manage to build it a while back, but have been unable to recreate >it in an automated environment. Thanks for the explanation. Paul Schwartz -- ----------------------------------------------------------- brpms at earthlink.net ----------------------------------------------------------- _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs