[lsb-bugs] [Bug 1813] New: LSB-si build docs reference nonexistent CVS URL

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Tue Dec 4 06:32:58 PST 2007


http://bugs.linuxbase.org/show_bug.cgi?id=1813

           Summary: LSB-si build docs reference nonexistent CVS URL
           Product: Sample Implementation
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Sample Runtime
        AssignedTo: sam at linux-foundation.org
        ReportedBy: sam at linux-foundation.org
         QAContact: lsb-bugs at freestandards.org
            Blocks: 1308


The LSB-si build docs (build/docs/README) reference a nonexistent CVS URL for
pulling the latest si and nALFS.

>From the documentation:
-------------
Build Information:

In order to get started with the LSBsi you need to build src/tools/nALFS
from LSB cvs, download the set of source bundles, and run the entitycheck
script to make sure everything is in place.  As of version 1.3 of the
sample, the entitycheck script can handle downloading the source bundles.

>From within the si directory running 'make nalfs' will build the tool once you
have checked it out from cvs. 

If you only want to check out a snapshot for building, and don't plan to
commit changes back into the cvs tree, 'cvs export' should serve fine:

$ pwd
/home/shaleh
$ mkdir LSB
$ cd LSB
$ cvs -d :pserver:anonymous at cvs.lsb.sf.net:/cvsroot/lsb export -D now src/si
$ cvs -d :pserver:anonymous at cvs.lsb.sf.net:/cvsroot/lsb export -D now
src/tools/nALFS
$ cd src/si
$ ./Configure
... answer the questions ...
$ make nalfs


-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-bugs mailing list