public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
* Re: gnats/303: GNATS 4.0 Makefile Error
       [not found] <E168pkm-0007D4-00@fencepost.gnu.org>
@ 2001-10-15 13:43 ` Milan Zamazal
  2001-10-16  6:36   ` Yngve Svendsen
  0 siblings, 1 reply; 4+ messages in thread
From: Milan Zamazal @ 2001-10-15 13:43 UTC (permalink / raw)
  To: GNU GNATS discussion; +Cc: bug-gnats, kevin_olds

>>>>> "ko" == kevin olds <kevin_olds@emeraldsolutions.com> writes:

    ko> I get an error saying that -o is an illegal option for yacc.

Would anyone complain if we solved the problem by documenting that Bison
and Flex are needed for complete GNATS rebuilding?  Trying to support
all the proprietary versions of yacc and lex seems to be a useless
effort to me.  I think it's not necessary, since the tarball will
contain the generated *.c files, with a proper time stamp.  People
interested in development can install Bison and Flex easily.

Regards,

Milan Zamazal

-- 
It's amazing how much better you feel once you've given up hope.
                                                (unknown source)

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gnats/303: GNATS 4.0 Makefile Error
  2001-10-15 13:43 ` gnats/303: GNATS 4.0 Makefile Error Milan Zamazal
@ 2001-10-16  6:36   ` Yngve Svendsen
  2001-10-16 10:54     ` Milan Zamazal
  0 siblings, 1 reply; 4+ messages in thread
From: Yngve Svendsen @ 2001-10-16  6:36 UTC (permalink / raw)
  To: Milan Zamazal, GNU GNATS discussion; +Cc: bug-gnats, kevin_olds

At 13:00 30.11.2001 +0100, Milan Zamazal wrote:
> >>>>> "ko" == kevin olds <kevin_olds@emeraldsolutions.com> writes:
>
>     ko> I get an error saying that -o is an illegal option for yacc.
>
>Would anyone complain if we solved the problem by documenting that Bison
>and Flex are needed for complete GNATS rebuilding?  Trying to support
>all the proprietary versions of yacc and lex seems to be a useless
>effort to me.  I think it's not necessary, since the tarball will
>contain the generated *.c files, with a proper time stamp.  People
>interested in development can install Bison and Flex easily.

Agreed. Time spent solving this would surely be better spent on all the 
other small things that's holding up 4.0. Let's worry about this limitation 
after 4.0.

- Yngve


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gnats/303: GNATS 4.0 Makefile Error
  2001-10-16  6:36   ` Yngve Svendsen
@ 2001-10-16 10:54     ` Milan Zamazal
  0 siblings, 0 replies; 4+ messages in thread
From: Milan Zamazal @ 2001-10-16 10:54 UTC (permalink / raw)
  To: GNU GNATS discussion

>>>>> "YS" == Yngve Svendsen <yngve.svendsen@clustra.com> writes:

    YS> Let's worry about this limitation after 4.0.

Personally, I'm not going to worry about it anytime.  (Of course,
anybody else can volunteer and provide appropriate patches.)

>>>>> "DB" == Dirk Bergstrom <dirk@juniper.net> writes:

    DB> put another way, if this impacts folks that pull the tree from
    DB> cvs, but *not* folks who download the source tarball,

This is what I meant, provided the source tarball is available only for
released versions (including beta versions).

    DB> i don't want to see gnats become one of those annoying packages
    DB> that requires the user to download all sorts of packages just to
    DB> see if it's worth using (like gnucash).  it ought to build on
    DB> OS's like solaris without a pitched battle.

Yes, this is required by the GNU coding standards; but it needn't apply
to development snapshots, IMO.

Regards,

Milan Zamazal

-- 
And why?

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: gnats/303: GNATS 4.0 Makefile Error
@ 2001-10-16  8:09 Dirk Bergstrom
  0 siblings, 0 replies; 4+ messages in thread
From: Dirk Bergstrom @ 2001-10-16  8:09 UTC (permalink / raw)
  To: Milan Zamazal, GNU GNATS discussion; +Cc: bug-gnats

> Would anyone complain if we solved the problem by documenting 
> that Bison
> and Flex are needed for complete GNATS rebuilding?  Trying to support
> all the proprietary versions of yacc and lex seems to be a useless
> effort to me.  I think it's not necessary, since the tarball will
> contain the generated *.c files, with a proper time stamp.  People
> interested in development can install Bison and Flex easily.

i'm not quite sure what the impact of this would be.  if people could
still download, compile and install the source tarball without needing
bison & flex, then i would have no objections.  if it means that bison &
flex are required for *all* source builds, it would be a hindrance to
the casual consumer, and would make the package less valuable, imho.

put another way, if this impacts folks that pull the tree from cvs, but
*not* folks who download the source tarball, that's fine with me.

i don't want to see gnats become one of those annoying packages that
requires the user to download all sorts of packages just to see if it's
worth using (like gnucash).  it ought to build on OS's like solaris
without a pitched battle.

--
Dirk Bergstrom               dirk@juniper.net
_____________________________________________
Juniper Networks Inc.,          Computer Geek
Tel: 707.433.0564           Fax: 707.433.0769

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-12-01 22:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E168pkm-0007D4-00@fencepost.gnu.org>
2001-10-15 13:43 ` gnats/303: GNATS 4.0 Makefile Error Milan Zamazal
2001-10-16  6:36   ` Yngve Svendsen
2001-10-16 10:54     ` Milan Zamazal
2001-10-16  8:09 Dirk Bergstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).