Bug 105441 - [MESA] unable to compile mesa with latest commits
Summary: [MESA] unable to compile mesa with latest commits
Status: RESOLVED DUPLICATE of bug 100259
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: highest blocker
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-11 21:53 UTC by Humberto Israel Perez Rodriguez
Modified: 2018-03-11 22:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
make command error (32.00 KB, text/plain)
2018-03-11 21:53 UTC, Humberto Israel Perez Rodriguez
Details

Description Humberto Israel Perez Rodriguez 2018-03-11 21:53:33 UTC
Created attachment 138004 [details]
make command error

Bug description:
=======================================================
Unable to compile mesa with latest commits

Steps to reproduce:
=======================================================
./autogen (your_options_here)
make -j`nproc` && sudo make install


libtool version installed:
========================================================
ii  libltdl-dev:amd64                                           2.4.6-1                                        amd64        System independent dlopen wrapper for GNU libtool
ii  libltdl7:amd64                                              2.4.6-1                                        amd64        System independent dlopen wrapper for GNU libtool
ii  libltdl7:i386                                               2.4.6-1                                        i386         System independent dlopen wrapper for GNU libtool
ii  libtool                                                     2.4.6-1                                        all          Generic library support script

Technical details:
========================================================
OS : Ubuntu
Version : 17.10 64Bit
libdrm version: 2.4.70-01
mesa commit:
commit 163a29099ab62c8b60ccc02d592066e005ec52de
Author:     Marek Olšák <marek.olsak@amd.com>
AuthorDate: Sat Mar 10 19:23:45 2018 -0500
Commit:     Marek Olšák <marek.olsak@amd.com>
CommitDate: Sun Mar 11 13:14:27 2018 -0400

    gallium/util: add helper util_wait_for_idle
    
    This is an old patch that I had.


Attachments:
=======================================================
make command error, which is the output of make command
Comment 1 Daniel Stone 2018-03-11 22:03:21 UTC

*** This bug has been marked as a duplicate of bug 100259 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.