Ok.. fixed. Sorry. I removed references to CDB_set_mp_diry_level, CDB_get_mp_diry_level and CDB___mp_dirty_level.
I left the htdig config var 'wordlist_cache_dirty_level' for possible use in the future. Please retest a dig in a deep/stressful way and let me know if you see the excessive recursion still. Thanks! On Fri, 29 Aug 2003, Ted Stresen-Reuter wrote: > (forgot to hit Reply All...) > > Mac OS X person here... > > ./configure --prefix=/Library/Htdig-3.2 --enable-tests > --libdir=/usr/lib --includedir=/usr/include > --with-config-dir=/Library/Htdig-3.2/conf > --with-common-dir=/Library/Htdig-3.2/common > --with-database-dir=/Library/Htdig-3.2/db > --with-default-config-file=/Library/Htdig-3.2/conf/htdig.conf > --with-cgi-bin-dir=/Library/WebServer/CGI-Executables > --with-image-dir=/Library/WebServer/Documents/images > --with-search-dir=/Library/WebServer/Documents/htdig > --with-image-url-prefix=/images > --with-search-form=/Library/WebServer/Documents/htdig/search-3.2.html > --disable-shared > > configured fine > > make appeared to have completed, but with the following lines at the > end: > /bin/sh ../libtool --mode=link g++ -g -O2 -Wall -fno-rtti > -fno-exceptions -o htfuzzy htfuzzy.o libfuzzy.la > ../htnet/libhtnet.la ../htcommon/libcommon.la ../htword/libhtword.la > ../htlib/libht.la ../htcommon/libcommon.la ../htword/libhtword.la > ../db/libhtdb.la ../htlib/libht.la -lz -lz > g++ -g -O2 -Wall -fno-rtti -fno-exceptions -o htfuzzy htfuzzy.o > -Wl,-bind_at_load ./.libs/libfuzzy.a ../htnet/.libs/libhtnet.a > ../htcommon/.libs/libcommon.a ../htword/.libs/libhtword.a > ../db/.libs/libhtdb.a ../htlib/.libs/libht.a -lz > ld: Undefined symbols: > _CDB_set_mp_diry_level > make[1]: *** [htfuzzy] Error 1 > make: *** [all-recursive] Error 1 > > make install > Making install in htfuzzy > /bin/sh ../libtool --mode=link g++ -g -O2 -Wall -fno-rtti > -fno-exceptions -o htfuzzy htfuzzy.o libfuzzy.la > ../htnet/libhtnet.la ../htcommon/libcommon.la ../htword/libhtword.la > ../htlib/libht.la ../htcommon/libcommon.la ../htword/libhtword.la > ../db/libhtdb.la ../htlib/libht.la -lz -lz > g++ -g -O2 -Wall -fno-rtti -fno-exceptions -o htfuzzy htfuzzy.o > -Wl,-bind_at_load ./.libs/libfuzzy.a ../htnet/.libs/libhtnet.a > ../htcommon/.libs/libcommon.a ../htword/.libs/libhtword.a > ../db/.libs/libhtdb.a ../htlib/.libs/libht.a -lz > ld: Undefined symbols: > _CDB_set_mp_diry_level > make[1]: *** [htfuzzy] Error 1 > make: *** [install-recursive] Error 1 > > Running htdig on a small, local site seemed to work fine, but even > though I was specifying the config file to use on the command line, it > appeared to use the default config file as well. > htdig -c /Libary/Htdig-3.2/conf/tedmasterweb.htdig.conf -v > > Following the dig I did a search and it worked fine. > > So, bottom line is, compiling ht on Mac OS X with the above configure > options seems to work (with the exception of htfuzzy). Now, if we could > only figure out how to get it to compile with dynamic shared libraries > on OS X... > > Ted Stresen-Reuter > > On Thursday, August 28, 2003, at 04:24 PM, Neal Richter wrote: > > > Hey all, > > I rolled mp_alloc.c back to Revision 1.2. > > > > The recent changes caused extreme DB growth. Interestingly this > > growth in the file size resulted in ZERO data difference when old & new > > files were dumped with htdump. > > > > MAC OS X PEOPLE: > > > > Please please test this change. If you are still experiencing > > excessive recursion that this last few changes were trying to fix... > > please respond > > with precise details on duplicating this effect. I will debug and fix > > it > > on a Mac OS X machine. > > > > Thanks! > > > > Neal Richter > > Knowledgebase Developer > > RightNow Technologies, Inc. > > Customer Service for Every Web Site > > Office: 406-522-1485 > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > ht://Dig Developer mailing list: > > [EMAIL PROTECTED] > > List information (subscribe/unsubscribe, etc.) > > https://lists.sourceforge.net/lists/listinfo/htdig-dev > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > ht://Dig Developer mailing list: > [EMAIL PROTECTED] > List information (subscribe/unsubscribe, etc.) > https://lists.sourceforge.net/lists/listinfo/htdig-dev > Neal Richter Knowledgebase Developer RightNow Technologies, Inc. Customer Service for Every Web Site Office: 406-522-1485 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ ht://Dig Developer mailing list: [EMAIL PROTECTED] List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-dev