From: Agus <ag...@do...> - 2004-01-14 22:32:03
|
> > error: Installed (but unpackaged) file(s) found: >=20 > Does it actually error the build? I'll have to find the option to tell RPM > that they don't matter. Did anyone ever find the option? Thanks, Agus -----Original Message----- From: Roger Binns [mailto:ro...@ro...]=20 Sent: Saturday, December 06, 2003 20:45 To: uml...@li... Subject: Re: [umlbuilder-devel] Failed to generate umlbuilder RPM under Redhat 9.0 > rm -rf *~ */*~ umlbuilder-*.tar.gz profiles/miniroot miniroot/miniroot > /opt/diet/bin/diet -Os gcc -o profiles/syshalt syshalt.c > cc1: warning: -malign-loops is obsolete, use -falign-loops > cc1: warning: -malign-jumps is obsolete, use -falign-jumps > cc1: warning: -malign-functions is obsolete, use -falign-functions Those are normal with a recent gcc. diet hasn't been updated to know about gcc 3.x options. > imake.c:936: warning: string length `1390' is greater than the length `509' ISO C89 compilers are required to support That doesn't matter. > rman.c:2701: warning: string length `583' is greater than the length `509' ISO C89 compilers are required to support > rman.c:2683: warning: string length `582' is greater than the length `509' ISO C89 compilers are required to support Nor do those. All the other Xnest warnings don't matter. > error: Installed (but unpackaged) file(s) found: Does it actually error the build? I'll have to find the option to tell RPM that they don't matter. Roger ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick _______________________________________________ umlbuilder-devel mailing list uml...@li... https://lists.sourceforge.net/lists/listinfo/umlbuilder-devel |