Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerging apache 1.3.27-r1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
dj-submerge
n00b
n00b


Joined: 04 Jun 2002
Posts: 27

PostPosted: Wed Nov 06, 2002 2:06 pm    Post subject: Emerging apache 1.3.27-r1 Reply with quote

Hi there,

Since more than a week I'm unable to emerge apache onto my 1.4rc1 system. I've allready filled out a bug report, but I wan't to know how I could investigate this problem by myself.

Doing an emerge apache results in :

mod_auth_db.c: In function `get_db_pw':
mod_auth_db.c:175: warning: passing arg 2 of pointer to function from incompatible pointer type
mod_auth_db.c:175: warning: passing arg 4 of pointer to function makes pointer from integer without a cast
mod_auth_db.c:175: too few arguments to function
make[4]: *** [mod_auth_db.so] Error 1
make[4]: *** Waiting for unfinished jobs....
gcc -shared -o mod_rewrite.so mod_rewrite.lo -L/usr/lib -lm -lcrypt -ldb -lmm -lexpat -lpthread
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/var/tmp/portage/apache-1.3.27-r1/work/apache_1.3.27/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/var/tmp/portage/apache-1.3.27-r1/work/apache_1.3.27'
make: *** [build] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 8, Exitcode 2
!!! compile problem


In the config I've got the following warning :

./Configure: ./helpers/find-dbm-lib: No such file or directory

Could this be the problem ?

My make.conf is :
USE="gphoto2 pcmcia dga pda X gtk -gnome -alsa -kde -arts evo gif jpeg png tiff
avi mpeg quicktime -esd oss dvd xmms oggvorbis encode ssl mozilla spell truetype
java mysql"

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"

thanks for any hint how to resolv this problem

marc
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Wed Nov 06, 2002 3:24 pm    Post subject: Re: Emerging apache 1.3.27-r1 Reply with quote

dj-submerge wrote:
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"

Have you tried with just:
Code:
CFLAGS="-march=pentium4 -O3 -pipe"


--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
dj-submerge
n00b
n00b


Joined: 04 Jun 2002
Posts: 27

PostPosted: Wed Nov 06, 2002 4:28 pm    Post subject: Reply with quote

Yes, I tried without -fomit-frame-pointer.

Still doesn't work :(

marc
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Wed Nov 06, 2002 6:40 pm    Post subject: Reply with quote

What version of Berkeley DB do you have installed? Does 1.3.27 compile correctly?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
dj-submerge
n00b
n00b


Joined: 04 Jun 2002
Posts: 27

PostPosted: Thu Nov 07, 2002 8:05 am    Post subject: Finally resolved Reply with quote

I checked the db an got the following

* sys-libs/db
Latest version available: 3.2.9-r1
Latest version installed: 4.1.24
Homepage: http://www.sleepycat.com/
Description: Berkeley DB for transaction support in MySQL

After an unmerge 4.1.24 and emerge 3.2.9-r1 the apache ebuild worked fine. I also had some problems with the perl ebuild which was fixed with this db version.

Thanks a lot !

But I don't know how I got the 4.1.24 version installed on my system ! I didn't change the package.mask file neither I'm in the unstable branch.

I'm a bit confused :?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Nov 07, 2002 8:24 am    Post subject: Re: Finally resolved Reply with quote

dj-submerge wrote:
But I don't know how I got the 4.1.24 version installed on my system !

There was a while that Portage was pushing that db4, but lots of people had trouble digesting it. I had difficulties with perl, mysql, and apache when it was around, and it now looks like the 4.x ebuilds are marked "-arch" for several architectures, which AFAIK means "broken on".

In summary, I'm guessing you installed or updated your system during the period of time when db4 was the flavor of the month.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Guybrush
Tux's lil' helper
Tux's lil' helper


Joined: 06 Feb 2003
Posts: 99
Location: 48°27'N, 11°8'O

PostPosted: Tue Feb 25, 2003 10:35 am    Post subject: Emerge of Apache 1.3.27-r1 failed Reply with quote

Hi Everyone,

emerging apache 1.3.27-r1 is failing, because there seems to be a problem in getting mod_ssl-2.8.11-1.3.27.tar.gz

This package isn't available any longer on the modssl.org ftp-Server nor can it be found on the mirrors.
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Tue Feb 25, 2003 1:32 pm    Post subject: Re: Emerge of Apache 1.3.27-r1 failed Reply with quote

Guybrush wrote:
emerging apache 1.3.27-r1 is failing, because there seems to be a problem in getting mod_ssl-2.8.11-1.3.27.tar.gz

This package isn't available any longer on the modssl.org ftp-Server nor can it be found on the mirrors.

It isn't?

http://gentoo.oregonstate.edu/distfiles/mod_ssl-2.8.11-1.3.27.tar.gz
ftp://ftp.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/mod_ssl-2.8.11-1.3.27.tar.gz
ftp://mirror.iawnet.sandia.gov/pub/gentoo/distfiles/mod_ssl-2.8.11-1.3.27.tar.gz

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
Guybrush
Tux's lil' helper
Tux's lil' helper


Joined: 06 Feb 2003
Posts: 99
Location: 48°27'N, 11°8'O

PostPosted: Thu Mar 06, 2003 1:21 pm    Post subject: Reply with quote

Sorry,

just tried it again, and now it works
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum