Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 21340 invoked by uid 500); 23 May 2002 03:31:49 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 18778 invoked from network); 23 May 2002 03:30:57 -0000 Received: from zeus.id.magnus.com (202.159.14.66) by daedalus.apache.org with SMTP; 23 May 2002 03:30:57 -0000 Received: (qmail 12133 invoked by uid 505); 23 May 2002 10:32:58 +0700 Received: from RendyV@atd.magnus.co.id by zeus.id.magnus.com by uid 502 with qmail-scanner-1.11 (sweep: 2.6/3.57. . Clear:. Processed in 1.458951 secs); 23 May 2002 03:32:58 -0000 Received: from unknown (HELO thor.id.magnus.com) (10.1.0.2) by 0 with SMTP; 23 May 2002 10:32:57 +0700 Received: by thor.id.magnus.com with Internet Mail Service (5.5.2650.21) id ; Thu, 23 May 2002 10:38:27 +0700 Message-ID: <754E53EEA7D3D31194E50050DAB99F6EA199A2@thor.id.magnus.com> From: Rendy V To: "'users@httpd.apache.org'" Subject: RE: apache 2.0.36 compile error Date: Thu, 23 May 2002 10:38:18 +0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2020B.4C3A07C4" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C2020B.4C3A07C4 Content-Type: text/plain Hi , I have gcc 2.96 compiler and also openssl 0.9.6c on my sistem thanks, Rendy -----Original Message----- From: xx yy [mailto:newyork2000_10314@yahoo.com] Sent: 22 Mei 2002 21:11 To: users@httpd.apache.org Subject: Re: apache 2.0.36 compile error hi make sure your are using gcc2.95 compiler. Also try installing Open SSl package then compile apache2.0.36 thanks john --- David Jackson wrote: > Rendy -- > My first recommendation is alway use a ---prefix= > flag when building from > source in this case what do is > --prefix=/usr/local/apache2_0_35 than > do a symbolic linkt to say www ln -s apache2_0_26 > www, by using the --prefix > it putting everything under one directory, which > make it easier to compile > somting against it, PHP for instance. > > Are these errrors from configure or make? If these > are make then > rerun configure like this: > > ./configure --prefix=/usr/local/apache2_0_26 > --enable-ssl 2>config.err > > This will capture any ./configure errorr to a log > file. > Your can do the same thing for make. > > Hope this helps > > David > > > > > Hi All, > > I'm try to install apache 2.0.36 with ssl support > (./configure > > --enable-ssl) > > > > but when i try to compile it an error messages > show up.. > > I'm using RedHat 7.0 > > Did anyone ever faced a same problem?? > > Please help... > > > > Here is part of my error messages: > > > > libtool: link: warning: library > `/usr/lib/libgdbm.la' was moved. > > libtool: link: warning: library > `/usr/lib/libgdbm.la' was moved. > > make[2]: Leaving directory > `/usr/local/httpd-2.0.36/support' > > make[1]: Leaving directory > `/usr/local/httpd-2.0.36/support' > > make[1]: Entering directory > `/usr/local/httpd-2.0.36' > > /bin/sh /usr/local/httpd-2.0.36/srclib/apr/libtool > --silent > > --mode=compile gcc -g -O2 -pthread -DLINUX=2 > -D_REENTRANT -D_ > > XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE > > -DAP_HAVE_DESIGNATED_INITIALIZER -I. > > -I/usr/local/httpd-2.0.36/os/unix -I/usr > > /local/httpd-2.0.36/server/mpm/prefork > > -I/usr/local/httpd-2.0.36/modules/http > > -I/usr/local/httpd-2.0.36/modules/proxy -I/usr/ > > local/httpd-2.0.36/include > -I/usr/local/httpd-2.0.36/srclib/apr/include > > -I/usr/local/httpd-2.0.36/srclib/apr-util/include > -I/ > > usr/include/openssl > -I/usr/local/httpd-2.0.36/modules/dav/main > > > -I/usr/local/httpd-2.0.36/srclib/apr-util/xml/expat/lib > -prefe > > r-non-pic -static -c modules.c && touch modules.lo > > /bin/sh /usr/local/httpd-2.0.36/srclib/apr/libtool > --silent --mode=link > > gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT > -D_XOP > > EN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE > > -DAP_HAVE_DESIGNATED_INITIALIZER -I. > -I/usr/local/httpd-2.0.36/os/unix > > -I/usr/lo > > cal/httpd-2.0.36/server/mpm/prefork > > -I/usr/local/httpd-2.0.36/modules/http > > -I/usr/local/httpd-2.0.36/modules/proxy -I/usr/loc > > al/httpd-2.0.36/include > -I/usr/local/httpd-2.0.36/srclib/apr/include > > -I/usr/local/httpd-2.0.36/srclib/apr-util/include > -I/usr > > /include/openssl > -I/usr/local/httpd-2.0.36/modules/dav/main > > > -I/usr/local/httpd-2.0.36/srclib/apr-util/xml/expat/lib > -export-d > > ynamic -o httpd modules.lo > modules/aaa/mod_access.la > > modules/aaa/mod_auth.la > modules/filters/mod_include.la modules/log > > gers/mod_log_config.la modules/metadata/mod_env.la > > modules/metadata/mod_setenvif.la > modules/ssl/mod_ssl.la > > modules/http/mod_h ttp.la modules/http/mod_mime.la > > modules/generators/mod_status.la > > modules/generators/mod_autoindex.la > modules/generators/mod_a > > sis.la modules/generators/mod_cgi.la > modules/mappers/mod_negotiation.la > > modules/mappers/mod_dir.la > modules/mappers/mod_imap.l > > a modules/mappers/mod_actions.la > modules/mappers/mod_userdir.la > > modules/mappers/mod_alias.la > modules/mappers/mod_so.la server > > /mpm/prefork/libprefork.la server/libmain.la > os/unix/libos.la > > /usr/local/httpd-2.0.36/srclib/pcre/libpcre.la > /usr/local/httpd > > -2.0.36/srclib/apr-util/libaprutil.la > > /usr/local/httpd-2.0.36/srclib/apr/libapr.la -lm > -lcrypt -lnsl -lresolv > > -ldl -lssl -lcr > > ypto -lgdbm > > > /usr/local/httpd-2.0.36/srclib/apr-util/xml/expat/lib/libexpat.la > > libtool: link: warning: library > `/usr/lib/libgdbm.la' was moved. > > libtool: link: warning: library > `/usr/lib/libgdbm.la' was moved. > > modules/ssl/.libs/mod_ssl.al(ssl_engine_init.lo): > In function > > `ssl_init_proxy_certs': > > > /usr/local/httpd-2.0.36/modules/ssl/ssl_engine_init.c:913: > undefined > > reference to `sk_new_null' > > collect2: ld returned 1 exit status > > make[1]: *** [httpd] Error 1 > > make[1]: Leaving directory > `/usr/local/httpd-2.0.36' > > make: *** [all-recursive] Error 1 > > > > > > Regards, > > Rendy > > > -- > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > users-unsubscribe@httpd.apache.org > For additional commands, e-mail: > users-help@httpd.apache.org > __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org ------_=_NextPart_001_01C2020B.4C3A07C4 Content-Type: text/html RE: apache 2.0.36 compile error

