[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make build error on i386 OpenBSD 3.5 in usr.sbin/httpd and/or gnu/usr.bin/binutils
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: make build error on i386 OpenBSD 3.5 in usr.sbin/httpd and/or gnu/usr.bin/binutils
- From: Reza Muhammad <rezmuh_(_at_)_dtrojans_(_dot_)_org>
- Date: Sun, 27 Jun 2004 18:14:02 -0400
- Mail-followup-to: misc_(_at_)_openbsd_(_dot_)_org
Hey guys,
I just finished doing cvsup to sync with the openbsd 3.5 -stable tree, but then after that, when I did make build, I got error from httpd; here's the error msg it gave me.
===> usr.sbin/httpd
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/dbmmanage.1 > src/support/dbmmanage.cat1
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/htdigest.1 > src/support/htdigest.cat1
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/htpasswd.1 > src/support/htpasswd.cat1
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/apachectl.8 > src/support/apachectl.cat8
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/logresolve.8 > src/support/logresolve.cat8
nroff -Tascii -mandoc httpd.8 > httpd.cat8
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/rotatelogs.8 > src/support/rotatelogs.cat8
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/apxs.8 > src/support/apxs.cat8
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/suexec.8 > src/support/suexec.cat8
make: no target to make.
*** Error code 2
Stop in /usr/src/usr.sbin/httpd (line 808 of /usr/src/usr.sbin/httpd/Makefile.bsd-wrapper).
*** Error code 1
Stop in /usr/src/usr.sbin.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src (line 72 of Makefile).
Then I removed /usr/obj/*, then do a make obj, and after that I tried make build again. This time the error is on binutils. The error msg is:
preparing in /usr/src/include/../gnu/usr.bin/binutils
PATH="/bin:/usr/bin:/sbin:/usr/sbin" sh /usr/src/gnu/usr.bin/binutils/configure --prefix=/usr --infodir='${prefix}/share/info' --disable-nls --disable-gdbtk --disable-commonbfdlib
Configuring for a i386-unknown-openbsd3.5 host.
*** Cannot configure here in "/usr/src/gnu/usr.bin/binutils/obj" when "/usr/src/gnu/usr.bin/binutils" is currently configured.
*** Error code 1
Stop in /usr/src/gnu/usr.bin/binutils.
*** Error code 1
Stop in /usr/src/include (line 87 of Makefile).
*** Error code 1
Stop in /usr/src (line 72 of Makefile).
Can someone help me with this? Before I thought the src tree is fucked, so I deleted it, then cvsup again with the new ones, make build seemed fine, but then ig there were any updates for -stable tree, I updated it, then ran make build, it would give me error again. It just keeps on doing that.
Thanks alot.
Visit your host, monkey.org