Bug 65862

Summary: Cannot install Apache2
Product: Ports & Packages Reporter: Jochen Gensch <incmc>
Component: Individual Port(s)Assignee: Clement Laforet <clement>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jochen Gensch 2004-04-21 22:30:22 UTC
If you run a make install clean unter /usr/ports/www/apache2 it ends up in:

---
/usr/ports/www/apache2/work/httpd-2.0.49/srclib/apr/libtool --silent --mode=compile cc    -O -pipe  -D_REENTRANT -D_THREAD_SAFE -DAP_HAVE_DESIGNATED_INITIALIZER   -I/usr/ports/www/apache2/work/httpd-2.0.49/srclib/apr/include -I/usr/ports/www/apache2/work/httpd-2.0.49/srclib/apr-util/include -I/usr/local/include -I. -I/usr/ports/www/apache2/work/httpd-2.0.49/os/unix -I/usr/ports/www/apache2/work/httpd-2.0.49/server/mpm/prefork -I/usr/ports/www/apache2/work/httpd-2.0.49/modules/http -I/usr/ports/www/apache2/work/httpd-2.0.49/modules/filters -I/usr/ports/www/apache2/work/httpd-2.0.49/modules/proxy -I/usr/ports/www/apache2/work/httpd-2.0.49/include -I/usr/ports/www/apache2/work/httpd-2.0.49/modules/generators -I/usr/include/openssl -I/usr/ports/www/apache2/work/httpd-2.0.49/modules/dav/main  -c mod_include.c && touch mod_include.slo
{standard input}: Assembler messages:
{standard input}:3979: Error: bad register name `%eb0)'
*** Error code 1

Stop in /usr/ports/www/apache2/work/httpd-2.0.49/modules/filters.
*** Error code 1

Stop in /usr/ports/www/apache2/work/httpd-2.0.49/modules/filters.
*** Error code 1

Stop in /usr/ports/www/apache2/work/httpd-2.0.49/modules.
*** Error code 1

Stop in /usr/ports/www/apache2/work/httpd-2.0.49.
*** Error code 1

Stop in /usr/ports/www/apache2/work/httpd-2.0.49.
*** Error code 1

Stop in /usr/ports/www/apache2.
---

I installed it under screen, a virtual console program if it should matter.
Comment 1 Clement Laforet freebsd_committer freebsd_triage 2004-04-21 22:43:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clement

YAAPR (Yet Another Apache Problem Report)
Comment 2 Clement Laforet freebsd_committer freebsd_triage 2004-06-03 13:47:23 UTC
Hi Jochen!

I finally managed to reproduce your problem.
It occured when I misupgrade a jail. Reeinstalling the jail fixed the
problem.

Can I close the PR?

clem
Comment 3 Clement Laforet freebsd_committer freebsd_triage 2004-06-26 17:46:48 UTC
State Changed
From-To: open->closed

Feedback timeout.