chromatic wrote:


I bet that Cosimo's test.ldo file says "couldn't link with -lgdbm" or something similar. I see the same failure; here's what's in my test.ldo:

        /usr/bin/ld: cannot find -lgdbm
        collect2: ld returned 1 exit status

For whatever reason, this test file is trying to link against libgdbm, and that bird just isn't going to fly.


I placed the failing test in a TODO block in r22692. This problem needs further explanation.

Reply via email to