Hi,
currently glfw does not compile on GNU/Hurd.
This is because the OS detection in compile.sh uses the generic case, thus
setting wrong LDFLAGS (-soname does not exist for gcc).
So, the proposed fix is adding a new Hurd-specific section.
Thanks,
--
Pino
Hi,
Alle giovedì 30 giugno 2011, Debian Bug Tracking System ha scritto:
> * Add fix_compilation_on_hurd.diff that hopefully fixes a FTBFS on
> GNU/Hurd. It adds different linker flags in compile.sh. Thanks to
> Pino Toscano for the patch!
Unfortunately the issue is not totally fixed, as the `quilt push` in
debian/rules just pushes one patch (and not all the stack), so the hurd
patch is never applied. (See also [1].)
[1] https://buildd.debian.org/status/fetch.php?pkg=glfw&arch=hurd-
i386&ver=2.6-3&stamp=1309467616
Thanks,
--
Pino Toscano
Cheers - Fuddl