[Lsb-infrastructure] [Bug 2041] New: build_env should contain *.defs files for all LSB versions

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Fri Apr 18 08:50:16 PDT 2008


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

           Summary: build_env should contain *.defs files for all LSB
                    versions
           Product: Infrastructure
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build tools
        AssignedTo: mats at freestandards.org
        ReportedBy: silakov at ispras.ru
         QAContact: lsb-infrastructure at freestandards.org


Created an attachment (id=888)
 --> (http://bugs.linuxbase.org/attachment.cgi?id=888)
Patch to build_env/headers/makefile

As was recently mentioned in the lsb-infrastructure list, build_env contains
multiversioned headers but *defs are generated per one LSB version only. We
suggest to generate defs files for all LSB >= 3.0 into separate subdirectories
named $arch/$version (i.e. All/3.0, IA32/3.1, etc.).

Here is a patch to build_env/header/makefile which will force make to generate
defs for all LSB versions >= 3.0.

Generetion is rather slow at the moment; we'll work on it in future. Maybe
we'll also need some additional targets for makefile to generate defs for given
version only.


-- 
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-infrastructure mailing list