Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4456 - apache-1.3.26-r2 doesn't work 'by default' (ebuild problem)
Summary: apache-1.3.26-r2 doesn't work 'by default' (ebuild problem)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Jon Nelson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-02 19:54 UTC by Pau Oliva
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.