Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4456

Summary: apache-1.3.26-r2 doesn't work 'by default' (ebuild problem)
Product: Gentoo Linux Reporter: Pau Oliva <pau>
Component: New packagesAssignee: Jon Nelson (RETIRED) <jnelson>
Status: RESOLVED FIXED    
Severity: normal CC: carpaski
Priority: High    
Version: 1.2   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pau Oliva 2002-07-02 19:54:21 UTC
I'm installing apache on a gentoo-1.2 fresh install, with this USE variable:

USE="mmx 3dnow -see -3dfx -voodoo3 matrox -apm -pcmcia -pnp nocardbus -pda -
gphoto2 cups slp X dga -opengl xv fbcon -directfb -kde qt -arts -gnome gtk -
bonobo -evo -gb -gtkhtml motif tcltk -aalib imlib ncurses readline sdl svga 
lcms gif jpeg png tiff avi mpeg quicktime -alsa esd mikmod oss nas -ggi -dvd 
xmms oggvorbis flash encode -ipv6 snmp pam crypt ssl -socks5 imap ldap tcpd 
xface mozilla -mozaccess-builtin -mozirc -mozxmlterm spell truetype xml xml2 
pdflib ploutils -tetex -guile java perl python -ruby slang libwww -libg++ 
berkdb mysql -postgres -odbc -innodb gd gdbm -acl -afs -samba nls -doc gpm -
atlas -pic -qtmt -static -trusted -zeo lm_sensors sasl -firebird"

I've emerged apache and when trying to start it I see this error:

s0 apache # /etc/init.d/apache start
 * Starting apache...
 Syntax error on line 21 of /etc/apache/conf/apache.conf:
 Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not 
included in the server configuration     [ !! ]

I think it must be an ebuild problem as the system is 'out-of-the-box', just 
changed the USE variable, but I can't find any reference to USE preferences in 
the ebuild.
Comment 1 Jon Nelson (RETIRED) 2002-07-02 21:52:31 UTC
apache 1.3.26-r3 should fix this.