build error mapguide 20x branch svn

View: New views
6 Messages — Rating Filter:   Alert me  

build error mapguide 20x branch svn

by zspitzer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just hit this error compiling off the 20x subversion branch on RHEL 4

 g++ -DPACKAGE_NAME=\"mapguide\" -DPACKAGE_TARNAME=\"mapguide\"
-DPACKAGE_VERSION=\"2.0.1\" "-DPACKAGE_STRING=\"mapguide 2.0.1\""
-DPACKAGE_BUGREPORT=\"http://mapguide.osgeo.org\"
-DPACKAGE=\"mapguide\" -DVERSION=\"2.0.1\" -DPACKAGE=\"mapguide\"
-DVERSION=\"2.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1
-DHAVE_UNISTD_H=1 -DHAVE_MATH_H=1 -DHAVE_NETDB_H=1
-DHAVE_NETINET_IN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_SOCKET_H=1
-DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -DHAVE_HTONS=1 -DHAVE_CONNECT=1
-DHAVE_SHUTDOWN=1 -I. -I. -I../MdfModel/ -I../Foundation
-I/usr/local/fdo-3.3.0/include
-I/usr/local/fdo-3.3.0/include/ExpressionEngine
-I../../Oem/ACE/ACE_wrappers -O2 -g -pipe -march=i386 -mcpu=i686
-fno-use-cxa-atexit -fexceptions -MT SE_AreaPositioning.lo -MD -MP -MF
.deps/SE_AreaPositioning.Tpo -c SE_AreaPositioning.cpp  -fPIC -DPIC -o
.libs/SE_AreaPositioning.o
SE_AreaPositioning.cpp: In constructor
`SE_AreaPositioning::SE_AreaPositioning(LineBuffer*,
SE_RenderAreaStyle*, double)':
SE_AreaPositioning.cpp:59: error: `_isnan' was not declared in this scope
make[2]: *** [SE_AreaPositioning.lo] Error 1
make[2]: Leaving directory `/var/www/mg20x/2.0.x/MgDev/Common/Stylization'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/www/mg20x/2.0.x/MgDev/Common'
make: *** [all-recursive] Error 1
[root@gis MgDev]#


--
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals

Re: build error mapguide 20x branch svn

by zspitzer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

looks like it was this changeset
http://trac.osgeo.org/mapguide/changeset/3168

On Thu, May 15, 2008 at 1:10 PM, Zac Spitzer <zac.spitzer@...> wrote:

> I just hit this error compiling off the 20x subversion branch on RHEL 4
>
>  g++ -DPACKAGE_NAME=\"mapguide\" -DPACKAGE_TARNAME=\"mapguide\"
> -DPACKAGE_VERSION=\"2.0.1\" "-DPACKAGE_STRING=\"mapguide 2.0.1\""
> -DPACKAGE_BUGREPORT=\"http://mapguide.osgeo.org\"
> -DPACKAGE=\"mapguide\" -DVERSION=\"2.0.1\" -DPACKAGE=\"mapguide\"
> -DVERSION=\"2.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1
> -DHAVE_UNISTD_H=1 -DHAVE_MATH_H=1 -DHAVE_NETDB_H=1
> -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_SOCKET_H=1
> -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -DHAVE_HTONS=1 -DHAVE_CONNECT=1
> -DHAVE_SHUTDOWN=1 -I. -I. -I../MdfModel/ -I../Foundation
> -I/usr/local/fdo-3.3.0/include
> -I/usr/local/fdo-3.3.0/include/ExpressionEngine
> -I../../Oem/ACE/ACE_wrappers -O2 -g -pipe -march=i386 -mcpu=i686
> -fno-use-cxa-atexit -fexceptions -MT SE_AreaPositioning.lo -MD -MP -MF
> .deps/SE_AreaPositioning.Tpo -c SE_AreaPositioning.cpp  -fPIC -DPIC -o
> .libs/SE_AreaPositioning.o
> SE_AreaPositioning.cpp: In constructor
> `SE_AreaPositioning::SE_AreaPositioning(LineBuffer*,
> SE_RenderAreaStyle*, double)':
> SE_AreaPositioning.cpp:59: error: `_isnan' was not declared in this scope
> make[2]: *** [SE_AreaPositioning.lo] Error 1
> make[2]: Leaving directory `/var/www/mg20x/2.0.x/MgDev/Common/Stylization'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/var/www/mg20x/2.0.x/MgDev/Common'
> make: *** [all-recursive] Error 1
> [root@gis MgDev]#
>
>
> --
> Zac Spitzer -
> http://zacster.blogspot.com (My Blog)
> +61 405 847 168
>



