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
This is an ebuild for Partition Image (partimage). It includes one patch to work around some install problems. It can be compiled with or without ssl support.
Created an attachment (id=6320) [edit] ebuild
Created an attachment (id=6321) [edit] start of a change log
Created an attachment (id=6322) [edit] patch to the makefile
One additional note. On a second machine I received an error during configure complaining about being "unable to compute sizeof (char)". I think this is actually a bogus error from configure. The real problem is something with newt. If you look in config.log: ./conftest: error while loading shared libraries: libnewt.so.0.50: cannot open shared object file: No such file or directory Could this be a bug in dev-libs/newt? It's also referenced in bug 11383: "mondoarchive won't start (missing libnewt.so.50)" I emerged newt again and everything was fine.
Created an attachment (id=6353) [edit] the real ebuild (partimage-0.6.2.ebuild) The other attachment didn't come through correctly.
checking size of char... configure: error: cannot compute sizeof (char), 77 !!! ERROR: app-misc/partimage-0.6.2 failed. !!! Function src_compile, Line 45, Exitcode 1 !!! ./configure failed his is what i get, i don't really want to add it to portage if its borked seth
OK, I fixed this up and added it as sys-apps/partimage-0.6.2. It is ~ masked until it receives more testing. Thanks for submitting the ebuild :)