| 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 | ||
Responsible Changed From-To: freebsd-ports-bugs->clement YAAPR (Yet Another Apache Problem Report) 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 State Changed From-To: open->closed Feedback timeout. |
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.