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

List:       sr-dev
Subject:    Re: [Serdev] Postgres module Makefile patch for SUSE Linux
From:       Jan Janak <jan () iptel ! org>
Date:       2005-08-31 8:35:53
Message-ID: 20050831083553.GC5370 () localhost ! localdomain
[Download RAW message or body]

Please commit, this is a trivial change.

  Jan.

On 30-08-2005 22:04, Peter Nixon wrote:
> Hi Devs
> 
> The following patch allows the postgres modules to compile on SUSE Linux. 
> Should I commit this?
> 
> 
> Index: modules/postgres/Makefile
> ===================================================================
> RCS file: /cvsroot/ser/sip_router/modules/postgres/Makefile,v
> retrieving revision 1.7
> diff -u -r1.7 Makefile
> --- modules/postgres/Makefile   30 Jun 2005 21:29:32 -0000      1.7
> +++ modules/postgres/Makefile   30 Aug 2005 19:00:25 -0000
> @@ -8,7 +8,8 @@
> 
>  # libpq-fe.h locations
>  DEFS +=-I$(LOCALBASE)/include -I$(LOCALBASE)/pgsql/include  \
> -       -I/usr/include/postgresql -I/usr/include/postgresql/8.0
> -LIBS=-L$(LOCALBASE)/lib -L$(LOCALBASE)/pgsql/lib -L$(LOCALBASE)/lib/pgsql 
> -lpq
> +       -I/usr/include/postgresql -I/usr/include/postgresql/8.0 \
> +       -I/usr/include/pgsql/
> +LIBS=-L$(LOCALBASE)/lib -L$(LOCALBASE)/pgsql/lib -L$(LOCALBASE)/lib/pgsql 
> -L /usr/lib -lpq
> 
>  include ../../Makefile.modules
> 
> 
> -- 
> 
> Peter Nixon
> http://www.peternixon.net/
> PGP Key: http://www.peternixon.net/public.asc
> 
> _______________________________________________
> Serdev mailing list
> serdev@lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serdev


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

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