On Tuesday 24 June 2008 11:05:39 am Gang Chen wrote: > I have modified ldb.pc and reran autogen.sh and configure as you said, but > the make still failed. I meet another error message: > > Linking bin/exchange2mbox > /usr/bin/ld: cannot find -lz > collect2: ld returned 1 exit status > make: *** [bin/exchange2mbox] Error 1 > > Could you give me more suggestions? This is symptomatic of a missing zlib-devel package.
Not sure why we don't check for that. I've raised a bug report for this issue: http://trac.openchange.org/ticket/86 In the mean time, try to install that package. Brad _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
