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

update zdoom package #7797

Merged
merged 1 commit into from
May 15, 2015
Merged

update zdoom package #7797

merged 1 commit into from
May 15, 2015

Conversation

Lassulus
Copy link
Member

the old one was broken.

@jagajaga
Copy link
Member

We prefer releases. And I can see 2.7.1. So please update to this version.

@Lassulus
Copy link
Member Author

sadly i cant build 2.7.1.

/tmp/nix-build-zdoom-2.7.1.drv-0/zdoom-2.7.1-src/src/sdl/hardware.cpp:35:17: fatal error: SDL.h: No such file or directory
#include <SDL.h>
                 ^
compilation terminated.

@Lassulus Lassulus closed this May 11, 2015
@Lassulus Lassulus reopened this May 11, 2015
@jagajaga
Copy link
Member

You need SDL as I can see.

@Lassulus
Copy link
Member Author

this i the full build.log and the updated default.nix.
https://gist.github.com/Lassulus/55beb80f04b1283e0fbc
I have included SDL and he reports he can find it, the error happens nevertheless.

@lucabrunox
Copy link
Contributor

Try NIX_CFLAGS_COMPILE = [ "${SDL2}/include/SDL2" ];

@Lassulus
Copy link
Member Author

alright, I managed to build 2.7.1.

lucabrunox pushed a commit that referenced this pull request May 15, 2015
@lucabrunox lucabrunox merged commit 70c79fa into NixOS:master May 15, 2015
@lucabrunox
Copy link
Contributor

Built locally, thanks. @madjar for some reason new packages are not picked by travis.

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.

4 participants