Leena Heino <Leena.Heino@...> writes: > On 17.5.2012 3:41, Kouhei Sutou wrote: >> The problem is the collision of y.tab.c as you metioned. We >> can just use the -o option. But I don't know whether the -o >> option is portable. So I wrote the above patch. If we can >> assume that yacc on all supported platforms supports the -o >> option, I agree with using the -o option. > > yacc on Solaris does not support -o option. So there is the possibility of insisting on a new enough yacc at configure time, and forcing bison as a dependency for solaris. This is a tough call, having to separate what's behind vs. what's normal. Alternatively, posix says that yacc must support -b for prefix, so that could be used instead. If Solaris doesn't conform to posix, I am relatively unsympathetic and making Solaris people install bison seems ok :-) http://pubs.opengroup.org/onlinepubs/009695399/utilities/yacc.html
Message
Re: [milter-greylist] cannot build rpm on SMP machine
2012-05-21 by Greg Troxel
Attachments
- No local attachments were found for this message.