I'm trying to compile the snapshot midgard-lib-1.4_CVS200204190204 on an OpenBSD box. This is today's snapshot and the same it did with yesterdays...
after configure ./configure --with-mysql=/usr/local/mysql/ --with-sitegroups --with-pagelinks --with-iconv=/usr/local/iconv I did gmake and this is the error that occurs: gcc -Wall -g -O2 -L/usr/local/iconv/lib -L/usr/local/mysql/lib -lmysqlclient -L/usr/local/lib -o .libs/pageresolve pageresolve.o -L../src/.libs -lmidgard -lmysqlclient -lexpat -lm -lz -lglib -liconv -lexpat -lm -lz -L/usr/local/lib -lglib -liconv -R/usr/local/lib pageresolve.c:282: Undefined symbol `_mgd_cache_is_current' referenced from text segment collect2: ld returned 1 exit status gmake[1]: *** [pageresolve] Error 1 gmake[1]: Leaving directory `/root/pkg/midgard-lib-1.4_CVS200204190204/test' gmake: *** [all-recursive] Error 1 anyone has any ideea what this is? thanks! Mihai --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
