[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: failure to compile
From: |
Thomas Dickey |
Subject: |
Re: failure to compile |
Date: |
Sat, 5 Mar 2022 20:03:10 -0500 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Sat, Mar 05, 2022 at 05:47:19PM -0500, Thomas Dickey wrote:
> On Sat, Mar 05, 2022 at 09:08:39AM -0500, Thomas Dickey wrote:
> > On Sat, Mar 05, 2022 at 03:12:13AM -0500, Carl Hansen wrote:
> > > ncurses-6.3-20220226
> > >
> > > gnatlink rain.ali -L../lib -lAdaCurses -L../../lib -lform -lmenu -lpanel
> > > -lncurses -L/users/chansen/gsrc/lib64 -L/users/chansen/gsrc/lib
> > > -L/users/chansen/gsrc/lib/x86_64-linux-gnu
> > > -L/users/chansen/gsrc/lib/pulseaudio -L/users/chansen/gsrc/lib32
> > > -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib64 -L/usr/local/lib
> > > -L/usr/local/x86_64-linux-gnu/ -L/usr/local/x86_64-linux-gnu/lib -L.
> > > -lssp -L/users/chansen/gsrc/lib -L/users/chansen/gsrc/lib64
> > > -L/users/chansen/gsrc/lib -L/users/chansen/gsrc/lib/x86_64-linux-gnu
> > > -L/users/chansen/gsrc/lib/pulseaudio -L/users/chansen/gsrc/lib32
> > > -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib64 -L/usr/local/lib
> > > -L/usr/local/x86_64-linux-gnu/ -L/usr/local/x86_64-linux-gnu/lib -L.
> > > -lssp -L/users/chansen/gsrc/lib
> > > /users/chansen/gsrc/bin/ld:
> > > ../lib/libAdaCurses.a(static_c_threaded_variables.o): relocation
> > > R_X86_64_32S against symbol `acs_map' can not be used when making a PIE
> > > object; recompile with -fPIE
> > > /users/chansen/gsrc/bin/ld: failed to set dynamic section sizes: bad value
> > > collect2: error: ld returned 1 exit status
> > > gnatlink: error when calling /users/chansen/gsrc/bin/gcc
> > > gnatmake: *** link failed.
> > > make[3]: *** [Makefile:168: rain] Error 4
> > > make[3]: *** Waiting for unfinished jobs....
> >
> > hmm - what system, configure options, etc?
> >
> > Start here:
> >
> > https://invisible-island.net/ncurses/ncurses.faq.html#how_to_report
> > https://invisible-island.net/personal/bug-reports.html
>
> I've seen this sort of problem when attempting to use clang and gnat at
> the same time. If that's the case, just consider it an unsupported
> configuration.
>
> Otherwise, details on how you've gotten to this point are helpful.
For instance, after fixing a different problem today, I can see a similar
problem with gcc/gnat 12.0.1 and Fedora rawhide (same error, different
toolset).
I'll probably have a solution for that next week; if your
actual configuration is something that I'm able to test,
I might also factor that in.
--
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
- failure to compile, Carl Hansen, 2022/03/05
- Re: failure to compile, Thomas Dickey, 2022/03/05
- Re: failure to compile, Thomas Dickey, 2022/03/05
- Re: failure to compile,
Thomas Dickey <=
- Re: failure to compile, Carl Hansen, 2022/03/07
- Re: failure to compile, Thomas Dickey, 2022/03/12
- Re: failure to compile, Carl Hansen, 2022/03/13
- Re: failure to compile, Thomas Dickey, 2022/03/13
- Re: failure to compile, Carl Hansen, 2022/03/13
- Re: failure to compile, Thomas Dickey, 2022/03/13