Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2000 09:51:12 -0400 (EDT)
From:      Mikhail Teterin <mi@kot.ne.mediaone.net>
To:        stable@freebsd.org
Subject:   can not compile 4.x-STABLE for the second day
Message-ID:  <200004051351.JAA82222@rtfm.newton>

next in thread | raw e-mail | index | archive | help
It seems, a bunch of header files are not where they are exected :(

I installed  a fresh 4-stable  yesterday (minimal install),  cvsuped and
keep trying to rebuild the world.

After copying a bunch of things (like _G_config.h) around I'm stumbled with:

===> libstdc++
c++ -O2 -pipe -mcpu=i686 -march=i686 -fexpensive-optimizations -I/home/mi/src/gnu/lib/libstdc++/../../../contrib/libstdc++/stl -I/home/mi/src/gnu/lib/libstdc++/../../../contrib/libstdc++ -I/home/mi/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../gcc/cp/inc -I. -nostdinc++ -fno-implicit-templates -c /home/mi/src/gnu
/lib/libstdc++/../../../contrib/libstdc++/stdexcepti.cc -o stdexcepti.o
In file included from /home/mi/src/gnu/lib/libstdc++/../../../contrib/libstdc++/
stl/alloc.h:21,
                 from /home/mi/src/gnu/lib/libstdc++/../../../contrib/libstdc++/
std/bastring.h:39,
                 from /home/mi/src/gnu/lib/libstdc++/../../../contrib/libstdc++/
string:6,
                 from /home/mi/src/gnu/lib/libstdc++/../../../contrib/libstdc++/
stdexcept:36,
                 from /home/mi/src/gnu/lib/libstdc++/../../../contrib/libstdc++/
stdexcepti.cc:8:
/home/mi/src/gnu/lib/libstdc++/../../../contrib/libstdc++/stl/stl_alloc.h:45: io
stream.h: No such file or directory

If I copy the iostream.h from contrib/libio i get a bunch of compilation
errors :( This is  quite upsetting and there is not  a word in UPDATING,
which claims to be obsoletee nor on the mailing lists.

	-mi


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




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