[openbeos] Re: virtualdrive !?

En réponse à Marcus Overhagen <ml@xxxxxxxxxxxx>:

> François Revol wrote:
> 
> > Can someone tell me what this:
> /boot/home/config/add-ons/kernel/drivers/bin/virtualdrive 
> > does in MY home tree ? 
> It was installed by jam when you compiled it. Small error in the jamfile
> that Ingo wrote most likely.
Well it would be nice if at least it was removed when the tests are over so 
on next reboot it's not loaded.

> 
> > No wonder now why this box had problems recently if everything gets
> installed without notification. 
> This is not related. The virtualdrive driver is not used on your system,
> so I can't be doing any more than 
> execute init_hardware() which only prints one line using dprintf. 
Actually it *also* allocates 32 + 64 MB files in /tmp :^)
Not that I'm short on disk now, but I usually am, so it's really an issue :p

> And as far as I know, other binaries don't install themself.
I found my crash problem, it was a broken libtracker.so which the debugger 
tried to load when debugging apps :^)
Running the cvs version now, and it rules :)

(if you ever see self-dying apps that don't give you the debugger, try doing 
an objdump --all-headers on your libs, and see if it prints any BFD: error 
while parsing them :)

> 
> I agree with you, it shouldn't be installed by doing a simple compile
> :-)
eh :)

François.


Other related posts: