This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Re: Announcing ... (broken install)




I'm getting the same problem:

make[1]: Leaving directory `/home/aweiss/libstdc++-2.90.7/src'
make: *** No rule to make target `bits/ctype_base.h', needed by
`/usr/lib3/include/g++-v3/bits/ctype_base.h'.  Stop.

I mae the change that Matthew Brown suggested in line 500 if
src/Makefile.in but that didn't help and the error just changed to:


make: *** No rule to make target `%', needed by
`/usr/lib3/include/g++-v3/bits/ctype_base.h'.  Stop.

Obviously I broke the rules of Make, but unfortunately I don't know the
rules well enough to effect a better fix....

-aaron


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]