On Thu, 2008-05-15 at 23:18 -0400, Bob Rossi wrote: > Ubuntu 7.04, /lib/libcrypt-2.5.so
OK. > OK, perhaps we should just add -lcrypt to the pg line? I could check to > see if this works on my system if you think this is a good idea. Hmm, not sure if hardcoding here is the right thing to do. I don't see how that got omitted from the set of libraries that are required. What do you get when you run apr-1-config --libs (make sure you run apr-1-config of the one you used to build apr-util)? -- Bojan