Thanks George, If I am not wrong I already did "make install". However per your reply I have one more time tried "make && make install" from the ...BUILD/sipXconfig/ directory but the same issue is still going on. That is compile test fails and reports "cannot find symbol".
Any further suggestion or check point is very much appreciated. 2010/12/31 George Niculae <[email protected]> > 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/ >
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
