Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2003 20:30:23 +0100
From:      =?iso-8859-2?B?UGlvdHIgV2+8bmlhaw==?= <piotr.wozniak@cs.put.poznan.pl>
To:        freebsd-sparc@FreeBSD.ORG
Subject:   compiling postgresql7 failed
Message-ID:  <opriwi4xp52318iq@libra.cs.put.poznan.pl>

next in thread | raw e-mail | index | archive | help
Hi,

I can't compile Postgresql7... (5.0-RC2, sparc64, gcc version 3.2.1)
Is there any way to avoid such errors? Should I modify C++ code??

----------------------------------------
cc -O -pipe  -Wall -Wmissing-prototypes -Wmissing-declarations - 
I../../../../src/include -I/usr/local/include  -c -o xid.o xid.c
cc -O -pipe  -Wall -Wmissing-prototypes -Wmissing-declarations - 
I../../../../src/include -I/usr/local/include  -c -o xlog.o xlog.c
In file included from ../../../../src/include/storage/spin.h:50,
                from xlog.c:41:
../../../../src/include/storage/s_lock.h:184: syntax error before '*' token
../../../../src/include/storage/s_lock.h:185: warning: return type defaults 
to `int'
../../../../src/include/storage/s_lock.h:185: warning: no previous 
prototype for `tas'
----------------------------------------

Piotr



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opriwi4xp52318iq>