Date: Wed, 26 Oct 2022 18:41:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267372] biology/biosig: doesn't recognize ENDINITY Message-ID: <bug-267372-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267372 Bug ID: 267372 Summary: biology/biosig: doesn't recognize ENDINITY Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: stephen@FreeBSD.org Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Created attachment 237662 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237662&action= =3Dedit Define __LITTLE_ENDIAN to be _LITTLE_ENDIAN, etc. If I include biosig-dev.h in source code, I receive a compilation error that ENDIANITY isn't known. I think it is because it doesn't know the variables __LITTLE_ENDIAN or __BIG_ENDIAN. My patch fixes this. I need this so that I can create the math/octave-forge-biosig port. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267372-7788>