http://bugzilla.rpmfusion.org/show_bug.cgi?id=1122
--- Comment #11 from Chen Lei <[email protected]> 2010-03-21 08:52:21 --- (In reply to comment #9) > (In reply to comment #8) > > > The spec seems perfect except some minor problems. > > > 1.OPT_FLAGS='%{optflags}' is useless. > > > You should export optflags in the %build section. > > > export CCOMFLAGS = "%{optflags}" > > > export CONLYFLAGS = "%{optflags}" > > > export CPPONLYFLAGS = "%{optflags}" > > I fails to find the define of OPT_FLAGS in sdl.mak,sorry. > > > > But mame fails to build on both ppc(Internal error, please submit a full bug > > report for gcc) and ppc64(should set PTR64=1 manually for 64bit arch). > > > See http://koji.fedoraproject.org/koji/taskinfo?taskID=2065568 > I also recommand you to add VERBOSE = 1 in the build line to generate verbose build information, so that we can find useful information from rpmbuild output. -- Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug.
