Bug 62319

Summary: libtxc: missing m4 folder preventing build
Product: Mesa Reporter: Alexandre Demers <alexandre.f.demers>
Component: OtherAssignee: Alexandre Demers <alexandre.f.demers>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: medium CC: vmerlet
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Fixes m4 error

Description Alexandre Demers 2013-03-14 03:13:25 UTC
When building from libtxc's latest git repository, I receive the following error:
couldn't open directory 'm4': No such file or directory

Everything was working fine until the switch to autotool. Manually creating the m4 directory then launching ./autogen.sh works fine. If the m4 directory is missing, it fails.

Is it possible we are missing an m4 directory in libtxc's git tree?
Comment 1 Alexandre Demers 2013-03-14 03:35:37 UTC
Also, I think there should be no "m4" in the .gitignore file (I'm supposing this from mesa's .gitignore file)
Comment 2 Alexandre Demers 2013-03-14 03:56:54 UTC
Created attachment 76508 [details] [review]
Fixes m4 error

removed m4 from .gitignore
added m4 folder
added m4/.gitignore
Comment 3 Alexandre Demers 2013-11-03 22:35:45 UTC
Even without my patch, I don't hit this bug anymore.

Sacrediou, are you still experiencing this problem?
Comment 4 sacrediou 2014-03-31 19:18:24 UTC
(In reply to comment #3)
> Even without my patch, I don't hit this bug anymore.
> 
> Sacrediou, are you still experiencing this problem?

Correct, no more problem, we can mark this one as RESOLVED.

Cheers,

Sacrediou

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.