Re: (no subject)



Two questions:

a) What version of Rhythmbox is this patch against?  I know 0.6.2 just
came out and 0.7.X development is going on as well.
b) Is the backend a patch against the backend that was in CVS?  I did a
bunch of HTML hacking on it and just wanted to make sure it stayed in
there.

Skadz

On Fri, 2003-12-19 at 05:02, Lee Willis wrote:
> I've attached revised frontend and backend patches for rhythmbox. 
> The frontend patches are in response to feedback from Colin (Rhythmbox
> maintainer) on http://bugzilla.gnome.org/show_bug.cgi?id=117083
> The backend patch just checks the version of the rhythmbox library file.
> 
> If anyone can shed light on the following it would be helpful (In case
> Colin thinks we need to be more portable?)
> 
> ---------------------------------------------------------
> The following change is required to make the dashboard cluepacket code
> compile under -Wall -Werror
> 
> --- shell/Makefile.am   16 Dec 2003 15:37:00 -0000      1.36
> +++ shell/Makefile.am   19 Dec 2003 09:31:40 -0000
> @@ -85,7 +85,7 @@
>         -DDATADIR=\""$(datadir)"\"                      \
>         $(WARN_CFLAGS)                                  \
>         $(RHYTHMBOX_CFLAGS)                             \
> -       -D_XOPEN_SOURCE
> +       -D_GNU_SOURCE
> 
> Unfortunately without it the function getdtablesize() is undefined and
> I don't know an alternative?
> 
> ----------------------------------------------------------
> 
> Thanks
> Lee
-- 
-----------------------------------------------------------------------
 Ryan P Skadberg                          E: skadz stigmata org
 The Stigmata Organization                U: http://www.stigmata.org/
-----------------------------------------------------------------------
  GPG fingerprint = 0B97 F771 E7D2 69B2 FF5C  5693 4E25 7E77 DEF0 CA4B
-----------------------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]