FW: Returned mail: see transcript for details

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема FW: Returned mail: see transcript for details
Дата
Msg-id NCBBKBDOOHHEJCJHLLPAMEAFIEAA.ler@lerctr.org
обсуждение исходный текст
Ответы Re: FW: Returned mail: see transcript for details  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
Are the @postgresql.org addresses supposed to work?



-----Original Message-----
From: Mail Delivery Subsystem [mailto:MAILER-DAEMON@mail.postgresql.org]
Sent: Monday, November 13, 2000 4:13 PM
To: ler@lerctr.org
Subject: Returned mail: see transcript for details


The original message was received at Mon, 13 Nov 2000 17:13:15 -0500 (EST)
from lerami.lerctr.org [207.158.72.11]

   ----- The following addresses had permanent fatal errors -----
<momjian@postgresql.org>
    (reason: 550 5.1.1 User unknown)

   ----- Transcript of session follows -----
Message delivered to mailing list <pgsql-hackers@postgresql.org>
Message delivered to mailing list <pgsql-committers@postgresql.org>
... while talking to localhost:
>>> RCPT To:<momjian>
<<< 550 5.1.1 User unknown
550 5.1.1 <momjian@postgresql.org>... User unknown
You need to remove it from src/backend/postmaster/postmaster.c as
well......


cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o guc.o
guc.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
guc-file.o guc-file.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
ps_status.o ps_status.c
/usr/bin/ld -r -o SUBSYS.o database.o superuser.o guc.o guc-file.o
ps_status.o
gmake[4]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend/utils/misc'
gmake -C mmgr SUBSYS.o
gmake[4]: Entering directory `/home/ler/pg-dev/pgsql/src/backend/utils/mmgr'
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o aset.o
aset.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o mcxt.o
mcxt.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
portalmem.o portalmem.c
/usr/bin/ld -r -o SUBSYS.o aset.o mcxt.o portalmem.o
gmake[4]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend/utils/mmgr'
gmake -C sort SUBSYS.o
gmake[4]: Entering directory `/home/ler/pg-dev/pgsql/src/backend/utils/sort'
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
logtape.o logtape.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
tuplesort.o tuplesort.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
tuplestore.o tuplestore.c
/usr/bin/ld -r -o SUBSYS.o logtape.o tuplesort.o tuplestore.o
gmake[4]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend/utils/sort'
gmake -C time SUBSYS.o
gmake[4]: Entering directory `/home/ler/pg-dev/pgsql/src/backend/utils/time'
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
tqual.o tqual.c
/usr/bin/ld -r -o SUBSYS.o tqual.o
gmake[4]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend/utils/time'
gmake -C mb SUBSYS.o
gmake[4]: Entering directory `/home/ler/pg-dev/pgsql/src/backend/utils/mb'
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
common.o common.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o conv.o
conv.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
mbutils.o mbutils.c
UX:acomp: WARNING: "mbutils.c", line 139: argument #1 incompatible with
prototype: strlen()
UX:acomp: WARNING: "mbutils.c", line 178: argument #1 incompatible with
prototype: strlen()
UX:acomp: WARNING: "mbutils.c", line 195: argument #1 incompatible with
prototype: strlen()
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
wchar.o wchar.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
wstrcmp.o wstrcmp.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o
wstrncmp.o wstrncmp.c
cc -O -K inline -I/usr/local/include -I../../../../src/include  -c -o big5.o
big5.c
/usr/bin/ld -r -o SUBSYS.o common.o conv.o mbutils.o wchar.o wstrcmp.o
wstrncmp.o big5.o
gmake[4]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend/utils/mb'
/usr/bin/ld -r -o SUBSYS.o fmgrtab.o adt/SUBSYS.o cache/SUBSYS.o
error/SUBSYS.o fmgr/SUBSYS.o hash/SUBSYS.o init/SUBSYS.o misc/SUBSYS.o
mmgr/SUBSYS.o sort/SUBSYS.o time/SUBSYS.o mb/SUBSYS.o
gmake[3]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend/utils'
cc -O -K inline -o postgres access/SUBSYS.o bootstrap/SUBSYS.o
catalog/SUBSYS.o parser/SUBSYS.o commands/SUBSYS.o executor/SUBSYS.o
lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o nodes/SUBSYS.o optimizer/SUBSYS.o
port/SUBSYS.o postmaster/SUBSYS.o regex/SUBSYS.o rewrite/SUBSYS.o
storage/SUBSYS.o tcop/SUBSYS.o
utils/SUBSYS.o -L/usr/local/lib -lz -lgen -lld -lnsl -lsocket -ldl -lm -lrea
dline -ltermcap -lcurses  -Wl,-R/home/ler/pg-test/lib -Wl,-Bexport
Undefined            first referenced
symbol                  in file
hstrerror                           postmaster/SUBSYS.o
UX:ld: ERROR: Symbol referencing errors. No output written to postgres
gmake[2]: *** [postgres] Error 1
gmake[2]: Leaving directory `/home/ler/pg-dev/pgsql/src/backend'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/ler/pg-dev/pgsql/src'
gmake: *** [all] Error 2
* momjian@postgresql.org <momjian@postgresql.org> [001113 15:35]:
>   Date: Monday, November 13, 2000 @ 16:31:47
> Author: momjian
>
> Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/libpq
>      from
hub.org:/home/projects/pgsql/tmp/cvs-serv56413/pgsql/src/backend/libpq
>
> Modified Files:
>     pqcomm.c
>
> -----------------------------  Log Message  -----------------------------
>
> Fix for no hterror().

--
Larry Rosenman                      http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Вложения

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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: [COMMITTERS] pgsql/src/backend/libpq (pqcomm.c)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [COMMITTERS] pgsql/src/backend/libpq (pqcomm.c)