Date: Mon, 14 Apr 2003 02:40:56 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [Ux2bs_Archive] No. 133 ************************************************** Sunday 13 April 2003 Number 133 ************************************************** Subjects for today 1 Re: New Apache : Hannes Hromadka 2 Re: New Apache : John Poltorak 3 Re: M4 build problem : John Poltorak 4 Re: M4 build problem : Andreas Buening **= Email 1 ==========================** Date: Mon, 14 Apr 2003 09:28:42 +0200 From: Hannes Hromadka Subject: Re: New Apache On Fri, Apr 11, 2003 at 08:14:00AM +0200, Hannes Hromadka wrote: > > The built sh.exe can be used to run configure for httpd 2.0.44. > This weekend I'll try to build 2.0.45 I could build Apache2 2.0.45 this weekend, with some minor issues. a) In the SSL code there is a #ifdef missing. b) Linking of httpd.dll fails due to missing switches. I could make a patch for a) and workaround b) Finally I had a running httpd. 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 2 ==========================** Date: Mon, 14 Apr 2003 12:21:02 +0100 From: John Poltorak Subject: Re: New Apache On Mon, Apr 14, 2003 at 09:28:42AM +0200, Hannes Hromadka wrote: > On Fri, Apr 11, 2003 at 08:14:00AM +0200, Hannes Hromadka wrote: > > > > The built sh.exe can be used to run configure for httpd 2.0.44. > > This weekend I'll try to build 2.0.45 > > I could build Apache2 2.0.45 this weekend, with some minor issues. Excellent! > a) In the SSL code there is a #ifdef missing. > b) Linking of httpd.dll fails due to missing switches. > > I could make a patch for a) and workaround b) Finally I had a running > httpd. It sounds as thought there is something missing from the distribution. How about mentioning it on the Apache/2 list? > > 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 3 ==========================** Date: Mon, 14 Apr 2003 14:48:34 +0100 From: John Poltorak Subject: Re: M4 build problem On Thu, Apr 10, 2003 at 10:43:05PM +0200, Andreas Buening wrote: > sma at sohnen-moe.com wrote: > > [snip] > > > Here is an excerpt from lib/Makefile.in that created the makefile: AR > > = ar > > CC = at CC at > > CFLAGS = at CFLAGS at > > > > AR is hard-coded. It is difficult to work around this one without > > creating a post-autoconf patch. > > You can use "make AR=emxomfar". Variables on the make command > line overwrite those from the Makefiles. Or you can set > AR = at AR at > in your Makefile.in. I've been looking at the build of SED (v3.02) where I also use "make AR=emxomfar", but there is no reference to AR in either Makefile or Makefile.in. > > Bye, > Andreas > > -- > One OS to rule them all, One OS to find them, > One OS to bring them all and in the darkness bind them > In the Land of Mordor where the Shadows lie. -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 4 ==========================** Date: Mon, 14 Apr 2003 23:35:34 +0200 From: Andreas Buening Subject: Re: M4 build problem John Poltorak wrote: > > On Thu, Apr 10, 2003 at 10:43:05PM +0200, Andreas Buening wrote: [snip] > > You can use "make AR=emxomfar". Variables on the make command > > line overwrite those from the Makefiles. Or you can set > > AR = at AR at > > in your Makefile.in. > > I've been looking at the build of SED (v3.02) where I also use > "make AR=emxomfar", but there is no reference to AR in either Makefile or > Makefile.in. It's not used in every Makefile. Look at lib/Makefile.in. Bye, Andreas -- One OS to rule them all, One OS to find them, One OS to bring them all and in the darkness bind them In the Land of Mordor where the Shadows lie. _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs