contrib/vacuumlo problem in cvs

Started by Bruno Wolff IIIover 22 years ago2 messages
#1Bruno Wolff III
bruno@wolff.to

I get the error message below when trying to make inside of the contrib
subdirectory. It was happening last night as well. I removed all of the
source and got a clean copy about an hour ago and am still having the
problem.

gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src/interfaces/libpq -I. -I../../src/include -c vacuumlo.c -o vacuumlo.o
vacuumlo.c:47: conflicting types for `simple_prompt'
../../src/include/port.h:26: previous declaration of `simple_prompt'
make[1]: *** [vacuumlo.o] Error 1
make[1]: Leaving directory `/usr/local/src/postgresql-7.4/pgsql/contrib/vacuumlo'
make: *** [all] Error 2

#2Bruce Momjian
pgman@candle.pha.pa.us
In reply to: Bruno Wolff III (#1)
Re: contrib/vacuumlo problem in cvs

Do a CVS update and you should be fine. I modified that about 20 minutes ago.

---------------------------------------------------------------------------

Bruno Wolff III wrote:

I get the error message below when trying to make inside of the contrib
subdirectory. It was happening last night as well. I removed all of the
source and got a clean copy about an hour ago and am still having the
problem.

gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../src/interfaces/libpq -I. -I../../src/include -c vacuumlo.c -o vacuumlo.o
vacuumlo.c:47: conflicting types for `simple_prompt'
../../src/include/port.h:26: previous declaration of `simple_prompt'
make[1]: *** [vacuumlo.o] Error 1
make[1]: Leaving directory `/usr/local/src/postgresql-7.4/pgsql/contrib/vacuumlo'
make: *** [all] Error 2

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073