I was able to compile portage-c with no issues, but when I try to run
it nothing happens. portage-c --help does nada. portage-c --search
portage does nothing.
I have sqlite 2 and 3, portage 2.0.51-r3, and all directories
referenced in /usr/local/etc/portage-c.conf exist. Portage-c.conf was
modified for sparc architecture.
I tried running portage-c inside of gdb, and I'm not sure if I did it
correctly or not, but here's the output:
(gdb) run /usr/local/bin/portage-c
Starting program: /usr/local/bin/portage-c /usr/local/bin/portage-c
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
Program exited with code 01.