Re: [HACKERS] Compiling PostgreSQL on SINIX

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hannu(at)trust(dot)ee (Hannu Krosing)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Compiling PostgreSQL on SINIX
Date: 1999-03-11 18:06:00
Message-ID: 199903111806.NAA19005@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I'm quite pussled by the "symbolic tables not ordered" message.
>
> Can anyone tell me what could it possibly mean and how to avoild it ?
>
> It may be not specifically a postgres question but a gcc/ld one ,
> but I was able to compile apache 1.3.3 by just doing ./configure; make

It usually means it wants tsort run on the library. You may find other
OS's that have that configured, and if you add that, it may fix the
problem. Send us a patch, and we will try and get it into the
distribution.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1999-03-11 18:07:53 Re: [HACKERS] Developers globe
Previous Message Oleg Broytmann 1999-03-11 18:00:54 RE: [HACKERS] Bug on complex subselect (was: Bug on complex join)