bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses 5.1-20001014 - libtool bug


From: Johnny C. Lam
Subject: Re: ncurses 5.1-20001014 - libtool bug
Date: Tue, 17 Oct 2000 13:13:11 -0400

Piotr Majka <address@hidden> writes:
> > Piotr,
> > 
> >     I'm not sure what's "wrong".  Could you please explain in more
> > detail?  Could you also provide things like on what platform and with
> > which compiler you were trying to build ncurses --with-libtool?
> 
> Linux 2.2.17, glibc 2.1.3, egcs-1.1.2, libtool-1.3.5, rpm used to build -
> 3.0.6
> At install section in spec file I got:
> 
> %install
> rm -rf $RPM_BUILD_ROOT
> make install includedir=/usr/include/ncurses mandir=/usr/man
> ln -s ../l/linux $RPM_BUILD_ROOT/usr/share/terminfo/c/console
> ln -s ncurses/curses.h $RPM_BUILD_ROOT/usr/include/ncurses.h
> for I in curses unctrl eti form menu panel term; do
>         ln -sf ncurses/$I.h $RPM_BUILD_ROOT/usr/include/$I.h
> done
> 
> after executing above this files was moves to the
> /var/tmp/ncurses-root/usr/lib

I'm still confused by what you're telling me.  From the little code
snippet you presented, are you saying that the include files are being
placed in $RPM_BUILD_ROOT/usr/lib?

     -- Johnny C. Lam <address@hidden>
        Department of Statistics, Carnegie Mellon University
        http://www.stat.cmu.edu/~lamj/




reply via email to

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