pkgsrc-Users archive

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

Re: Circular dependency on ncurses under Linux



2010/8/21 Joerg Sonnenberger <joerg%britannica.bec.de@localhost>:
> On Sat, Aug 21, 2010 at 04:35:11PM +0300, Stathis Kamperis wrote:
>> Any workarounds ?
>
> FETCH_USING=    fetch
> or
> installing the termcap devel packages
>
> Joerg
>

Thanks, I did FETCH_USING= fetch and I worked around it.

Later on though it failed with:

=> Build dependency noweb-[0-9]*: found noweb-2.11b
=> Build dependency clisp>=2.41: NOT found
=> Verifying reinstall for ../../lang/clisp
ERROR: This package has set PKG_FAIL_REASON:
ERROR: No usable termcap library found on the system.
*** Error code 1

Stop.
bmake: stopped in /home/stathis/Desktop/pkgsrc/lang/clisp
*** Error code 1

Stop.
bmake: stopped in /home/stathis/Desktop/pkgsrc/math/openaxiom
linux-tnov:/home/stathis/Desktop/pkgsrc/math/openaxiom #

I only found a plain (i.e., not devel) termcap package, which I
installed. But no success.

linux-tnov:/home/stathis/Desktop/pkgsrc/math/openaxiom # whereis termcap
termcap: /etc/termcap /usr/lib/termcap /usr/include/termcap
/usr/share/man/man5/termcap.5.gz


Thanks,
Stathis


Home | Main Index | Thread Index | Old Index