Search Criteria
Package Details: lab3d-sdl 3.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lab3d-sdl.git (read-only, click to copy) |
|---|---|
| Package Base: | lab3d-sdl |
| Description: | Enhanced port of Ken's Labyrinth with hi-res texture support |
| Upstream URL: | https://ktpanda.org/software/lab3d_sdl/ |
| Licenses: | GPL |
| Submitter: | carstene1ns |
| Maintainer: | carstene1ns |
| Last Packager: | carstene1ns |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-06-04 08:41 (UTC) |
| Last Updated: | 2022-03-30 15:59 (UTC) |
Latest Comments
carstene1ns commented on 2022-03-30 15:22 (UTC)
vladimir1922: Can you try adding
-fcommonto the CFLAGS? It is just a temporary fix, but should get you going.About the checksum: Seems the archive was updated without changing version number, that is also why the patch fails.
vladimir1922 commented on 2022-03-30 08:47 (UTC)
Can't install. First sha256sum error for LAB3D-SDL-3.0 (should be 95351253fe9dae45c6ec95ddbcef895758720789b3076403906154b4bb4dd80f)
Then the patch crapped out. I am not versed on patches, so after seeing it just changes some routes, decided to comment it out and do changes manually
Overriden the patch, compilation still fails: many of "multiple definition of xxxxxx". For what I can see, it is a new error for newer versions of GCC. Seems like the code has variables defined on headers, which is bad practice.