Subject: make install under /usr/src/gnu error
To: None <current-users@NetBSD.ORG>
From: CHAN Yiu Wah <clarence@cs.cuhk.hk>
List: current-users
Date: 03/11/1996 14:19:12
Hello,

Thank you for your solution.  When I tried to make install from
/usr/src/gnu I got the following message.

============== Error Message ==============
installing includes from include
usage: cmp [-l | s] file1 file2 [skip1 [skip2]]
usage: install [-cs] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
       install [-cs] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory
       install  -d   [-g group] [-m mode] [-o owner] directory ...
installing includes from libg++/src
installing includes from include/gen
installing includes from libstdc++/std
install: /usr/libstdc++/g++/std/bastring.h: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
============== Error Message ==============

Any idea ?

cheers.

clarence
clarence@cs.cuhk.hk


>   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
>