avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [bug #15536] avrdude-5.1 compilation fails on Gentoo/amd64


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #15536] avrdude-5.1 compilation fails on Gentoo/amd64
Date: Fri, 18 Aug 2006 22:12:56 +0200
User-agent: Mozilla/5.0 Galeon/1.2.6 (X11; FreeBSD i386; U;) Gecko/0

Update of bug #15536 (project avrdude):

                  Status:               Confirmed => Fixed                  
             Assigned to:                    None => joerg_wunsch           
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

This turned out to be a bugfeature of automake.

While they document that several static files are going to be
added to the distribution archive when present (which IMHO is
a misfeature), in addition, several generated files like the
.c and .h files generated out of .l and .y sources are getting
added without that being documented.

So I had to add a dist-hook to Makefile.am that explicitly
drops these files from the distribution, so the target machine
is now forced to regenerate these using their own versions of
lex and yacc.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?15536>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]