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 562360 - esound-0.2.41 fails to compile with debug enabled
esound-0.2.41 fails to compile with debug enabled
Status: RESOLVED WONTFIX
Product: esound
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Esound Maintainers
Esound Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2008-11-26 18:09 UTC by Arttu V.
Modified: 2012-02-28 20:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arttu V. 2008-11-26 18:09:22 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR=\"/etc/esd\" -DSERVERDIR=\"/usr/bin\"    -O2 -pipe -fno-strict-aliasing   -Wall -c esd.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR=\"/etc/esd\" -DSERVERDIR=\"/usr/bin\"    -O2 -pipe -fno-strict-aliasing   -Wall -c clients.c
clients.c: In function 'get_new_clients':
clients.c:175: error: 'addr' undeclared (first use in this function)
clients.c:175: error: (Each undeclared identifier is reported only once
clients.c:175: error: for each function it appears in.)
make[2]: *** [clients.o] Error 1

I think you can see the removal of addr definition in gnome SVN commit over here (removal of line 148, but it's not added inside ESDBG_TRACE, so the problem only shows up when enabling debug):

http://svn.gnome.org/viewvc/esound/trunk/clients.c?r1=495&r2=516

(This was ran into by the Gentoo folks: http://bugs.gentoo.org/show_bug.cgi?id=248821)
Comment 1 André Klapper 2012-02-28 20:32:37 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.