Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi all, version bump in case you're interested. Regards Sebastian Reproducible: Always
Created an attachment (id=129024) [details] cdrtools-2.01.01_alpha34.ebuild It's the same as the cdrtools-2.01.01_alpha32 ebuild, except that I added another sed line to change the build behaviour from compiling static binaries to compiling dynamic binaries. What about the two patches? Anyone ever submitted them upstream? They seem old (not outdated, just old). Regards Sebastian
Ok, forget about cdrtools-2.01.01a03-warnings.patch, I get it. But what about cdrtools-2.01-scsi-remote.patch?
(From update of attachment 129024 [details]) Well, dynamic linking didn't work, sorry for that.
Created an attachment (id=129044) [details] cdrtools-2.01.01_alpha34.ebuild Fixed my previous mistake (the so-libs simply didn't get installed). Here's for instance cdrecord: ldd /usr/bin/cdrecord linux-gate.so.1 => (0xb7fcb000) librscg.so.1.0 => /usr/lib/librscg.so.1.0 (0xb7fb8000) libscg.so.1.0 => /usr/lib/libscg.so.1.0 (0xb7fa6000) libedc_ecc.so.1.0 => /usr/lib/libedc_ecc.so.1.0 (0xb7f9c000) libdeflt.so.1.0 => /usr/lib/libdeflt.so.1.0 (0xb7f9a000) libschily.so.1.0 => /usr/lib/libschily.so.1.0 (0xb7f8c000) libc.so.6 => /lib/libc.so.6 (0xb7e66000) /lib/ld-linux.so.2 (0xb7fcc000)
Created an attachment (id=129077) [details] cdrtools-2.01.01_alpha34.ebuild Removed cdrtools-2.01-scsi-remote.patch after checking with upstream. https://lists.berlios.de/pipermail/cdrecord-developers/2007-August/000403.html Regards Sebastian
Created an attachment (id=129082) [details] cdrtools-2.01.01_alpha34.ebuild Removed comment regarding previously removed patch.
Thanks! Added into the tree.