NetBSD-Bugs archive

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

xsrc/39860: libGL assembler code needs gen_matypes.c built and run



>Number:         39860
>Category:       xsrc
>Synopsis:       gen_matypes must be run for x86[-64] assembler code to build
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    xsrc-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 03 12:55:00 +0000 2008
>Originator:     Blair Sadewitz
>Release:        NetBSD 5.99.01
>Organization:
TNF
>Environment:
NetBSD debacle 5.99.01 NetBSD 5.99.01 (DEBACLE) #15: Mon Nov  3 03:05:54 EST 
2008  bjs@debacle:/home/bjs/work/DEBACLE i386
Architecture: i386
Machine: i386
>Description:
        In the usual mesa build, the gen_matypes program is run to
        generate gen_matypes.h prior to building assembler code.
        If this is not run, the build will fail spectacularly.
>How-To-Repeat:
        Attempt to build assembler code into libGL.
>Fix:
        see src/mesa/x86/Makefile for more details; basically, add
        gen_matypes.c to the build and dependencise so that it's
        run to create matypes.h for the right sources



Home | Main Index | Thread Index | Old Index