Rockbox Development > Starting Development and Compiling

Using gdb for debugging

<< < (3/5) > >>

GodEater:
I just tried it myself in the VMWare image (running it on Gentoo - but that shouldn't make any difference).

"apt-get install ddd" worked perfectly, and then running "ddd" itself also worked fine.

iPodFoo:
Seems I probably need to update vmware and debian image.

Can I just install them "on top" or would it be better to start from scratch by uninstalling the old ones and re-install with new versions?

GodEater:
I don't think you'll need to update Vmware - just download the new image, and replace your old one.

That'll only present a real hassle if you've patched your code tree a LOT.

If you *have* done that - make sure you get a nice diff across the whole tree and then save it to your host OS so you can transfer it back in to the source tree you check out with the new image.

iPodFoo:
Managed to install ddd after installing new version of vmware and debian so thats all sweet now. Only i cant seem to install fontforge now :-\


--- Code: ---debian:/home/user# apt-get install fontforge
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  fontforge: Depends: libice6 (>= 1:1.0.0) but 4.3.0.dfsg.1-14sarge1 is to be installed
E: Broken packages
debian:/home/user#
--- End code ---

GodEater:
Is that after the appropriate "apt-get update" too ?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version