-
Notifications
You must be signed in to change notification settings - Fork 30
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
Unable to Build #10
Comments
I had the same problem on Ubuntu 20.04 (not on 16.04), i moved the definition of disctype from unscrambler.h to unscrampler.c and changed it to static. It compiled but i could not test the whole program as i am waiting for a new compatible dvd drive. |
Copying line 34 from 'unscrambler.h' to line 51 of 'unscrambler.c', then commenting out line 34 allowed me to follow the build instructions in the README. I'll be testing with my drive, though it is not on the compatibility list. |
Same problem in Arch and with the AUR package |
Same problem in Alpine |
…dir/disc.c.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status bradenmcd#10
#16 fixes (only) the In order to fix the PS: With that it built successfully, and ran, but I still wasn't able to rip, due to unsupported drive. |
When I try to run
make
I get:The text was updated successfully, but these errors were encountered: