[Fedora-directory-users] Re: Installing FDS on SuSE 10.0

Ulli Horlacher horlacher at belwue.de
Tue Dec 13 17:57:52 UTC 2005


On Thu 2005-12-08 (16:42), Daniel Spannbauer wrote:

> gmake[5]: Entering directory
> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib'
> gmake[5]: *** No rule to make target -lcurses', needed by
> /root/dsbuild/ds/setuputil/work/fedora-setuputil-1.0/built/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libinstall.a'. 

There is a bug in
dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib/Makefile
(is auto-generate during "make configure"). The Makefile looks for a
*target* named "-lcurses" which is nonsense. I have resolved it by:
  perl -p -i -e 's/ \$\(CURSES\)//' dsbuild/ds/setuputil/work/fedora-setuputil-1.0/installer/unix/lib/Makefile
which deletes the unnecessary curses taget.


-- 
-- Ullrich Horlacher, BelWue Coordination ------- mailto:framstag at belwue.de --
   Computing Centre Universitaet Stuttgart (RUS)   
   Allmandring 30, 70550 Stuttgart, Germany          fax: +49 711 678 8363
-- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----




More information about the Fedora-directory-users mailing list