Hi ,
I have gcc 2.96 compiler and also openssl 0.9.6c on my sistem

thanks,
Rendy

-----Original Message-----
From: xx yy [mailto:newyork2000_10314@yahoo.com]
Sent: 22 Mei 2002 21:11
To: users@httpd.apache.org
Subject: Re: apache 2.0.36 compile error


hi
make sure your are using gcc2.95 compiler.
Also try installing Open SSl package then compile
apache2.0.36
thanks
john
--- David Jackson <david.j.jackson@pickledbeans.com>
wrote:
> Rendy --
> My first recommendation is alway use a ---prefix=
> flag when building from
> source in this case what do is
> --prefix=/usr/local/apache2_0_35 than
> do a symbolic linkt to say www ln -s apache2_0_26
> www, by using the --prefix
> it putting everything under one directory, which
> make it easier to compile
> somting against it, PHP for instance.
>
> Are these errrors from configure or make? If these
> are make then
> rerun configure like this:
>
> ./configure --prefix=/usr/local/apache2_0_26
> --enable-ssl 2>config.err
>
> This will capture any ./configure errorr to a log
> file.
> Your can do the same thing for make.
>
> Hope this helps
>
> David
>
> >
> > Hi All,
> > I'm try to install apache 2.0.36 with ssl support
> (./configure
> > --enable-ssl)
> >
> > but when i try to compile it an error messages
> show up..
> > I'm using RedHat 7.0
> > Did anyone ever faced a same problem??
> > Please help...
> >
> > Here is part of my error messages:
> >
> > libtool: link: warning: library
> `/usr/lib/libgdbm.la' was moved.
> > libtool: link: warning: library
> `/usr/lib/libgdbm.la' was moved.
> > make[2]: Leaving directory
> `/usr/local/httpd-2.0.36/support'
> > make[1]: Leaving directory
> `/usr/local/httpd-2.0.36/support'
> > make[1]: Entering directory
> `/usr/local/httpd-2.0.36'
> > /bin/sh /usr/local/httpd-2.0.36/srclib/apr/libtool
> --silent
> > --mode=compile gcc  -g -O2 -pthread    -DLINUX=2
> -D_REENTRANT -D_
> > XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
> > -DAP_HAVE_DESIGNATED_INITIALIZER   -I.
> > -I/usr/local/httpd-2.0.36/os/unix -I/usr
> > /local/httpd-2.0.36/server/mpm/prefork
> > -I/usr/local/httpd-2.0.36/modules/http
> > -I/usr/local/httpd-2.0.36/modules/proxy -I/usr/
> > local/httpd-2.0.36/include
> -I/usr/local/httpd-2.0.36/srclib/apr/include
> > -I/usr/local/httpd-2.0.36/srclib/apr-util/include
> -I/
> > usr/include/openssl
> -I/usr/local/httpd-2.0.36/modules/dav/main
> >
>
-I/usr/local/httpd-2.0.36/srclib/apr-util/xml/expat/lib
> -prefe
> > r-non-pic -static -c modules.c && touch modules.lo
> > /bin/sh /usr/local/httpd-2.0.36/srclib/apr/libtool
> --silent --mode=link
> > gcc -g -O2 -pthread    -DLINUX=2 -D_REENTRANT
> -D_XOP
> > EN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
> > -DAP_HAVE_DESIGNATED_INITIALIZER -I.
> -I/usr/local/httpd-2.0.36/os/unix
> > -I/usr/lo
> > cal/httpd-2.0.36/server/mpm/prefork
> > -I/usr/local/httpd-2.0.36/modules/http
> > -I/usr/local/httpd-2.0.36/modules/proxy -I/usr/loc
> > al/httpd-2.0.36/include
> -I/usr/local/httpd-2.0.36/srclib/apr/include
> > -I/usr/local/httpd-2.0.36/srclib/apr-util/include
> -I/usr
> > /include/openssl
> -I/usr/local/httpd-2.0.36/modules/dav/main
> >
>
-I/usr/local/httpd-2.0.36/srclib/apr-util/xml/expat/lib
> -export-d
> > ynamic    -o httpd  modules.lo 
> modules/aaa/mod_access.la
> > modules/aaa/mod_auth.la
> modules/filters/mod_include.la modules/log
> > gers/mod_log_config.la modules/metadata/mod_env.la
> > modules/metadata/mod_setenvif.la
> modules/ssl/mod_ssl.la
> > modules/http/mod_h ttp.la modules/http/mod_mime.la
> > modules/generators/mod_status.la
> > modules/generators/mod_autoindex.la
> modules/generators/mod_a
> > sis.la modules/generators/mod_cgi.la
> modules/mappers/mod_negotiation.la
> > modules/mappers/mod_dir.la
> modules/mappers/mod_imap.l
> > a modules/mappers/mod_actions.la
> modules/mappers/mod_userdir.la
> > modules/mappers/mod_alias.la
> modules/mappers/mod_so.la server
> > /mpm/prefork/libprefork.la server/libmain.la
> os/unix/libos.la
> > /usr/local/httpd-2.0.36/srclib/pcre/libpcre.la
> /usr/local/httpd
> > -2.0.36/srclib/apr-util/libaprutil.la
> > /usr/local/httpd-2.0.36/srclib/apr/libapr.la -lm
> -lcrypt -lnsl -lresolv
> > -ldl -lssl -lcr
> > ypto -lgdbm
> >
>
/usr/local/httpd-2.0.36/srclib/apr-util/xml/expat/lib/libexpat.la
> > libtool: link: warning: library
> `/usr/lib/libgdbm.la' was moved.
> > libtool: link: warning: library
> `/usr/lib/libgdbm.la' was moved.
> > modules/ssl/.libs/mod_ssl.al(ssl_engine_init.lo):
> In function
> > `ssl_init_proxy_certs':
> >
>
/usr/local/httpd-2.0.36/modules/ssl/ssl_engine_init.c:913:
> undefined
> > reference to `sk_new_null'
> > collect2: ld returned 1 exit status
> > make[1]: *** [httpd] Error 1
> > make[1]: Leaving directory
> `/usr/local/httpd-2.0.36'
> > make: *** [all-recursive] Error 1
> >
> >
> > Regards,
> > Rendy
>
>
> --
>
>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@httpd.apache.org
> For additional commands, e-mail:
> users-help@httpd.apache.org
>


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

------_=_NextPart_001_01C2020B.4C3A07C4--