[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fdo-internals
Subject:    Re: [fdo-internals] Ticket #918
From:       Johan Van de Wauw <johan.vandewauw () gmail ! com>
Date:       2016-05-25 20:55:39
Message-ID: CAJOp35nyWJiV3VKfvFx50h0ZRmdyq9nMqLGP1wZ2OurvkXnA9g () mail ! gmail ! com
[Download RAW message or body]

I did a quick check and the CMakelists.txt in the same dir also misses a file.


On Tue, May 24, 2016 at 3:09 PM, Johan Van de Wauw
<johan.vandewauw@gmail.com> wrote:
> correct place would be LDFLAGS . You can add it when using ./configure
> or add it in configure.in
>
> so
>
> export LDFLAGS=-z defs
> ./configure
>
> or add
> LDFLAGS +=-z defs
> to configure.in
>
> I'm on a conference - so I haven't tested this, but should work.
>
> Kind Regards,
> Johan
>
> On Tue, May 24, 2016 at 2:22 PM, Jackie Ng <jumpinjackie@gmail.com> wrote:
>> Hi Johan,
>>
>> Is this something you would stick into CXXFLAGS of configure.in?
>>
>> - Jackie
>>
>>
>>
>> --
>> View this message in context: http://osgeo-org.1560.x6.nabble.com/Ticket-918-tp5267817p5267956.html
>> Sent from the FDO Internals mailing list archive at Nabble.com.
>> _______________________________________________
>> fdo-internals mailing list
>> fdo-internals@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/fdo-internals

["cmake-wms.patch" (text/x-patch)]

Index: /home/johan/src/fdotrunk/trunk/Providers/WMS/Src/Provider/CMakeLists.txt
===================================================================
--- /home/johan/src/fdotrunk/trunk/Providers/WMS/Src/Provider/CMakeLists.txt	(revision 7481)
+++ /home/johan/src/fdotrunk/trunk/Providers/WMS/Src/Provider/CMakeLists.txt	(working copy)
@@ -52,6 +52,7 @@
    FdoWmsGetImageFormats.cpp
    FdoWmsGetFeatureInfo.cpp
    FdoWmsGetFeatureInfoRequest.cpp
+   FdoWmsGetFeatureInfoFormats.cpp
 )
 
 add_library( WMSProvider-${FDO_VERSION} SHARED ${WMSProvider_SRCS} )

[Attachment #4 (text/plain)]

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic