[Freeswitch-dev] mod-java javac error
jonathan augenstine
jaugenstine at gmail.com
Fri May 23 23:27:44 EDT 2008
I grabbed the latest trunk version - 8572 the performed the following:
- bootstrap.sh
- configure --with-java=/path
- modify the modules.conf to include mod_java
- make
It failed with the same errors.
Jonathan
On Fri, May 23, 2008 at 1:25 PM, Anthony Minessale <
anthony.minessale at gmail.com> wrote:
> i reran swig and comitted, see if that helps.
>
>
> On Fri, May 23, 2008 at 1:55 PM, jonathan augenstine <
> jaugenstine at gmail.com> wrote:
>
>> I am in the process of setting up a new production machine. I have
>> installed CentOS and was successful in building the latest trunk of
>> Freeswitch. When I enabled the build of mod-java I get numerous "cannot
>> find symbol" errors.
>>
>> Jonathan
>> jaugenstine at gmail.com
>>
>> - OS: CentOS 5
>> - Java: 1.5.0_15
>> - configure --with-java=/usr/java/jdk1.5.0_15
>> - edit modules.conf to build languages/mod_java
>> - Freeswitch is latest trunk as of May 23.
>>
>> A sample of the errors printed are:
>>
>> making all mod_java
>> src/org/freeswitch/swig/CoreSession.java:236: cannot find symbol
>> symbol : class Event
>> location: class org.freeswitch.swig.CoreSession
>> public void sendEvent(Event sendME) {
>> ^
>> src/org/freeswitch/swig/CoreSession.java:240: cannot find symbol
>> symbol : class Event
>> location: class org.freeswitch.swig.CoreSession
>> public void setEventData(Event e) {
>> ^
>> src/org/freeswitch/swig/freeswitchJNI.java:14: cannot find symbol
>> symbol : class IVRMenu
>> location: class org.freeswitch.swig.freeswitchJNI
>> public final static native long new_IVRMenu(long jarg1, IVRMenu jarg1_,
>> String jarg2, String jarg3, String jarg4, String jarg5, String jarg6, String
>> jarg7, String jarg8, int jarg9, int jarg10, int jarg11, int jarg12, int
>> jarg13);
>> ^
>> src/org/freeswitch/swig/freeswitchJNI.java:16: cannot find symbol
>> symbol : class IVRMenu
>> location: class org.freeswitch.swig.freeswitchJNI
>> public final static native void IVRMenu_bindAction(long jarg1, IVRMenu
>> jarg1_, String jarg2, String jarg3, String jarg4);
>> ^
>>
>>
>>
>> _______________________________________________
>> Freeswitch-dev mailing list
>> Freeswitch-dev at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
>> http://www.freeswitch.org
>>
>>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
> iax:guest at conference.freeswitch.org/888
> googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
> pstn:213-799-1400
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20080523/c9ce9b43/attachment.html
More information about the Freeswitch-dev
mailing list