Same problem for me, with a dirty workaround. Trying to debug the code,
I added to the dhelp_parse.c a line into the "void dhelp_add_rec (char
*dirname)" function to print the current directory, i.e. I added a
simple printf("%s\n",zw); between lines 753-754 and recompiled with "-g
-O0" flags. Then I moved to /var/lib/dhelp and launched "sudo <path to
the modified dhelp_parse>/dhelp_parse -r" and it worked ! I'm not sure,
but this looks like a gcc bug rather than a dhelp bug.

-- 
Can't install dhelp
https://bugs.launchpad.net/bugs/95083
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to