--
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals

RE: Re: build error mapguide 20x branch svn

by Tom Fukushima :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

BTW, this problem is not in the posted 2.0.1.2715 tar ball.

-----Original Message-----
From: mapguide-internals-bounces@... [mailto:mapguide-internals-bounces@...] On Behalf Of Zac Spitzer
Sent: Wednesday, May 14, 2008 9:13 PM
To: MapGuide Internals Mail List
Subject: [mapguide-internals] Re: build error mapguide 20x branch svn

looks like it was this changeset
http://trac.osgeo.org/mapguide/changeset/3168

On Thu, May 15, 2008 at 1:10 PM, Zac Spitzer <zac.spitzer@...> wrote:

> I just hit this error compiling off the 20x subversion branch on RHEL 4
>
>  g++ -DPACKAGE_NAME=\"mapguide\" -DPACKAGE_TARNAME=\"mapguide\"
> -DPACKAGE_VERSION=\"2.0.1\" "-DPACKAGE_STRING=\"mapguide 2.0.1\""
> -DPACKAGE_BUGREPORT=\"http://mapguide.osgeo.org\"
> -DPACKAGE=\"mapguide\" -DVERSION=\"2.0.1\" -DPACKAGE=\"mapguide\"
> -DVERSION=\"2.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1
> -DHAVE_UNISTD_H=1 -DHAVE_MATH_H=1 -DHAVE_NETDB_H=1
> -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_SOCKET_H=1
> -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -DHAVE_HTONS=1 -DHAVE_CONNECT=1
> -DHAVE_SHUTDOWN=1 -I. -I. -I../MdfModel/ -I../Foundation
> -I/usr/local/fdo-3.3.0/include
> -I/usr/local/fdo-3.3.0/include/ExpressionEngine
> -I../../Oem/ACE/ACE_wrappers -O2 -g -pipe -march=i386 -mcpu=i686
> -fno-use-cxa-atexit -fexceptions -MT SE_AreaPositioning.lo -MD -MP -MF
> .deps/SE_AreaPositioning.Tpo -c SE_AreaPositioning.cpp  -fPIC -DPIC -o
> .libs/SE_AreaPositioning.o
> SE_AreaPositioning.cpp: In constructor
> `SE_AreaPositioning::SE_AreaPositioning(LineBuffer*,
> SE_RenderAreaStyle*, double)':
> SE_AreaPositioning.cpp:59: error: `_isnan' was not declared in this scope
> make[2]: *** [SE_AreaPositioning.lo] Error 1
> make[2]: Leaving directory `/var/www/mg20x/2.0.x/MgDev/Common/Stylization'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/var/www/mg20x/2.0.x/MgDev/Common'
> make: *** [all-recursive] Error 1
> [root@gis MgDev]#
>
>
> --
> Zac Spitzer -
> http://zacster.blogspot.com (My Blog)
> +61 405 847 168
>



--
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals

Re: Re: build error mapguide 20x branch svn

by zspitzer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i reverted to r3166 and have successfully compiled on RHEL 4. Its up
and running and looking good, we doing some testing now.

I did see one error running the server interactively

(2756062112) A stream IO exception occurred.
The TCP/IP protocol is mismatched between the Server and Web
Extensions.  Please install the same version of Server and Web
Extensions.
Exception occurred in method MgStreamParser.ParseStreamHeader at line
91 in file System/StreamParser.cpp

Apache still has to be restarted sometimes in order to be able to
restart mapguide

z






On Thu, May 15, 2008 at 2:31 PM, Tom Fukushima
<tom.fukushima@...> wrote:

> BTW, this problem is not in the posted 2.0.1.2715 tar ball.
>
> -----Original Message-----
> From: mapguide-internals-bounces@... [mailto:mapguide-internals-bounces@...] On Behalf Of Zac Spitzer
> Sent: Wednesday, May 14, 2008 9:13 PM
> To: MapGuide Internals Mail List
> Subject: [mapguide-internals] Re: build error mapguide 20x branch svn
>
> looks like it was this changeset
> http://trac.osgeo.org/mapguide/changeset/3168
>
> On Thu, May 15, 2008 at 1:10 PM, Zac Spitzer <zac.spitzer@...> wrote:
>> I just hit this error compiling off the 20x subversion branch on RHEL 4
>>
>>  g++ -DPACKAGE_NAME=\"mapguide\" -DPACKAGE_TARNAME=\"mapguide\"
>> -DPACKAGE_VERSION=\"2.0.1\" "-DPACKAGE_STRING=\"mapguide 2.0.1\""
>> -DPACKAGE_BUGREPORT=\"http://mapguide.osgeo.org\"
>> -DPACKAGE=\"mapguide\" -DVERSION=\"2.0.1\" -DPACKAGE=\"mapguide\"
>> -DVERSION=\"2.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
>> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
>> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1
>> -DHAVE_UNISTD_H=1 -DHAVE_MATH_H=1 -DHAVE_NETDB_H=1
>> -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_SOCKET_H=1
>> -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -DHAVE_HTONS=1 -DHAVE_CONNECT=1
>> -DHAVE_SHUTDOWN=1 -I. -I. -I../MdfModel/ -I../Foundation
>> -I/usr/local/fdo-3.3.0/include
>> -I/usr/local/fdo-3.3.0/include/ExpressionEngine
>> -I../../Oem/ACE/ACE_wrappers -O2 -g -pipe -march=i386 -mcpu=i686
>> -fno-use-cxa-atexit -fexceptions -MT SE_AreaPositioning.lo -MD -MP -MF
>> .deps/SE_AreaPositioning.Tpo -c SE_AreaPositioning.cpp  -fPIC -DPIC -o
>> .libs/SE_AreaPositioning.o
>> SE_AreaPositioning.cpp: In constructor
>> `SE_AreaPositioning::SE_AreaPositioning(LineBuffer*,
>> SE_RenderAreaStyle*, double)':
>> SE_AreaPositioning.cpp:59: error: `_isnan' was not declared in this scope
>> make[2]: *** [SE_AreaPositioning.lo] Error 1
>> make[2]: Leaving directory `/var/www/mg20x/2.0.x/MgDev/Common/Stylization'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/var/www/mg20x/2.0.x/MgDev/Common'
>> make: *** [all-recursive] Error 1
>> [root@gis MgDev]#
>>
>>
>> --
>> Zac Spitzer -
>> http://zacster.blogspot.com (My Blog)
>> +61 405 847 168
>>
>
>
>
> --
> Zac Spitzer -
> http://zacster.blogspot.com (My Blog)
> +61 405 847 168
> _______________________________________________
> mapguide-internals mailing list
> mapguide-internals@...
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
> _______________________________________________
> mapguide-internals mailing list
> mapguide-internals@...
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>



