Carl Parrish wrote: > I need to compile using compat-gcc and compat-gcc-c++ compilers on a > x86_64 box. when I try to build from the source rpm I get this. > > h06db:/tmp # rpm --rebuild compat-gcc-7.3-2.96.118.src.rpm > Installing compat-gcc-7.3-2.96.118.src.rpm > Architecture is not included: x86_64 > > So I'm thinking the only thing I can try now if from a src file only I > can't seem to find it (yes this time I did try to googgle first). Anyone > know where I can find a tar ball of compat-gcc and compat-gcc++? Sounds like the spec file doesn't have a define for x86_64 in it, so it doesn't know what to do for the target. See if this helps any: http://www.redhat.com/archives/redhat-list/1999-December/msg01211.html or http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=99414 --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss