[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 09:08:39 -0500 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
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
> gnatbind -aO../../../ncurses-6.3-20220226/Ada95/samples -aO../src
> -aO../../../ncurses-6.3-20220226/Ada95/samples/../src -x ncurses.ali
> gnatlink ncurses.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:162: ncurses] Error 4
> make[3]: Leaving directory
> '/users/chansen/build/gsrc/pkg/gnu/ncurses/work/ncurses-6.3-20220226-build/Ada95/samples'
> make[2]: *** [Makefile:67: all] Error 2
> make[2]: Leaving directory
> '/users/chansen/build/gsrc/pkg/gnu/ncurses/work/ncurses-6.3-20220226-build/Ada95'
> make[1]: *** [Makefile:141: all] Error 2
> make[1]: Leaving directory
> '/users/chansen/build/gsrc/pkg/gnu/ncurses/work/ncurses-6.3-20220226-build'
> [build] Build failed. Exiting.
> make: *** [../../../gar/gar.lib.mk:579:
> build-work/ncurses-6.3-20220226-build/Makefile] Error 1
> `
>
--
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 <=
- Re: failure to compile, Thomas Dickey, 2022/03/05
- Re: failure to compile, Thomas Dickey, 2022/03/05
- 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