[Mapserver-users] compilation question

Marco Antonio Márquez Gómez marco at miciudad.com
Mon Feb 10 18:23:48 EST 2003


This is a multi-part message in MIME format.

------=_NextPart_000_0035_01C2D129.2C5864D0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi there,

I've been trying to compile open source code in different platforms and =
I still can't build it.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

In linux I got message below:

gcc -O2  -Wall -DIGNORE_MISSING_DATA  -DUSE_EPPL    -DUSE_TIFF =
-DUSE_JPEG -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT        =
-I/home/marcoamg/mapserver/include              mapserv.o cgiutil.o   =
-L. -lmap -lgd -L/home/marcoamg/mapserver/lib -lgd -ljpeg -lfreetype =
-lpng -lz  -ltiff -ljpeg -lfreetype -lpng -lz  -ljpeg          -lm   -o =
mapserv
 ./libmap.a(mapogr.o)(.eh_frame+0x11): undefined reference to =
`__gxx_personality_v0'
collect2: ld returned 1 exit status
make: *** [mapserv] Error 1

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

When I try to do it in Windows XP looks like if I were loosing =
permissions to create files into folders:

Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation.  All rights reserved.

NMAKE : fatal error U1073: don't know how to make =
'../Libwww/bin/wwwcore.lib'
Stop.

Can I anybody help me?

Marco Marquez

------=_NextPart_000_0035_01C2D129.2C5864D0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi there,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I've been trying to compile open source =
code in=20
different platforms and I still can't build it.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
size=3D2>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>In linux&nbsp;I got message =
below:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>gcc -O2&nbsp; -Wall =
-DIGNORE_MISSING_DATA&nbsp;=20
-DUSE_EPPL&nbsp;&nbsp;&nbsp; -DUSE_TIFF -DUSE_JPEG -DUSE_GD_PNG =
-DUSE_GD_JPEG=20
-DUSE_GD_WBMP -DUSE_GD_FT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
-I/home/marcoamg/mapserver/include&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
mapserv.o cgiutil.o&nbsp;&nbsp; -L. -lmap -lgd =
-L/home/marcoamg/mapserver/lib=20
-lgd -ljpeg -lfreetype -lpng -lz&nbsp; -ltiff -ljpeg -lfreetype -lpng =
-lz&nbsp;=20
-ljpeg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
-lm&nbsp;&nbsp; -o=20
mapserv<BR>&nbsp;./libmap.a(mapogr.o)(.eh_frame+0x11): undefined =
reference to=20
`__gxx_personality_v0'<BR>collect2: ld returned 1 exit status<BR>make: =
***=20
[mapserv] Error 1<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial=20
size=3D2>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D</FONT></DIV>
<DIV>When I try to do it in Windows XP looks like if I were loosing =
permissions=20
to create files into folders:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Microsoft (R) Program Maintenance Utility Version =
7.00.9466<BR>Copyright=20
(C) Microsoft Corporation.&nbsp; All rights reserved.</DIV>
<DIV>&nbsp;</DIV>
<DIV>NMAKE : fatal error U1073: don't know how to make=20
'../Libwww/bin/wwwcore.lib'<BR>Stop.<BR></DIV>
<DIV>Can I anybody help me?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Marco Marquez</DIV></DIV></FONT></BODY></HTML>

------=_NextPart_000_0035_01C2D129.2C5864D0--




More information about the mapserver-users mailing list