I'm running into an odd problem: On FC 10, I can't build 4.2 because ./configure can't find the Jasper Reports JARs. The problem in the code is simple enough: The JARs are searched for as "sipx-jasperreports-deps/jasperreports", etc. (see the bottom of config/java.m4, which is what produces the relevent parts of ./configure), but they're in the source tree as "sipx-jasperreports-deps/deps-jars/jaspereports-3.0.0.jar", etc., which it seems could never be found because of the intermediate "deps-jars" directory.
The really odd thing is that none of this seems to have changed recently, but I can no longer build it. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