--
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals

RE: Re: build error mapguide 20x branch svn

by Walt Welton-Lair :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It's been fixed...  Thanks for the alert Zac.

-----Original Message-----
From: mapguide-internals-bounces@... [mailto:mapguide-internals-bounces@...] On Behalf Of Tom Fukushima
Sent: Thursday, May 15, 2008 12:31 AM
To: MapGuide Internals Mail List
Subject: RE: [mapguide-internals] Re: build error mapguide 20x branch svn

BTW, this problem is not in the posted 2.0.1.2715 tar ball.

-----Original Message-----
From: mapguide-internals-bounces@... [mailto:mapguide-internals-bounces@...] On Behalf Of Zac Spitzer
Sent: Wednesday, May 14, 2008 9:13 PM
To: MapGuide Internals Mail List
Subject: [mapguide-internals] Re: build error mapguide 20x branch svn

looks like it was this changeset
http://trac.osgeo.org/mapguide/changeset/3168

On Thu, May 15, 2008 at 1:10 PM, Zac Spitzer <zac.spitzer@...> wrote:

> I just hit this error compiling off the 20x subversion branch on RHEL 4
>
>  g++ -DPACKAGE_NAME=\"mapguide\" -DPACKAGE_TARNAME=\"mapguide\"
> -DPACKAGE_VERSION=\"2.0.1\" "-DPACKAGE_STRING=\"mapguide 2.0.1\""
> -DPACKAGE_BUGREPORT=\"http://mapguide.osgeo.org\"
> -DPACKAGE=\"mapguide\" -DVERSION=\"2.0.1\" -DPACKAGE=\"mapguide\"
> -DVERSION=\"2.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1
> -DHAVE_UNISTD_H=1 -DHAVE_MATH_H=1 -DHAVE_NETDB_H=1
> -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_SOCKET_H=1
> -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -DHAVE_HTONS=1 -DHAVE_CONNECT=1
> -DHAVE_SHUTDOWN=1 -I. -I. -I../MdfModel/ -I../Foundation
> -I/usr/local/fdo-3.3.0/include
> -I/usr/local/fdo-3.3.0/include/ExpressionEngine
> -I../../Oem/ACE/ACE_wrappers -O2 -g -pipe -march=i386 -mcpu=i686
> -fno-use-cxa-atexit -fexceptions -MT SE_AreaPositioning.lo -MD -MP -MF
> .deps/SE_AreaPositioning.Tpo -c SE_AreaPositioning.cpp  -fPIC -DPIC -o
> .libs/SE_AreaPositioning.o
> SE_AreaPositioning.cpp: In constructor
> `SE_AreaPositioning::SE_AreaPositioning(LineBuffer*,
> SE_RenderAreaStyle*, double)':
> SE_AreaPositioning.cpp:59: error: `_isnan' was not declared in this scope
> make[2]: *** [SE_AreaPositioning.lo] Error 1
> make[2]: Leaving directory `/var/www/mg20x/2.0.x/MgDev/Common/Stylization'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/var/www/mg20x/2.0.x/MgDev/Common'
> make: *** [all-recursive] Error 1
> [root@gis MgDev]#
>
>
> --
> Zac Spitzer -
> http://zacster.blogspot.com (My Blog)
> +61 405 847 168
>



--
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals

RE: Re: build error mapguide 20x branch svn

by Tom Fukushima :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry, my previous reply about adding this information to a ticket was meant for this email...

Hi Zac,

Please see if there is an existing ticket for this and add this information.  As we get more information about these problems, it might spark something in someone's head and we might get a solution.

Thanks
Tom

-----Original Message-----
From: mapguide-internals-bounces@... [mailto:mapguide-internals-bounces@...] On Behalf Of Zac Spitzer
Sent: Wednesday, May 14, 2008 11:11 PM
To: MapGuide Internals Mail List
Subject: Re: [mapguide-internals] Re: build error mapguide 20x branch svn

i reverted to r3166 and have successfully compiled on RHEL 4. Its up
and running and looking good, we doing some testing now.

I did see one error running the server interactively

(2756062112) A stream IO exception occurred.
The TCP/IP protocol is mismatched between the Server and Web
Extensions.  Please install the same version of Server and Web
Extensions.
Exception occurred in method MgStreamParser.ParseStreamHeader at line
91 in file System/StreamParser.cpp

Apache still has to be restarted sometimes in order to be able to
restart mapguide

z






_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals