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 666743 - Build Error
Build Error
Status: RESOLVED DUPLICATE of bug 655660
Product: banshee
Classification: Other
Component: general
2.3.3
Other Linux
: Normal major
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-12-22 23:29 UTC by bugs
Modified: 2011-12-22 23:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bugs 2011-12-22 23:29:16 UTC
When building 2.3.3 from source:

Making all in Banshee.Dap.AppleDevice
  MCS   ../../../bin/Banshee.Dap.AppleDevice.dll
./Banshee.Dap.AppleDevice/AppleDeviceTrackInfo.cs(218,24): error CS0266: Cannot implicitly convert type `int' to `uint'. An explicit conversion exists (are you missing a cast?)
Compilation failed: 1 error(s), 0 warnings
make[4]: *** [../../../bin/Banshee.Dap.AppleDevice.dll] Error 1

Which terminates compilation.
Comment 1 Andrés G. Aragoneses (IRC: knocte) 2011-12-22 23:47:44 UTC
There is a workaround for this bug: downgrade your libgpod package or else compile with the flag --disable-appledevice

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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