On Fri, Dec 31, 2010 at 4:21 PM, MEHMET REHA BOZKURT <[email protected]> wrote: > > When running "make check" at any plugins directories of > ../sipxconfig/plugins/xxx where xxx could be gtek, nortel, polycom, etc. > Compile test fails, and it reports "cannot find symbol". > > symbol : class TestHelper > import : org.sipfoundry.sipxconfig.TestHelper; > > symbol : class PhoneTestDriver > import : org.sipfoundry.sipxconfig.phone.PhoneTestDriver; > > TestHelper and PhoneTestDriver java files can be found under the directories > of > .../sipXconfig/neoconf/test/org/sipfoundry/sipxconfig. >
Try make && make install first from sipXconfig directory George > It seems there is a dependency issue wrt neoconf tests. > I would like to ask how I can fix this issue. > > Reha > _______________________________________________ > sipx-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev/ > _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
