On 2/1/06, Ranga Nathan <[EMAIL PROTECTED]> wrote: > I strongly recommend that you use the rpm that comes with SLES 8. > > Bates, Bob wrote: > > >I have tried installing Apache2 under SLES8 and get an error during the > >make. I feel it's something pretty simple I'm overlooking but forest and > >trees. So, to keep it short, here's what I see. Anybody got an idea? Thanks > >in advance. > > > >:/tmp/httpd-2.2.0 # make > >Making all in srclib > >make[1]: Entering directory `/tmp/httpd-2.2.0/srclib' > >Making all in apr > >make[2]: Entering directory `/tmp/httpd-2.2.0/srclib/apr' > >make[3]: Entering directory `/tmp/httpd-2.2.0/srclib/apr' > >/bin/sh /tmp/httpd-2.2.0/srclib/apr/libtool --silent --mode=compile gcc -g > >-O2 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE > >-D_LARGEFILE64_SOURCE -I./include > >-I/tmp/httpd-2.2.0/srclib/apr/include/arch/unix -I./include/arch/unix > >-I/tmp/httpd-2.2.0/srclib/apr/include -o strings/apr_snprintf.lo -c > >strings/apr_snprintf.c && touch strings/apr_snprintf.lo > >In file included from strings/apr_snprintf.c:22: > >include/apr_network_io.h:237: field `sin' has incomplete type > >make[3]: *** [strings/apr_snprintf.lo] Error 1 > >make[3]: Leaving directory `/tmp/httpd-2.2.0/srclib/apr' > >make[2]: *** [all-recursive] Error 1 > >make[2]: Leaving directory `/tmp/httpd-2.2.0/srclib/apr' > >make[1]: *** [all-recursive] Error 1 > >make[1]: Leaving directory `/tmp/httpd-2.2.0/srclib' > >make: *** [all-recursive] Error 1 > > > >Bob Bates > >Citigroup Technology Infrastructure > >916-374-5017 > > > >---------------------------------------------------------------------- > >For LINUX-390 subscribe / signoff / archive access instructions, > >send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit > >http://www.marist.edu/htbin/wlvindex?LINUX-390 > > > > > > > > -- > __________________ > Ranga Nathan > Work: 714-442-7591 > > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > > > I believe you need to run "./configure" before you run "make". I also encourage you to use SuSE's yast and install using an rpm. In SuSE's v9 the Apache rpm's are all there. Don't know about 8.
---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
