[Debburn-changes] r528 - cdrkit/trunk

Eduard Bloch blade at alioth.debian.org
Fri Dec 1 14:19:23 CET 2006


Author: blade
Date: 2006-12-01 14:19:23 +0100 (Fri, 01 Dec 2006)
New Revision: 528

Modified:
   cdrkit/trunk/TODO
Log:
Updated todo a bit, someone needs to fix find_library checks

Modified: cdrkit/trunk/TODO
===================================================================
--- cdrkit/trunk/TODO	2006-11-30 02:11:29 UTC (rev 527)
+++ cdrkit/trunk/TODO	2006-12-01 13:19:23 UTC (rev 528)
@@ -1,6 +1,13 @@
 
  - check the REMOTE method, especially with real device names and ssh.
    Something is going wrong.
+   OR
+   Stop supporting it, add a warning to libusal (scsi-remote.c or so) to not
+   use it, add an appropriate comment to a BUGS file
+ - try again with FIND_LIBRARY(iconv_open,libiconv),
+   FIND_LIBRARY(iconv_open,c), FIND_LIBRARY(gethostbyname,xnet),
+   FIND_LIBRARY(gethostbyname,nls), FIND_LIBRARY(gethostbyname,c) (in that order?!)
+   Shall work on AIX or BSD and on Cygwin
  - disable boot-mipsel with non-GCC?
  - fix nread() callers, see toc.c:835
  - check libparanoia, we may link dynamicaly with it. Quality? Portability?




More information about the Debburn-changes mailing list