Subject: Re: make build error
To: CHAN Yiu Wah <clarence@cs.cuhk.hk>
From: Gary D. Duzan <gary@wheel.tiac.net>
List: current-users
Date: 03/10/1996 15:34:56
In Message <199603101409.WAA25879@cs.cuhk.hk> ,
   CHAN Yiu Wah <clarence@cs.cuhk.hk> wrote:

=>
=>Hello, 
=>
=>While I tried to make build for source Mar 10, 1996, I found the
=>following error.
=>
=>======= Error message ========
=>g++ -O -I/usr/src/gnu/lib/libg++/libstdc++ -I/usr/src/gnu/lib/libg++/libstdc+
+/../libio -I/usr/src/gnu/lib/libg++/libstdc++/stl -Werror -nostdinc++  -c -frt
ti stdexcepti.cc /usr/src/gnu/lib/libg++/libstdc++/stdexcept /usr/src/gnu/lib/l
ibg++/libstdc++/std/stdexcept.h /usr/src/gnu/lib/libg++/libstdc++/typeinfo /usr
/src/gnu/lib/libg++/libstdc++/std/typeinfo.h
=>cc: Compilation of header file requested
=>cc: Compilation of header file requested
=>*** Error code 1
=>
=>Stop.
=>======= Error message ========
=>
=>Is there anyone have the same problem ? How can you solve it ? Please
=>advise. Thanks.

   I thought that bug was worked out in beta testing. There is a
problem generated when "make depend" runs in src/gnu/lib/libg++/libstdc++.
To fix it, edit the Makefile in this directory, change all instances
of "ALLSRC" to "IMPSRC", save it, and make depend. This change
should also be made to the libg++2netbsd script in src/gnu/lib/libg++
to prevent this problem from recurring in any future libg++ releases.

                                      Gary D. Duzan
                         Humble Practitioner of the Computing Arts