After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 584597 - [PATCH] esddsp.c: FreeBSD needs off64_t typedef
[PATCH] esddsp.c: FreeBSD needs off64_t typedef
Status: RESOLVED WONTFIX
Product: esound
Classification: Deprecated
Component: general
unspecified
Other FreeBSD
: Normal normal
: ---
Assigned To: Esound Maintainers
Esound Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2009-06-02 10:22 UTC by David Adam
Modified: 2012-02-28 20:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Adam 2009-06-02 10:22:51 UTC
The current git trunk of esound fails to build under FreeBSD, as there is no off64_t type - FreeBSD's off_t is 64-bit by default.

Based on examination of the patches from the FreeBSD maintainers, the first hunk in http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/esound/files/patch-esddsp.c?rev=1.4;content-type=text%2Fplain is needed for esound to compile on this platform. (I'm not sure what the rest of the patch is about.)
Comment 1 André Klapper 2012-02-28 20:32:50 UTC
"esound" has not seen code changes for more than three years according to http://git.gnome.org/browse/esound/log/ , and it will not see further active development anymore according to its developers.

Closing this report as WONTFIX - Please feel free to reopen this bug report in
the future if anyone takes the responsibility for active development again.