Re: [NOVICE] Re: [GENERAL] Postgres superuser priviledges - Mailing list pgsql-general

From Konstantinos Vassiliadis
Subject Re: [NOVICE] Re: [GENERAL] Postgres superuser priviledges
Date
Msg-id Pine.LNX.3.95.980721195407.29672B-100000@p05.cs.man.ac.uk
Whole thread Raw
In response to Re: [GENERAL] Postgres superuser priviledges  ("Gene Selkov, Jr." <selkovjr@mcs.anl.gov>)
List 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 by date:

Previous
From: Doug Younger
Date:
Subject: Encrypting Data Requests (& returns)?
Next
From: Roberto Joao Lopes Garcia
Date:
Subject: Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and Informix on Linux]