Re: [NOVICE] Re: [GENERAL] Postgres superuser priviledges

Поиск
Список
Период
Сортировка
От Konstantinos Vassiliadis
Тема Re: [NOVICE] Re: [GENERAL] Postgres superuser priviledges
Дата
Msg-id Pine.LNX.3.95.980721195407.29672B-100000@p05.cs.man.ac.uk
обсуждение исходный текст
Ответ на Re: [GENERAL] Postgres superuser priviledges  ("Gene Selkov, Jr." <selkovjr@mcs.anl.gov>)
Список pgsql-general
Hi again
I tried to use your data type. I compiled the ec.c using

  gcc -I$PGROOT/include -c ec.c

to produce the ec.o file

Then issued "make" and gave
 Makefile:19: *** missing separator.  Stop.

This is the line
 $(DLOBJS): ec.o
        gcc -shared -o ec.so ec.o  <---Here is line 19
What is wrong?

Kostas


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