[mapguide-users] Thirdparty done, now build_linux.sh

Ray Holtz ray at rayholtz.com
Fri Jul 6 00:08:20 EDT 2007


First, I really appreciate all your help with everything I am asking. 
This Mapguide system is one of the hardest applications I've ever setup 
in Linux. Thanks for being patient with all the questions I have (and 
will) ask.

Ok, I figured I needed to manually create the directories I wrote about 
last when trying to build_thirdparty.sh.  That completed, and now I'm 
trying to build_linux.sh and it runs for a while then exits with these 
lines:

make[2]: *** No rule to make target 
`/usr/local/maptemp/OpenSource_FDO/Utilities/Common/libProvidersCommon.la', 
needed by `UnitTest'.  Stop.
make[2]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/UnitTest'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src'
make: *** [all-recursive] Error 1
Making install in Src
make[1]: Entering directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src'
Making install in Message
make[2]: Entering directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Message'
make[3]: Entering directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Message'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Message'
make[2]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Message'
Making install in Overrides
make[2]: Entering directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Overrides'
make[3]: Entering directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Overrides'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Overrides'
make[2]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Overrides'
Making install in Provider
make[2]: Entering directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Provider'
make[3]: Entering directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Provider'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Provider'
make[2]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/Provider'
Making install in UnitTest
make[2]: Entering directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/UnitTest'
make[2]: *** No rule to make target 
`/usr/local/maptemp/OpenSource_FDO/Utilities/Common/libProvidersCommon.la', 
needed by `UnitTest'.  Stop.
make[2]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src/UnitTest'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory 
`/usr/local/maptemp/OpenSource_FDO/Providers/GDAL/Src'
make: *** [install-recursive] Error 1


Twice it said:

make[2]: *** No rule to make target 
/usr/local/maptemp/OpenSource_FDO/Utilities/Common/libProvidersCommon.la', 
needed by `UnitTest'.  Stop.

What is this, and how can I get it to pass this?
Thanks a lot!


More information about the mapguide-users mailing list