Shaz wrote:
On Sun, Jun 28, 2009 at 11:12 AM, Shaz <shazalive@xxxxxxxxx
<mailto:shazalive@xxxxxxxxx>> wrote:
Dear list,
I am building sepgsql for Ubuntu 9.04. I am following steps provided
in
http://wiki.postgresql.org/wiki/SEPostgreSQL_Administration#Installation_from_source_tarball
I encountered the following error:
----------
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing
-fwrapv -I. -I../../../src/include -D_GNU_SOURCE -c -o bootparse.o
bootparse.c
bootparse.y: In function ‘boot_yyparse’:
bootparse.y:228: error: too few arguments to function
‘heap_create_with_catalog’
make[3]: *** [bootparse.o] Error 1
---------
Help requested in this matter.
I got it working with Fedora 11 (yum) but would love to make it work on
Ubuntu with source tarballs. Is the sepgsql@xxxxxxxxxxx
<mailto:sepgsql@xxxxxxxxxxx> active?
I could not reproduce the matter with pgsql-8.4.0 and corresponding patch.
Could you try it again with the official postgresql-8.4.0.tar.gz and the correct patch.
- postgresql-8.4.0.tar.gz
ftp://ftp.postgresql.org/pub/source/v8.4.0/postgresql-8.4.0.tar.gz
- sepgsql-00-full-8.4.0-r2096.patch.gz
http://sepgsql.googlecode.com/files/sepgsql-00-full-8.4.0-r2096.patch.gz
BTW, what version of libselinux is available on Ubuntu 9.04?
The v8.4.x based SE-PostgreSQL requires libselinux-2.0.80 or later.
Thanks,
--
KaiGai Kohei <kaigai@xxxxxxxxxxxx>
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.