Lists: | pgsql-hackers-win32 |
---|
From: | Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au> |
---|---|
To: | pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Win32 code |
Date: | 2004-09-02 07:10:06 |
Message-ID: | 4136C74E.10705@doitonce.net.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 |
Is the Windows code broke as i just downloaded the latest updates from
the CVS and get this error
commands/SUBSYS.o(.text+0x2a827):tablespace.c: undefined reference to `slat'
make[2]: *** [postgres] Error 1
make[2]: Leaving directory `/src/pgsql/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/src/pgsql/src'
make: *** [all] Error 2
./configure --with-openssl --with-libs=/c/mingw/lib
--with-includes=/c/mingw/
include --without-zlib
From: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
---|---|
To: | Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au> |
Cc: | pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: Win32 code |
Date: | 2004-09-02 07:12:49 |
Message-ID: | Pine.LNX.4.58.0409021712200.11418@linuxworld.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 |
On Thu, 2 Sep 2004, Jamie Deppeler wrote:
>
> Is the Windows code broke as i just downloaded the latest updates from
> the CVS and get this error
>
> commands/SUBSYS.o(.text+0x2a827):tablespace.c: undefined reference to `slat'
> make[2]: *** [postgres] Error 1
> make[2]: Leaving directory `/src/pgsql/src/backend'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/src/pgsql/src'
> make: *** [all] Error 2
>
>
> ./configure --with-openssl --with-libs=/c/mingw/lib
> --with-includes=/c/mingw/
> include --without-zlib
>
I seem to recall Bruce fixing this a few days ago. Are you using HEAD?
Gavin
From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
Cc: | Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au>, pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: Win32 code |
Date: | 2004-09-03 17:28:45 |
Message-ID: | 200409031728.i83HSjK14755@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 |
Gavin Sherry wrote:
> On Thu, 2 Sep 2004, Jamie Deppeler wrote:
>
> >
> > Is the Windows code broke as i just downloaded the latest updates from
> > the CVS and get this error
> >
> > commands/SUBSYS.o(.text+0x2a827):tablespace.c: undefined reference to `slat'
> > make[2]: *** [postgres] Error 1
> > make[2]: Leaving directory `/src/pgsql/src/backend'
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory `/src/pgsql/src'
> > make: *** [all] Error 2
> >
> >
> > ./configure --with-openssl --with-libs=/c/mingw/lib
> > --with-includes=/c/mingw/
> > include --without-zlib
> >
>
> I seem to recall Bruce fixing this a few days ago. Are you using HEAD?
>
He is using beta2. Please download current snapshot and test that.
Thanks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073