Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] SCSI emulation devices

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Sergey A. Lipnevich" <sergey AT optimaltec.com>
  • To: Paul Mahon <dufflebunk AT dufflebunk.homeip.net>
  • Cc: sm-discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] SCSI emulation devices
  • Date: Mon, 29 Sep 2003 14:55:52 -0400

This is what I have:
$ gaze version nautilus-cd-burner cdrtools cdparanoia
Grimoire  Section        Spell               Grimoire Version  Installed Version
--------  -------        -----               ----------------  -----------------
grimoire  gnome2-libs    nautilus-cd-burner  0.5.3             0.5.3
grimoire  disk           cdrtools            2.00.3            2.00.3
grimoire  audio-players  cdparanoia          III-alpha9.8      III-alpha9.8

I'm pretty sure Nautilus is using cdrtools' executables (error messages point at that, e.g. when access is denied), and I don't know how cdparanoia factors in, but it's not a dependency of the nautilus-cd-burner spell:
$ gaze depends cdparanoia
MPlayer:cdparanoia:on:optional::
gnome-2-desktop-profile:gnome-media2:on:required::
gnome-2-desktop-profile:gst-plugins:on:required::
gnome-2-desktop-profile:nautilus-media:on:required::
gnome-media2:gst-plugins:on:required::
gst-player:gst-plugins:on:required::
gst-plugins:cdparanoia:on:optional::
nautilus-media:gst-plugins:on:required::


Paul Mahon wrote:
Nautilus' burning works? With nautilus, I can't get the burning stuff to
compile in. The compile log complains:

<snip>
checking for XOpenDisplay in -lX11... yes
checking cdda_interface.h usability... yes
checking cdda_interface.h presence... yes
checking for cdda_interface.h... yes
checking cdda_paranoia.h usability... no
checking cdda_paranoia.h presence... yes
configure: WARNING: cdda_paranoia.h: present but cannot be compiled
configure: WARNING: cdda_paranoia.h: check for missing prerequisite headers?
configure: WARNING: cdda_paranoia.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf AT gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for cdda_paranoia.h... yes
<snip>

The config.log file elucidates with:
configure:12664: gcc -c -g -O2  conftest.c >&5
In file included from configure:12727:
/usr/include/cdda_paranoia.h:40: error: parse error before '*' token

That's an error on line 40 of cdda's stuff:
extern cdrom_paranoia *paranoia_init(cdrom_drive *d);

nautilus2 is v 2.4.0, cdparanoia is III-alpha9.8 (and people wonder when
I say versioning has no standard...).

Does anyone else have this problem? If not, any suggestions on what to
look at?


On Mon, 2003-09-29 at 09:16, Sergey A. Lipnevich wrote:
  
Paul Mahon wrote:
    
You will need something like 'hdc=ide-scsi' in your lilo.conf (or grub
somewhere). You will have to reboot.
  
      
Thanks a lot! This worked right away. Now even Nautilus' cd-burner
works :-). I only have to figure out how to set permissions on the
devices so that non-root can write, but I think devfsd.conf has some
examples already. Thank you!

Sergey.
    




Archive powered by MHonArc 2.6.24.

Top of Page