* sys/endian.h: No such file or directory
[not found] <18d244fb87991500-webhooks-bot@alsa-project.org>
@ 2026-09-05 0:24 ` GitHub issues - opened
0 siblings, 0 replies; only message in thread
From: GitHub issues - opened @ 2026-09-05 0:24 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-lib issue #522 was opened from FuwwyCodingCOwO:
It seems that GNU/Hurd does not have `sys/endian.h`, this could probably be fixed by instead using `endian.h` provided by [POSIX](https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/endian.h.html). The [Hurd porting guidelines](https://www.gnu.org/software/hurd/hurd/porting/guidelines.html) seem to agree with this. I will make a pull request to go along with this.
configured with:
```
configure
--prefix=/usr \
--build=x86_64-pc-linux-gnu \
--host=i686-gnu \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--datadir=/usr/share \
--sysconfdir=/etc \
--localstatedir=/var/lib \
--datarootdir=/usr/share \
--disable-dependency-tracking \
--disable-silent-rules \
--disable-static \
--docdir=/usr/share/doc/alsa-lib-1.2.16.1 \
--htmldir=/usr/share/doc/alsa-lib-1.2.16.1/html \
--with-sysroot=/usr/i686-gnu \
--libdir=/usr/lib \
--disable-maintainer-mode \
--disable-resmgr \
--enable-aload \
--enable-rawmidi \
--enable-seq \
--enable-shared \
--enable-thread-safety \
--disable-python \
--without-debug
```
Issue URL : https://github.com/alsa-project/alsa-lib/issues/522
Repository URL: https://github.com/alsa-project/alsa-lib
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-05 0:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <18d244fb87991500-webhooks-bot@alsa-project.org>
2026-09-05 0:24 ` sys/endian.h: No such file or directory GitHub issues - opened
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.