linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: dieter@bieler.li
Cc: linux-rt-users@vger.kernel.org
Subject: Re: Error-Report rt-tests
Date: Wed, 28 Oct 2020 17:40:59 +0100	[thread overview]
Message-ID: <20201028164059.m7ygqaikxqox6res@linutronix.de> (raw)
In-Reply-To: <007501d6ab85$f3369910$d9a3cb30$@bieler.li>

On 2020-10-26 11:51:24 [+0100], dieter@bieler.li wrote:
> 
> Hello,
Hi,

> I tried to compile the rt-tests-1.9 on my system:
> Kernel - 5.4.70-rt40
> Gcc : gcc cc (Ubuntu 10.2.0-5ubuntu1~20.04) 10.2.0

is this by any chance 32bit? Say i386/i686 or so?

> Error message:
> 
> 'bld/cyclictest.o: `stderr@@GLIBC_2.2.5' can not be used when making a
> shared object;
> recompile with -fPIC
> 
> Any idea ?

If so, please try
	make clean
	make CFLAGS=-fPIC

> Thanks
> Dieter Bieler

Sebastian

  reply	other threads:[~2020-10-28 22:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <006101d6ab85$88d32f70$9a798e50$@bieler.li>
2020-10-26 10:51 ` AW: Error-Report rt-tests dieter
2020-10-28 16:40   ` Sebastian Andrzej Siewior [this message]
2020-10-29 15:33     ` John Kacur
2020-10-29 15:57       ` Sebastian Andrzej Siewior
2020-10-29 17:03         ` John Kacur
2020-10-29 17:46           ` Sebastian Andrzej Siewior

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=20201028164059.m7ygqaikxqox6res@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=dieter@bieler.li \
    --cc=linux-rt-users@vger.kernel.org \
    /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 NNTP newsgroup(s).