| Summary: | undefined reference to `SDL_UDEV_* | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Gerhard Stein <gerstrong> |
| Component: | events | Assignee: | Gabriel Jacobo <gabomdq> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | gabomdq |
| Version: | 2.0.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
Gerhard Stein
2013-10-26 05:23:21 UTC
Just tried SDL 2.0.0 and yeah, it doesn't have that problem. I just tried to reproduce with the 2.0.1 release, running both configure and configure --disable-libudev, and it works fine with either. Can you provide more information to help debug this? config.log, SDL_config.h, which commands you are running to build and install both SDL and the tests? Thanks! Just tried it again with: ./configure and then: make sudo make install cd test make everything worked with SDL 2.0.1. Let me try to reproduce somehow. Maybe it was an issue with Arch and got somehow fixed. Sorry for bothering. I might close this issue... Feel free to reopen if you find out there was actually a problem. Thanks for the report! |