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 334962 - rb fails to compile on debian/testing
rb fails to compile on debian/testing
Status: RESOLVED DUPLICATE of bug 334628
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other All
: Normal blocker
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-18 09:30 UTC by hofi
Modified: 2006-03-18 09:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description hofi 2006-03-18 09:30:53 UTC
Please describe the problem:
rb fails to compile.

compiler version:
-----------------
gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr
--disable-werror --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 (Debian 4.0.3-1)

error message:
--------------
rb-playlist-source-recorder.c:252:41: error: floating constant in preprocessor
expression
rb-playlist-source-recorder.c:302:40: error: floating constant in preprocessor
expression
rb-playlist-source-recorder.c:331:41: error: floating constant in preprocessor
expression
make[2]: *** [rb-playlist-source-recorder.lo] Error 1
make[2]: Leaving directory `/tmp/rhythmbox/sources'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/rhythmbox'
make: *** [all] Error 2


Steps to reproduce:
try to compile

Actual results:
errormsg

Expected results:
clean compile

Does this happen every time?
yes

Other information:
Comment 1 Jonathan Matthew 2006-03-18 09:59:21 UTC
This is actually a problem with nautilus-cd-burner 2.14.0.1, fixed in 2.14.0.2.


*** This bug has been marked as a duplicate of 334628 ***