NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problems with C++ compiler on 9.0_RC2



Martin Husemann <martin%duskware.de@localhost> écrit :
> On Mon, Feb 10, 2020 at 01:17:31PM +0100, Marc Baudoin wrote:
> > Strangely enough, it doesn't happen on another system that have
> > been upgraded (always with a binary install image) from 8.1 to
> > several 9.0_BETAs over time then 9.0_RC1 then 9.0_RC2...
> 
> The difference is:
> 
> lrwxr-xr-x  1 martin  wheel  12 Jan 31 13:19 ./9.0/usr/include/g++/bits/gthr-default.h@ -> gthr-posix.h
> -rwxr-xr-x  1 martin  wheel   0 Jan 31 13:19 ./updated/usr/include/g++/bits/gthr-default.h*

Indeed, I have an empty (executable)
/usr/include/g++/bits/gthr-default.h regular file.  Replacing it
with a symbolic link to gthr-posix.h seems to work (at least your
previous example compiles now).

> Sounds like a bsdtar bug :-(  which also explains why it did not happen
> for your beta updates.

Then it would be nice to have it fixed before 9.0.

Thanks!


Home | Main Index | Thread Index | Old Index