[mapserver-users] Mapserver compile error

Yewondwossen Assefa assefa at dmsolutions.ca
Thu Sep 12 14:05:59 EDT 2002


You actually do not need to compile gd from mapserver. It was done for earlier
versions of mapserver. I have removed the gd target from the makefile.vc in the
CVS version. If your are not compiling from the CVS version, just remove the
whole gd target code as well as the MAKE_GD statement. (all you will need is to
link it with the GD library that you have compiled. Make sur that the flags
GD_INC and GD_LIB are set properly in the makefile)

Later,

Ivan Paoluzzi wrote:

> Hi,
> I want to compile MS 3.5 on Win XP, but I have this error message:
>
> Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
>
>         cd gd
> NMAKE : fatal error U1077: 'cd' : return code '0x1'
> Stop.
>
> ------
>
> In makefile.vc I have changed
> gd::
>     cd gd-1.2
>     nmake /f makefile.nt OPTFLAGS="$(OPTFLAGS)"
>     cd ..
>
> in
>    gd:
>       cd gd
>       nmake /f makefile.nt OPTFLAGS="$(OPTFLAGS)"
>       cd ..
>
> but I have the same problem.
> Where is the error?
> I have just compiled correctly gd,freetype,proj,ecc. and I have changed the
> path, in makefile, of these package.
> I use gd-1.8.4 and this is in c:\projects\gd
>
> Regards
> Ivan
>
> _________________________________________________________________
> Chiacchiera con gli amici online, prova MSN Messenger:
> http://messenger.msn.it

--
----------------------------------------------------------------
Assefa Yewondwossen
Software Analyst

Email: assefa at dmsolutions.ca
http://www.dmsolutions.ca/

Phone: (613) 565-5056 (ext 14)
Fax:   (613) 565-0925
----------------------------------------------------------------






More information about the mapserver-users mailing list