Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 19:54:14 +0300
From:      "Alexander A. Chistyakov" <salmonNOSPAM@reksoft.ru>
To:        freebsd-questions@freebsd.org
Subject:   "make buildworld" fails when upgrading from 3.4-RELEASE to RELENG_4 (4.2-STABLE?)
Message-ID:  <183113321547.20010321195414@reksoft.ru>

next in thread | raw e-mail | index | archive | help
Hello!

  I try to upgrade my 3.4-RELEASE installation from sources.
  I've got latest non-development sources by running cvsup
  (desired tag was RELENG_4).

  I had read /usr/src/UPDATING and tried to follow instructions from
  there. "make buildworld -DNOPERL" failed (see error message below).

------------------------------------------------------------------------------------
su-2.03# uname -a
FreeBSD xxx.xxxxxxxxxxx.ru 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Tue Jun 20 18:26:
23 GMT 2000     xxxxxx@xxx.xxxxxxxxxxx.ru:/usr/src/sys/compile/FIREBALL  i386
su-2.03# pwd
/usr/src
su-2.03# make buildworld -DNOPERL
...
<a lot of output skipped>
...
c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe    -I/usr/obj/usr/src/i386/
usr/include -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/g
nu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/main.c
c
c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe    -I/usr/obj/usr/src/i386/
usr/include -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/g
nu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80: warning: `catch
', `throw', and `try' are all C++ reserved words
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In function `void
operator delete(void *)':
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:82: declaration of
`operator delete(void *)' throws different exceptions...
<internal>:82: ...from previous declaration here
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
su-2.03# 
------------------------------------------------------------------------------------

  What should I do to fix this?

-- 
Sincerely yours,
 álex                     mailto:salmonNOSPAM@reksoft.ru, remove NOSPAM



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?183113321547.20010321195414>