I'm trying to build libofx3 against curl4 (obsolete runaround occurs trying to use curl3). But fink complains about test failures building libxml2 because it can't find symbols expected in /usr/lib/ libxml2.2.dylib. The first appearance of /usr/lib is:
## Error cases stream regression tests cdata.xml result 1,5d0 < ./test/errors/cdata.xml:2: parser error : Input is not proper UTF-8, indicate encoding ! < Bytes: 0x5B 0x43 0xE1 0x72 < <A><![CDATA [C?r]]></A> < ^ < ./test/errors/cdata.xml : failed to parse ## Running the API regression tests this may take a little while dyld: lazy symbol binding failed: Symbol not found: _htmlNewParserCtxt Referenced from: /sw/src/fink.build/libxml2-2.6.27-1001/ libxml2-2.6.27/./testapi Expected in: /usr/lib/libxml2.2.dylib dyld: Symbol not found: _htmlNewParserCtxt Referenced from: /sw/src/fink.build/libxml2-2.6.27-1001/ libxml2-2.6.27/./testapi Expected in: /usr/lib/libxml2.2.dylib after a bunch of other instances, fink barfs with: ## Threaded regression tests ## generating dba100000.xml ## Timing tests to try to detect performance ## as well a memory usage breakage when streaming ## 1/ using the file interface ## 2/ using the memory interface ## 3/ repeated DOM parsing ## 4/ repeated DOM validation Parsing took 831 ms Parsing took 839 ms 100 iterations took 1142 ms 100 iterations took 2574 ms ## Module tests dyld: lazy symbol binding failed: Symbol not found: _xmlModuleOpen Referenced from: /sw/src/fink.build/libxml2-2.6.27-1001/ libxml2-2.6.27/./testModule Expected in: /usr/lib/libxml2.2.dylib dyld: Symbol not found: _xmlModuleOpen Referenced from: /sw/src/fink.build/libxml2-2.6.27-1001/ libxml2-2.6.27/./testModule Expected in: /usr/lib/libxml2.2.dylib make[2]: *** [ModuleTests] Error 133 make[1]: *** [check-am] Error 2 make: *** [check-recursive] Error 1 ### execution of make failed, exit code 2 ### execution of /var/tmp/tmp.40.qfHqoB failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-libxml2-2.6.27-1001 (Reading database ... 4208 files and directories currently installed.) Removing fink-buildlock-libxml2-2.6.27-1001 ... Failed: phase test: error (2) I'm building this on an almost pristine /sw fink install. Anyone know why the test modules are looking in /usr/lib? Dave -- David Reiser [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel