Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75805 - libnjb and gnomad2 Support for Dell DJ Revision 2 mp3 player
Summary: libnjb and gnomad2 Support for Dell DJ Revision 2 mp3 player
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-27 08:36 UTC by Matt Wolfzorn
Modified: 2005-03-11 15:39 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libnjb-1.3.ebuild workaround (libnjb-1.3.ebuild,1.21 KB, text/plain)
2004-12-27 08:39 UTC, Matt Wolfzorn
Details
gnomad-2.6.1.ebuild (gnomad-2.6.1.ebuild,940 bytes, text/plain)
2004-12-27 08:40 UTC, Matt Wolfzorn
Details
libnjb-1.3.ebuild workaround (libnjb-1.3.ebuild,1.21 KB, text/plain)
2004-12-27 08:41 UTC, Matt Wolfzorn
Details
libnjb-1.3.0.20041210.ebuild (libnjb-1.3.0.20041210.ebuild,1.26 KB, text/plain)
2005-01-02 20:17 UTC, Keith Landry
Details
libnjb-1.3-0.20041210-gentoo-multilib.patch (libnjb-1.3-0.20041210-gentoo-multilib.patch,578 bytes, patch)
2005-01-02 20:18 UTC, Keith Landry
Details | Diff
gnomad-2.6.1.ebuild (gnomad-2.6.1.ebuild,1004 bytes, text/plain)
2005-01-02 20:25 UTC, Keith Landry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Wolfzorn 2004-12-27 08:36:29 UTC
The current version of libnjb (1.2) and gnomad2 (2.5.0) in portage do not support the Dell DJ Revision2. The cvs version of libnjb and gnomad 2.6.1 fix the problem.

I managed to create a work around by editing the ebuild files to increment to the correct version.

Reproducible: Always
Steps to Reproduce:
n/a
Actual Results:  
Libnjb and gnomad2 do not notice that the Dell DJ v2 is connected and spits back
an error message.

Expected Results:  
Libnjb and gnomad2 should connect to the Dell DJ v2 and be able to upload.

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -ftracer
-fprefetch-loop-arrays -pipe -Qn"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -ftracer
-fprefetch-loop-arrays -pipe -Qn"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acl acpi alsa arts avi berkdb bitmap-fonts cdr crypt cups dvd
dvdr encode esd fam flac foomaticdb fortran gdbm gif gpm gtk2 imagemagick imlib
jpeg kde libwww mad mikmod mmx motif mpeg ncurses nls nptl oggvorbis opengl pam
pdflib perl png python qt quicktime readline samba sdl spell sse ssl svga tcpd
tiff truetype usb xml2 xmms xv zlib"
Comment 1 Matt Wolfzorn 2004-12-27 08:39:14 UTC
Created attachment 46972 [details]
libnjb-1.3.ebuild workaround

NOTE! This is a CVS version to fix problems with libnjb so it is masked.
Comment 2 Matt Wolfzorn 2004-12-27 08:40:38 UTC
Created attachment 46973 [details]
gnomad-2.6.1.ebuild

Note this package is masked
Comment 3 Matt Wolfzorn 2004-12-27 08:41:29 UTC
Created attachment 46974 [details]
libnjb-1.3.ebuild workaround

Note package is masked.
Comment 4 Keith Landry 2005-01-02 20:17:32 UTC
Created attachment 47426 [details]
libnjb-1.3.0.20041210.ebuild

Previous libnjb ebuild failed on gentoo-multilib.patch patch.
Updated ebuild to account for patch.
Comment 5 Keith Landry 2005-01-02 20:18:55 UTC
Created attachment 47427 [details, diff]
libnjb-1.3-0.20041210-gentoo-multilib.patch

Patch to match ebuild release
Comment 6 Keith Landry 2005-01-02 20:25:08 UTC
Created attachment 47428 [details]
gnomad-2.6.1.ebuild

Updated ebuild to replace -03 with -02.
Otherwise it will crash immediately upon startup if compiled with gcc 3.4.3
Comment 7 Catherine 2005-02-01 18:14:16 UTC
There is now a newer release of gnomad. 2.6.2

Also, would it be possible to have a cvs snapshot of libnj(libnjb-2.0-0.20050120)?  The current version (1.2) doesn't work with the newer releases of gnomad.
Comment 8 Thomas Matthijs (RETIRED) gentoo-dev 2005-02-10 16:30:51 UTC
bumped to 2.6.3

thanks