Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scons compile fails "typedefs.h: No such file or directory" #23

Closed
samtuke opened this issue Nov 9, 2011 · 1 comment
Closed

Scons compile fails "typedefs.h: No such file or directory" #23

samtuke opened this issue Nov 9, 2011 · 1 comment
Assignees
Milestone

Comments

@samtuke
Copy link

samtuke commented Nov 9, 2011

Despite all dependencies with correct versions apparently being installed, Scons compile fails with the following message:

DataStructures/ConcurrentQueue.h:24:22: fatal error: typedefs.h: No such file or directory compilation terminated. scons: *** [extractor.o] Error 1 scons: building terminated because of errors.

I'm compiling for the first time on Fedora 15 64bit.

A file called typedefs.h does exist within the OSRM directory.

Unfortunately messages from the old sourceforge forum seem to have been removed so I cannot follow past debugging procedure with Scons.

Thanks,

Sam.

@ghost ghost assigned DennisOSRM Nov 9, 2011
DennisOSRM pushed a commit that referenced this issue Nov 9, 2011
@DennisOSRM
Copy link
Collaborator

Thanks for the ticket. Reason was a missing "../". Fixed with latest commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants