We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1229 - Can't build HG tree [3ecad5e5dbe4]
Summary: Can't build HG tree [3ecad5e5dbe4]
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: x86_64 Linux
: P2 blocker
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-14 04:47 UTC by Leonard Ritter
Modified: 2011-07-06 18:31 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonard Ritter 2011-06-14 04:47:17 UTC
Apparently I can't build the HG tree, changeset 3ecad5e5dbe4.

Fresh checkout, ./configure, then make, fails with:

libtool: compile:  gcc -g -O2 -I./include -mmmx -m3dnow -msse -msse2 -fvisibility=hidden -D_REENTRANT -D_REENTRANT -DHAVE_LINUX_VERSION_H -MMD -MT build/SDL_hints.lo -c src/SDL_hints.c  -fPIC -DPIC -o build/.libs/SDL_hints.o
src/SDL_hints.c:24:25: fatal error: SDL_hints_c.h: No such file or directory
Comment 1 Ryan C. Gordon 2011-07-06 18:31:14 UTC
This was fixed by hg changeset 45a709ef443d.

--ryan.