Gwenole Beauchesne <[EMAIL PROTECTED]> writes: > > > rpm it requires dejagnu and glibc-static-devel > > > I went ahead and rebuilt without this and got no errors. Comments? > > 2. gcc needs > > > > gcc-gnat >= 3.1 is needed by gcc-3.3.1-2mdk > > libgnat1 >= 3.1 is needed by gcc-3.3.1-2mdk > > needed to build the ada95 frontend > > > glibc-static-devel >= 2.2.5-14mdk is needed by gcc-3.3.1-2mdk > > dejagnu is needed by gcc-3.3.1-2mdk > > needed to get working make check > > > tetex is needed by gcc-3.3.1-2mdk > > tetex-dvips is needed by gcc-3.3.1-2mdk > > tetex-latex is needed by gcc-3.3.1-2mdk > > needed to get docs > > If I add BuildRequires, they are needed. But you are free to maintain your > own packages.
maybe can we add a few "%ifdef %make_check" or "%ifdef %ada_build" in order to bootstrap other arches (which would first define them to 0 and then to 1 on second build once 3rd party dep have been compiled) ?
