From: | "Maurizio" <maurizio(dot)c(at)libero(dot)it> |
---|---|
To: | "Peter Eisentraut" <peter_e(at)gmx(dot)net> |
Cc: | <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: QNX : POSSIBLE BUG IN CONFIGURE ? |
Date: | 2001-04-03 16:31:38 |
Message-ID: | 002301c0bc5b$ad41f280$7394fea9@maurizio |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
OK,
I compiled postgresql RC2. I have not error nor warnings so I hope it's all
right.
I also changed something in os.h --> port/qnx4.h
and in s_lock.c
I will post the changes until the end of the week.
I executed initdb and all works fine.
I executed postmaster and the proces run OK.
When I run psql template0 I have an error. I am not expert walking throu
postgresql sources.
could You tell me if there some change from beta 6 to RC1 or RC2 that can
give this problem in QNX so I can try to check all?
Attached is the server.log file with the SIGSEGV.
Thanks
----- Original Message -----
From: "Peter Eisentraut" <peter_e(at)gmx(dot)net>
To: "Maurizio" <maurizio(dot)c(at)libero(dot)it>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Sent: Monday, April 02, 2001 6:38 PM
Subject: Re: [HACKERS] QNX : POSSIBLE BUG IN CONFIGURE ?
> Maurizio writes:
>
> > the problem is :
> >
> > when I execute configure it recognize the executable suffix as .map
> > and this is not right. And the test program fails.
>
> This is a known (to me) bug in Autoconf. Maybe there's a way to prevent
> the .map files to be generated? Fixing this isn't too hard, but I don't
> feel urgent about it when there are more problems with the QNX port still
> down the line.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
Attachment | Content-Type | Size |
---|---|---|
Server.log | application/octet-stream | 3.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-04-03 16:34:07 | Re: [BUGS] Loosing files after backend crash |
Previous Message | Fredrik Hultkrantz | 2001-04-03 16:23:52 | International characters and the jdbcdriver |