Skip to content

Fix build - #37

Open
aochagavia wants to merge 1 commit into
iron-graveyard:masterfrom
aochagavia:fix-build
Open

Fix build#37
aochagavia wants to merge 1 commit into
iron-graveyard:masterfrom
aochagavia:fix-build

Conversation

@aochagavia

Copy link
Copy Markdown

cc iron/iron#143

Note: I wasn't able to build this locally... Cargo yelled the following at me:

Compiling content_type v0.1.0 (https://github.com/reem/rust-http-content-type.git#635e92b7)
Running ./generate
Failed to run custom build command for `content_type v0.1.0 (https://github.com/reem/rust-http-content-type.git#635e92b7)`
Could not execute process `./generate` (status=never executed)

Caused by:
  file not found (OS Error 2: The system cannot find the file specified.)

I guess this has something to do with the fact that I am on Windows.

@aochagavia

Copy link
Copy Markdown
Author

Blocked by iron/iron#180

@reem

reem commented Sep 20, 2014

Copy link
Copy Markdown
Contributor

@aochagavia Awesome work! Are you on windows? If so, that might be why rust-http-content-type fails to build for you.

@reem

reem commented Sep 21, 2014

Copy link
Copy Markdown
Contributor

Just merged iron/iron#181 so restarting travis on this.

@reem

reem commented Sep 21, 2014

Copy link
Copy Markdown
Contributor

Still some bugs. There appears to be a problem with iron-test as well, so will try to fix that soon.

@reem

reem commented Oct 4, 2014

Copy link
Copy Markdown
Contributor

@aochagavia Any updates on this? I've fixed all the dependencies.

@aochagavia

Copy link
Copy Markdown
Author

I have accidentally deleted the repository where this branch was. I have forked it again and uploaded the branch with the changes, but GitHub doesn't know it is the same one, so I will need to open a new PR.

However, the build is failing because of replace-map, with a compile error.

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

Successfully merging this pull request may close these issues.

2 participants