[mapguide-users] aclocal - warning on Fedora ...

Mandar Sarlashkar mann.sar at gmail.com
Wed Jun 14 00:35:47 EDT 2006


Dear Traian Stanev  and  Walt Welton-lair !

I really appreciate the support I am getting from you...

Traian Stanev, Thank you very much for the Makefile.am....

Now I have one more problem to bother you... and other Members  of the list
as well... I hope you wont mind....

When I run # Make Check

The process hangs... and after waiting for a long time I have to Interrupt
by pressing Ctl C....

Below is the text copied from Command Prompt
When process hangs....

make[4]: Entering directory `/usr/local/mapguide-1.0.0/Server/src/Core'
GDAL_DATA=/usr/local/mapguide-1.0.0/Oem/gdal-1.3.0/data
PROJ_LIB=/usr/local/mapguide-1.0.0/Oem/proj-4.4.9/nad


After I Interrupt....

make[4]: Entering directory `/usr/local/mapguide-1.0.0/Server/src/Core'
GDAL_DATA=/usr/local/mapguide-1.0.0/Oem/gdal-1.3.0/data
PROJ_LIB=/usr/local/mapguide-1.0.0/Oem/proj-4.4.9/nad
make[4]: *** [check-TESTS] Interrupt
make[3]: *** [check-am] Interrupt
make[2]: *** [check-recursive] Interrupt
make[1]: *** [check-recursive] Interrupt
make: *** [check-recursive] Interrupt

Thanks in advance...

Mandy

On 6/9/06, Traian Stanev <traian.stanev at autodesk.com> wrote:
>
>
> If you are not planning on using java (i.e. you will be using php), then
> you can copy the attached  Makefile.am to ./mapguide-1.0.0/Web/src and
> rerun make. This file skips the Java API build. (Backup the old
> Makefile.am first).
>
> Traian
>
>
>  ------------------------------
> *From:* Mandar Sarlashkar [mailto:mann.sar at gmail.com]
> *Sent:* Friday, June 09, 2006 10:39 AM
>
> *To:* users at mapguide.osgeo.org
> *Subject:* Re: [mapguide-users] aclocal - warning on Fedora ...
>
> Dear *Walt Welton-Lair !
>
> Just recently I have moved to Linux...
> To show that Java has been installed... I am copying some of the commands
> that i have run...
>
> *[root at localhost mapguide-1.0.0]# rpm -qa jdk
> jdk-1.5.0_07-fcs
> [root at localhost mapguide-1.0.0]# cd /usr/java/
> [root at localhost java]# ls
> jdk1.5.0_07
>
>
> Is there anyway I can check if java has been installed properly or not..
>
> What would have gone wrong... Shall I Start again from the beginning... I
> mean Remove all packages and Install them again...
>
> Thanks a lot for your kind help...
>
> Mandy
>
>
> On 6/9/06, Walt Welton-Lair <walt.welton-lair at autodesk.com> wrote:
> >
> >  The aclocal warnings have nothing to do with your errors.
> >
> > The error below looks like a Java configuration problem.  Did you
> > install Java correctly?  Use the latest version from java.sun.com.
> >
> >  ------------------------------
> >  *From:* Mandar Sarlashkar [mailto:mann.sar at gmail.com]
> > *Sent:* Friday, June 09, 2006 8:26 AM
> >
> > *To:* users at mapguide.osgeo.org
> > *Subject:* Re: [mapguide-users] aclocal - warning on Fedora ...
> >
> >  But When I run
> > # make
> > I am getting following Error...
> >
> > MgApi_wrap.cpp:56196: error: 'JNIEXPORT' does not name a type
> > MgApi_wrap.cpp:56204: error: 'JNIEXPORT' does not name a type
> > MgApi_wrap.cpp:56212: error: 'JNIEXPORT' does not name a type
> > MgApi_wrap.cpp:56220: error: 'JNIEXPORT' does not name a type
> > make[4]: *** [MgApi_wrap.lo] Error 1
> > make[4]: Leaving directory `/usr/local/mapguide-1.0.0/Web/src/JavaApi'
> > make[3]: *** [all] Error 2
> > make[3]: Leaving directory `/usr/local/mapguide-1.0.0/Web/src/JavaApi'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/usr/local/mapguide-1.0.0/Web/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/local/mapguide-1.0.0/Web'
> > make: *** [all-recursive] Error 1
> > [root at localhost mapguide-1.0.0]#
> >
> > And I am not able to Set up Server....
> >
> > Thanks
> >
> > Mandy
> >
> > On 6/9/06, Walt Welton-Lair <walt.welton-lair at autodesk.com> wrote:
> > >
> > >  They are warnings - you can ignore them.
> > >
> > >  ------------------------------
> > > *From:* Mandar Sarlashkar [mailto:mann.sar at gmail.com]
> > > *Sent:* Friday, June 09, 2006 5:48 AM
> > > *To:* users at mapguide.osgeo.org
> > > *Subject:* [mapguide-users] aclocal - warning on Fedora ...
> > >
> > >
> > > I am settingup Mapguide OpenSource on Fedora...
> > >
> > > I am getting following warning after I run # aclocal
> > >
> > > [root at localhost mapguide-1.0.0]# aclocal
> > > acinclude.m4:7: warning: underquoted definition of MAP_HELP_STRING
> > >   run info '(automake)Extending aclocal'
> > >   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
> > >
> > > acinclude.m4:12: warning: underquoted definition of MAP_SUBST
> > > acinclude.m4:19: warning: underquoted definition of MAP_FAST_OUTPUT
> > > acinclude.m4:25: warning: underquoted definition of
> > > MAP_GEN_CONFIG_VARS
> > > acinclude.m4:67: warning: underquoted definition of
> > > MAP_GENERATE_MAKEFILES
> > > acinclude.m4:74: warning: underquoted definition of MAP_OUTPUT
> > > acinclude.m4:83: warning: underquoted definition of
> > > MAP_DEFINE_TYPE_RLIM_T
> > > acinclude.m4:108: warning: underquoted definition of
> > > MAP_SUBST_EXPANDED_ARG
> > > acinclude.m4:115: warning: underquoted definition of
> > > MAP_EXPORT_ARGUMENTS
> > > [root at localhost mapguide-1.0.0]#
> > >
> > >
> > > Can anybody Please explain me ....What am I expected to do... ?
> > >
> > > Thanks in advance...
> > >
> > > Mandy
> > >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
> For additional commands, e-mail: users-help at mapguide.osgeo.org
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide_users/attachments/20060614/ece2f0e6/attachment.html


More information about the Mapguide_users mailing list