No, this wasn't the first error message. The elispses were meant to
indicate a bunch of compliation. Further investigation reveals that it is
related to the --enable-locale option to configure. Without this the build
works fine. Let me know if you don't have BSDI-4.0 and I'll be happy to test
out any fixes.
Regards,
- Steve
----- Original Message -----
From: Tom Lane <[EMAIL PROTECTED]>
To: Steve Nunez <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, March 19, 2000 12:59 AM
Subject: Re: [BUGS] Where is a compile bug in postgresql-7.0beta2 reported?
> "Steve Nunez" <[EMAIL PROTECTED]> writes:
> > www#
./configure --enable-locale --enable-multibyte --with-perl --with-odbc
> > ...
> > gmake[2]: *** No rule to make target `adt/SUBSYS.o', needed by
`SUBSYS.o'.
> > Stop.
> > gmake[2]: Leaving directory
`/local/src/postgresql-7.0beta2/src/backend/utils'
> > gmake[1]: *** [utils.dir] Error 2
> > gmake[1]: Leaving directory `/local/src/postgresql-7.0beta2/src/backend'
> > gmake: *** [all] Error 2
>
> Can't reproduce this here.
>
> Surely that wasn't the first error message out of the compilation?
>
> regards, tom lane
>