Error compiling from SVN rev 6166
Rodrigo Del C. Andrade
rodrigo.andrade at DIGITRO.COM.BR
Fri Jun 1 14:08:34 PDT 2007
Nope =(
My distro had the old 2.5.4a, but I updated it to 2.5.33 and
recompiled both mapserver and mapscript but it had no effect, same
error. Is it documented somewhere changes (migration guide) for this
future released?
I might be missing something obvious :\
Thanks,
Rodrigo
Tamas Szekeres wrote:
> This version requires a newer version of the lexer, apparently flex
> 2.5.31 or so.
> This issue might be related to this change.
>
> Best regards,
>
> Tamas
>
>
> 2007/6/1, Rodrigo Del C. Andrade <rodrigo.andrade at digitro.com.br>:
>> Hi folks.
>> Following the previous discussion about rfc-24, I am trying to
>> compile a version from Svn latest revision (6166). All is fine and dandy
>> till I try to test the java mapscript lib created.
>> Going trough the usual configure and make, mapserver shows no
>> problems, same with mapscript/java with make interface and make: no
>> problems.
>> But 'make test' outputs
>>
>> java -classpath ./:examples/:./mapscript.jar -Djava.library.path=.
>> WxSTest ../../tests/test.map
>> Exception in thread "Thread-2" java.lang.UnknownError: loadLayer():
>> Unknown identifier. Parsing error near (MAP):(line 1)
>> at edu.umn.gis.mapscript.mapscriptJNI.new_mapObj(Native Method)
>> at edu.umn.gis.mapscript.mapObj.<init>(mapObj.java:280)
>> at WxSTest_thread.run(WxSTest.java:11)
>> Document Length: 9658, expecting somewhere around 10000 or more.
>>
>> I am using the same libraries (gd, proj, etc) I had compiled for
>> 4.10.1 and other than that the enviroment is the same. I also tried
>> issuing a dos2unix to the offending test.map thinking it could be a
>> windows carriage return format file, but its not. Swig is version
>> 1.3.29, btw.
>>
>> Regards,
>>
>> Rodrigo
More information about the MapServer-users
mailing list