Re: [PATCH] Bug #0000173 make failing due to incorrect lines in .depend
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Stefan, this bug is fixed in cvs. see my comment & bug status (resolved). Stefan Radman wrote: > Hi, > > Bug 0000173 has keeps the stock kannel 1.4.0 from building on Fedora > Core 3 right now. > Is seems that gcc 3.4 is the source of the problem. > > The patch attached to the bug resolves this problem by making the depend > target more robust against "gcc -M" misbehaviour. > > It has successfully been used by > http://freshrpms.net/ and http://dag.wieers.com/apt/ > to build the kannel 1.4.0 FC3 packages. > > Reference: > http://www.rpmfind.net//linux/RPM/freshrpms/fedora/3/kannel/kannel-1.4.0 > -3.1.fc3.fr.src.html > http://www.rpmfind.net//linux/RPM/dag/fedora/3/i386/kannel-1.4.0-3.1.fc3 > .rf.i386.html > * Mon Jan 17 2005 Matthias Saou <http://freshrpms.net/> 1.4.0-3 > - Added Stefan Radman's patch for kannel bug #173 to fix .depend > problem. > > All relevant information is in the bug track. > > Can someone review the patch and see if it's acceptable? > > Thanks > Stefan -- Thanks, Alex