Package: gtkpod
Version: 0.99.4-1
Severity: serious
While trying to fix #396707, I tried to rebuild gtkpod with -O0, but
hit the following problem:
if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gpod-1.0
-DMOUNT_BIN=\""/bin/mount\"" -DUMOUNT_BIN=\""/bin/umount\""
-DEJECT_BIN=\""@[EMAIL PROTECTED]"" -DPACKAGE_DATA_DIR=\""/usr/share"\"
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/gpod-1.0 -Wall -g -O0 -MT display.o -MD
-MP -MF ".deps/display.Tpo" \
-c -o display.o `test -f 'display.c' || echo './'`display.c; \
then mv -f ".deps/display.Tpo" ".deps/display.Po"; \
else rm -f ".deps/display.Tpo"; exit 1; \
fi
display.c: In function ‘on_ipod_directories_menu’:
display.c:1178: error: ‘iTunesDB’ has no member named ‘mountpoint’
make[4]: *** [display.o] Error 1
make[4]: Leaving directory `/home/sesse/nmu/gtkpod-0.99.4/src'
I don't know if this is related or not; in any case, it has to be fixed
before being able to tackle #396707.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-rc5
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Versions of packages gtkpod depends on:
ii libatk1.0-0 1.12.3-1 The ATK accessibility toolkit
ii libc6 2.3.6.ds1-7 GNU C Library: Shared libraries
ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.1-2 generic font configuration library
ii libglade2-0 1:2.6.0-2 library to load .glade files at ru
ii libglib2.0-0 2.12.4-1 The GLib library of C routines
ii libgpod0 0.4.0-0.3 a library to read and write songs
ii libgtk2.0-0 2.8.20-3 The GTK+ graphical user interface
ii libid3tag0 0.15.1b-8 ID3 tag reading library from the M
ii libpango1.0-0 1.14.7-1 Layout and rendering of internatio
ii libx11-6 2:1.0.3-2 X11 client-side library
ii libxcursor1 1.1.7-4 X cursor management library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxi6 1:1.0.1-3 X11 Input extension library
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxml2 2.6.27.dfsg-1 GNOME XML library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.1-3 X Rendering Extension client libra
ii zlib1g 1:1.2.3-13 compression library - runtime
gtkpod recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]