bug-ncurses
[Top][All Lists]
Advanced

[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 17:47:19 -0500
User-agent: Mutt/1.10.1 (2018-07-13)

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.

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]