compile on linux with gcc 4.1 - GNU make issues with dwf
mark j
jansenbulk at gmail.com
Tue Jul 11 23:57:19 EDT 2006
Hello list participants,
I am having a Makefile issue compiling mapguide open source on a linux
distro. There is a Makefile issue...
FDO and mapguide are compiling with difficulty on linux (SuSE 10.1). There
are a number of files that have to be edited in order for the libraries to
compile.
For instance, if you get errors like "error: extra qualification
'FdoIRasterPropertyDictionary::' on member 'GetPropertyDataType', you will
have to remove the "FdoIRasterPropertyDictionary::" etc. Maybe an ifdef
would work nicely in the problematic header files.
Anyways, I am very close to completing the build, unfortunately, I am have a
Makefile issue.
In directory
./mapguide-1.0.0/Oem/DWFTK7.1/develop/global/src/dwfcore
I get the following build error:
Making all in dwfcore
make[6]: Entering directory `/home/mark/mapguide-1.0.0
/Oem/DWFTK7.1/develop/global/src/dwfcore'
make[6]: *** No rule to make target `all'. Stop.
It seems that there is only a Makefile.am <http://makefile.am/> file... but
no configure.in file... has anyone made a configure.in file and can someone
include this in the next release?
Regards,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060711/91d4ed74/attachment.html
More information about the Mapguide-users
mailing list