Re: [GENERAL] v6.4-BETA2 Compile error

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: Andy Lewis <alewis(at)mpsi(dot)net>
Cc: pgsql-general(at)hub(dot)org
Subject: Re: [GENERAL] v6.4-BETA2 Compile error
Date: 1998-10-16 12:27:13
Message-ID: Pine.BSF.4.05.9810160823210.4514-100000@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


A few things...

First, this shouldn't be discussed on this mailing list

Second, see First.

this is not a general question, this is a specific one...since it is an
unreleased version of PostgreSQL, the *only* list that it should be
discussed on is pgsql-hackers(at)postgresql(dot)org(dot)(dot)(dot)

I also believe that it has been discussed, and corrected, since, on that
same mailing list...

On Thu, 15 Oct 1998, Andy Lewis wrote:

> I'm getting the following when I do a: make all > & make.log &
>
> Postgres v6.4-BETA2 on a Linux 2.0.34 Intel machine
>
> ===========================================================================
> gcc -I../../../include -I../../../backend -O2 -Wall -Wmissing-prototypes
> -fpic -I../include -I../../../interfaces/libpq -c typename.c -o typename.sho.o
> ld -shared -soname libecpg.so.2 -o libecpg.so.2.6.2 ecpglib.sho typename.sho.o
> ld: cannot open ecpglib.sho: No such file or directory
> make[3]: *** [libecpg.so.2.6.2] Error 1
> make[3]: Leaving directory `/usr/src/pgsql/src/interfaces/ecpg/lib'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/usr/src/pgsql/src/interfaces/ecpg'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/src/pgsql/src/interfaces'
> make: *** [all] Error 2
> ============================================================================
>
> Did I miss something?
>
> Andy
>
>

Marc G. Fournier scrappy(at)hub(dot)org
Systems Administrator @ hub.org
scrappy(at){postgresql|isc}.org ICQ#7615664

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sferacarta Software 1998-10-16 12:53:19 Re: [GENERAL] v6.4-BETA2 Compile error
Previous Message Marc G. Fournier 1998-10-16 12:23:08 RE: [GENERAL] Newbie Questions, PostgreSQL