public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mohana <s18002@students.iitmandi.ac.in>
To: Jonathan Wakely <jwakely.gcc@gmail.com>
Cc: Stefan Ring <stefanrin@gmail.com>, gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Building gcc6.3.0 on Ubuntu-20.04
Date: Tue, 18 Aug 2020 16:35:19 +0530	[thread overview]
Message-ID: <CAMOMSj7z+XW87+u1yDk0Pu3yYA__Gw1M+z9oKDc=J6LKp=r=tQ@mail.gmail.com> (raw)
In-Reply-To: <CAH6eHdT4BE=CEXgcVEiJNHg0HoFZmYMvf5QeQixO0OzDc=A4OQ@mail.gmail.com>

I made the changes and this error doesn't occur anymore, but the following
happens now:

/home/mohana/gccbuild/../gcc-6.3.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc:158:23:
fatal error: sys/ustat.h: No such file or directory
 #include <sys/ustat.h>
                       ^
compilation terminated.
make[4]: *** [Makefile:477: sanitizer_platform_limits_posix.lo] Error 1
make[4]: *** Waiting for unfinished jobs....

It seems ustat is deprecated. How can this be fixed?

  reply	other threads:[~2020-08-18 11:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-17 12:05 Mohana
2020-08-18  8:27 ` Stefan Ring
2020-08-18  9:01   ` Jonathan Wakely
2020-08-18 11:05     ` Mohana [this message]
2020-08-18 13:15       ` Jonathan Wakely
2020-08-18 15:31         ` Mohana
2020-08-18 15:58           ` Jonathan Wakely
2020-08-18 16:19           ` Dan Kegel
2020-08-19  4:35             ` Mohana
2020-08-19  6:37               ` Jonathan Wakely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMOMSj7z+XW87+u1yDk0Pu3yYA__Gw1M+z9oKDc=J6LKp=r=tQ@mail.gmail.com' \
    --to=s18002@students.iitmandi.ac.in \
    --cc=gcc-help@gcc.gnu.org \
    --cc=jwakely.gcc@gmail.com \
    --cc=stefanrin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).