bug#412: marked as done (Error building ncurses)
[email protected] (LNX-BBC bug Tracking System) Thu, 16 Oct 2003 17:05:02 -0700
| Newsgroups | gmane.linux.bbc.bugs,gmane.linux.bbc.devel |
|---|---|
| Message-ID | <[email protected]> |
Your message dated Thu, 16 Oct 2003 17:03:16 -0700 with message-id <[email protected]> and subject line Bug modified from CVS checkin has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Nick Moffitt (administrator, LNX-BBC bugs database) -------------------------------------- Received: (at submit) by bugs.lnx-bbc.org; 14 Oct 2003 22:02:55 +0000 >From [email protected] Tue Oct 14 15:02:55 2003 Received: from cc212938-a.groni1.gr.home.nl ([217.121.255.193] helo=troi.the-box.com) by gargoyle.lnx-bbc.org with esmtp (Exim 3.35 #1 (Debian)) id 1A9XFn-0002nU-00 for <[email protected]>; Tue, 14 Oct 2003 15:02:55 -0700 Received: from localhost (kersing@localhost) by troi.the-box.com (8.11.6/8.11.6) with ESMTP id h9ELR4V02636 for <[email protected]>; Tue, 14 Oct 2003 23:27:04 +0200 X-Authentication-Warning: troi.the-box.com: kersing owned process doing -bs Date: Tue, 14 Oct 2003 23:27:03 +0200 (CEST) From: Jac Kersing <[email protected]> To: [email protected] Subject: Error building ncurses Message-ID: <[email protected]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Package: ncurses Building HEAD in chroot (Debian-3.0r1) with updated make (3.80). Tic is build and running against the target libraries, not the host libraries as it should during the build process. make[12]: Entering directory `/home/bbc-head/gar/lib/ncurses/work/singularity.d/ncurses-5.3/misc' DESTDIR=//tmp/build/staging/singularity/image \ prefix=/ \ exec_prefix=/ \ bindir=//bin \ top_srcdir=.. \ srcdir=. \ datadir=//share \ ticdir=//share/terminfo \ source=../misc/terminfo.src \ THIS_CC="i386-lnxbbc-linux-gcc" \ THAT_CC="gcc" \ sh ./run_tic.sh ** Building terminfo database, please wait... ** adjusting tabset paths Running tic to install //tmp/build/staging/singularity/image//share/terminfo ... You may see messages regarding unknown capabilities, e.g., AX. These are extended terminal capabilities which can be compiled using tic -x Read the INSTALL document before doing this - it can cause problems for older ncurses applications. tic: /lib/libc.so.6: version `GLIBC_2.3' not found (required by ../lib/libncurses.so.5) ? tic could not build //tmp/build/staging/singularity/image//share/terminfo make[12]: *** [install.data] Error 1 make[12]: Leaving directory `/home/bbc-head/gar/lib/ncurses/work/singularity.d/ncurses-5.3/misc' make[11]: *** [install] Error 2 make[11]: Leaving directory `/home/bbc-head/gar/lib/ncurses/work/singularity.d/ncurses-5.3' make[10]: *** [install-work/singularity.d/ncurses-5.3/Makefile] Error 2 make[10]: Leaving directory `/home/bbc-head/gar/lib/ncurses' make[9]: *** [../../lib/ncurses/cookies/singularity.d/install] Error 2 make[9]: Leaving directory `/home/bbc-head/gar/X11/XFree86' make[8]: *** [imgdep-singularity] Error 2 make[8]: Leaving directory `/home/bbc-head/gar/X11/XFree86' make[7]: *** [../../X11/XFree86/cookies/singularity.d/install] Error 2 make[7]: Leaving directory `/home/bbc-head/gar/meta/bbc-contents' make[6]: *** [imgdep-singularity] Error 2 make[6]: Leaving directory `/home/bbc-head/gar/meta/bbc-contents' make[5]: *** [../../meta/bbc-contents/cookies/singularity.d/install] Error 2 make[5]: Leaving directory `/home/bbc-head/gar/meta/singularity' make[4]: *** [imgdep-singularity] Error 2 make[4]: Leaving directory `/home/bbc-head/gar/meta/singularity' make[3]: *** [../../meta/singularity/cookies/main.d/install] Error 2 make[3]: Leaving directory `/home/bbc-head/gar/meta/i386-livecd' make[2]: *** [imgdep-main] Error 2 make[2]: Leaving directory `/home/bbc-head/gar/meta/i386-livecd' make[1]: *** [../../meta/i386-livecd/cookies/main.d/install] Error 2 make[1]: Leaving directory `/home/bbc-head/gar/meta/lnx-bbc' make: *** [imgdep-main] Error 2 -- Jac Kersing Technical Consultant The-Box Development [email protected] http://www.the-box.com --------------------------------------- Received: (at 412-done) by bugs.lnx-bbc.org; 17 Oct 2003 00:03:16 +0000 >From [email protected] Thu Oct 16 17:03:16 2003 Received: from inkblot by gargoyle.lnx-bbc.org with local (Exim 3.35 #1 (Debian)) id 1AAI5M-0001ZP-00 for <[email protected]>; Thu, 16 Oct 2003 17:03:16 -0700 To: [email protected] Subject: Bug modified from CVS checkin Message-Id: <[email protected]> From: Nate Riffe <[email protected]> Date: Thu, 16 Oct 2003 17:03:16 -0700 Closes: 412 More patching of run_tic.in, and it works on gargoyle. Bug closed.