[beta] libsmbios 0.13.6 - testers needed for EFI and Intel Mac

Michael E Brown Michael_E_Brown at dell.com
Thu Apr 19 17:25:13 CDT 2007


    I have posted a beta of libsmbios 0.13.6 at:
http://linux.dell.com/libsmbios/download/libsmbios/beta/libsmbios-0.13.6.2-BETA.tar.gz

    I need testers to download, compile and test. 

Changes:
    -- experimental support for Intel-Macs with EFI. (should work now)
    -- upgrade to latest autotools
    -- automatic build of docs if doxygen installed

To test, download the tarball and run this:
    $ tar xvzf libsmbios-0.13.6.2-BETA.tar.gz
    $ cd libsmbios-0.13.6.2-BETA
    $ ./configure
    $ make check

    ## as root:
    # bin-supported/getSystemId
    ... check the output is reasonable ...

If there are problems, compile with debugging:
    $ make clean
    $ make CXXFLAGS=-DDEBUG_SMBIOS_STRATEGY

and send me the output of "bin-supported/getSystemId"

Thanks!
Michael


More information about the libsmbios-devel mailing list