Bug 62319 - libtxc: missing m4 folder preventing build
Summary: libtxc: missing m4 folder preventing build
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: All All
: medium blocker
Assignee: Alexandre Demers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-14 03:13 UTC by Alexandre Demers
Modified: 2014-08-05 20:36 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Fixes m4 error (783 bytes, patch)
2013-03-14 03:56 UTC, Alexandre Demers
Details | Splinter Review

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.