[mapguide-users] compile on linux with gcc 4.1 - GNU make issues with dwf
Traian Stanev
traian.stanev at autodesk.com
Wed Jul 12 09:33:55 EDT 2006
The FdoRasterProperty errors have been fixed already. As far as
configure scripts for DWF, they are under
Oem/DWFTK7.1/develop/global/build/gnu/
There should be 3 subdirectories (dwfcore, dwfemap and dwftoolkit) with
a shell script in each. Just run the shell script and it should unpack
the build files. I'm not sure why the build_oem.sh script didn't do that
for you. Did you run that script?
Traian
_____
From: mark j [mailto:jansenbulk at gmail.com]
Sent: Tuesday, July 11, 2006 11:57 PM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] compile on linux with gcc 4.1 - GNU make
issues with dwf
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/20060712/a3f81d6a/attachment.html
More information about the Mapguide-users
mailing list