Re: [mapserver-users] Mapserver compilation on SLES 11 fails ...

2009-12-03 Thread Daniel Morissette
I don't know if we use the stuff from the pgport lib, probably not, but we use the output of "pg_config --libs" to figure the required dependencies to link with postgresql. This is the correct way to do things AFAIK. My take is that if the SuSe maintainers want to remove libpgport.a from the

[mapserver-users] Mapserver compilation on SLES 11 fails ...

2009-12-03 Thread Michael Schulz
Dear Mapservers, currently a source compilation of a recent mapserver will fail on SuSE Enterprise 11 with the following error: ld: cannot find -lpgport It seems that with SLES11 this library has been removed from the repositories. After removing the linker flag from the makefiles the compilation

Re : Re : [mapserver-users] mapserver compilation

2008-05-09 Thread guillaume champlong
#x27;origine De : Tim Bowden <[EMAIL PROTECTED]> À : guillaume champlong <[EMAIL PROTECTED]> Cc : Mapserver Users Envoyé le : Jeudi, 8 Mai 2008, 8h12mn 34s Objet : Re: Re : [mapserver-users] mapserver compilation On Wed, 2008-05-07 at 12:22 +, guillaume champlong wrote: > I

Re : [mapserver-users] mapserver compilation

2008-05-07 Thread guillaume champlong
ot; #define PACKAGE_BUGREPORT "" #define YYTEXT_POINTER 1 #define STDC_HEADERS 1 configure: exit 0 thanks for your help G. - Message d'origine De : Tim Bowden <[EMAIL PROTECTED]> À : guillaume champlong <[EMAIL PROTECTED]> Cc : Mapserver Users Envoyé le : Jeudi,

Re: Re : [mapserver-users] mapserver compilation

2008-05-07 Thread Tim Bowden
On Wed, 2008-05-07 at 12:22 +, guillaume champlong wrote: > I am compiling on fedora 7. > > What can I do? > > thanks > > > > G. > > What do you get from: > $head config.log > $tail config.log > > What platform are you compiling on? > > Tim Bowden Please don't top post. It makes it muc

Re : [mapserver-users] mapserver compilation

2008-05-07 Thread guillaume champlong
I am compiling on fedora 7. - Message d'origine De : Tim Bowden <[EMAIL PROTECTED]> À : guillaume champlong <[EMAIL PROTECTED]> Cc : Mapserver Users Envoyé le : Mercredi, 7 Mai 2008, 16h37mn 10s Objet : Re: [mapserver-users] mapserver compilation On Wed, 2008-05-

Re: [mapserver-users] mapserver compilation

2008-05-07 Thread Tim Bowden
On Wed, 2008-05-07 at 08:48 +, guillaume champlong wrote: > Hi everyone, > > I am trying to compile mapserver 5.0.0, but an error occurs. > configure options: > > MapServer is now configured for > > -- Compiler Info - > C compiler:gcc -O2 -fPIC -Wal

[mapserver-users] mapserver compilation

2008-05-07 Thread guillaume champlong
Hi everyone, I am trying to compile mapserver 5.0.0, but an error occurs. configure options: MapServer is now configured for -- Compiler Info - C compiler:gcc -O2 -fPIC -Wall C++ compiler: g++ -O2 -fPIC -Wall Debug: