Barry I do not know of a reason why one would need to build dialog at stage 1. I think you can remove build at stage 1.
I also updated dialog to 1.2-20121230. below is the new package dialog.desc file. @@ -35,7 +35,7 @@ [L] GPL [S] Stable -[V] 1.0-20050911 +[V] 1.2-20121230 [P] X -----5---9 113.900 -[D] 1535550711 dialog-1.0-20050911.tgz ftp://invisible-island.net/dialog/ +[D] 0 dialog-1.2-20121230.tar.gz ftp://invisible-island.net/dialog/ On Wed, Jul 3, 2013 at 6:20 AM, Barry Kauler <[email protected]> wrote: > > dialog failed to compile in stage 1, as it wants "-ltinfo". > > The problem is, ncurses did not create libtinfo in stage 1, but when > it recompiled in stage 3, it did create libtinfo. > > For dialog.desc I have done this: > > #[P] X -1---5---9 113.900 > [P] X -----5---9 113.900 > > ...is there a downside to doing this? > > Regards, > Barry Kauler > > > > ----------------------------------------------------------- > If you wish to unsubscribe from this mailing, send mail to > [email protected] with a subject of: unsubscribe t2 >
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
