pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: devel/ncurses build error



Ian D. Leroux schrieb am 20.06.2017 um 19:32:
> 
> On Tue, Jun 20, 2017, at 01:22, Marco Bakera wrote:
>> The folder lib/.lib exists in the working directory of ncurses. There is
>> a dead link pointing to a not existing file libncurses++.so.6.0.0.
>>
>> root@8603b41e859c:/usr/pkgsrc/devel/ncurses/work/ncurses-6.0# ls -l
>> lib/.libs/libncurses++.*
>> -rw-r--r-- 1 root root 172904 Jun 19 13:45 lib/.libs/libncurses++.a
>> lrwxrwxrwx 1 root root     18 Jun 19 13:45 lib/.libs/libncurses++.la ->
>> ../libncurses++.la
>> -rw-r--r-- 1 root root   1098 Jun 19 13:45 lib/.libs/libncurses++.lai
>> lrwxrwxrwx 1 root root     21 Jun 19 13:45 lib/.libs/libncurses++.so ->
>> libncurses++.so.6.0.0
>> lrwxrwxrwx 1 root root     21 Jun 19 13:45 lib/.libs/libncurses++.so.6
>> -> libncurses++.so.6.0.0
> 
> The next question is then "what command was supposed to create the
> shared object file, and why did it fail to do so?  Or was it created and
> then deleted?"

I don't know how to get this information. I was in directory
editors/nano and invoked 'bmake clean' and 'bmake'.

Thanks for your support so far. But I don't feel to get any closer to a
solution. Furthermore ncurses seems to be such an important library
referenced from many packages and therefore is a show stopper for my
builds. :(


Best,
Marco.





Home | Main Index | Thread Index | Old Index