Re: [GENERAL] UnixWare chokes

Поиск
Список
Период
Сортировка
От Thomas Good
Тема Re: [GENERAL] UnixWare chokes
Дата
Msg-id Pine.LNX.3.96.990428185238.2405A-100000@mailhost.nrnet.org
обсуждение исходный текст
Ответ на Re: [GENERAL] UnixWare chokes  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [GENERAL] UnixWare chokes  (Thomas Good <tomg@nrnet.org>)
Re: [GENERAL] UnixWare chokes  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-general
On Wed, 28 Apr 1999, Bruce Momjian wrote:

> > On Wed, 28 Apr 1999, Bruce Momjian wrote:
>
> It is this line:
>
>     [56]    |         0|       0|NOTY |GLOB |0    |UNDEF  |alloca
>
> Your bison is outputting code that can not be resolved by the libraries
> you supplied.  Try doing 'nm' in /usr/lib, and see if you can find a
> reference to alloca that does not have "UNDEF" next to it.

Hi.  Negative...not in /usr/lib, /opt/lib or /lib *but* I found
one entry in my Berkeley libraries (/usr/ucblib):

Symbols from libucb.a[alloca.o]:
[1]    |         0|       0|FILE |LOCL |0    |ABS    |alloca.s
[4]    |         0|       0|NOTY |GLOB |0    |1      |alloca

----
         North Richmond Community Mental Health Center
                              ---
         Thomas Good   tomg@ { admin | q8 } .nrnet.org
         Phone:        718-354-5528
         Fax:          718-354-5056
         Powered By:   Slackware 3.6  PostgreSQL 6.3.2
                              ---
        /* Die Wahrheit Ist Irgendwo Da Draussen... */

----
         North Richmond Community Mental Health Center

         Thomas Good   Information Systems Coordinator
         E-Mail:       tomg@ { admin | q8 } .nrnet.org
         Phone:        718-354-5528
         Fax:          718-354-5056

                 Empowered by PostgreSQL 6.3.2



В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] UnixWare chokes
Следующее
От: Thomas Good
Дата:
Сообщение: Re: [GENERAL] UnixWare chokes