bugAVR Downloader/UploaDEr - Bugs: bug #31386, A "BUILD.svn" or similar...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #31386: A "BUILD.svn" or similar "how to get started" doc would be helpful

Submitter:  None
Submitted:  Wed 20 Oct 2010 02:48:55 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  Philip
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  None Programmer hardware: 
Device type: 

Tue 16 Aug 2011 10:39:38 AM UTC, comment #1: 

Added in r967, thanks!

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 20 Oct 2010 02:48:55 PM UTC, original submission:  

A small thing, but I think a document on how to get started with an SVN build would be helpful. I didn't find one when I looked.

I had some vague recollection that projects that use autoconf generally required running some script on the raw files from SVN before the usual configure/make dance would work.

I eventually worked out that the file I should be executing was the one named "bootstrap".

Ignoring for the moment I should be using a terminal setup that makes it more immediately obvious which files are executable :) I think it would be nice to have a brief "getting started doc". Something like:

----------8<----------

BUILD.svn

How to build avrdude from SVN:

1. svn co svn://svn.savannah.nongnu.org/avrdude/trunk

2. cd trunk/avrdude

3. ./bootstrap

4. ./configure

5. make

----------8<----------

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-08-16 joerg_wunsch StatusNone Fixed
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code