Hi Eric -

You're running into cr 11827. Here is Evan's heads up:

-------- Original Message --------
Subject: [caiman-discuss] Heads-ups for bug 11827
Date: Thu, 08 Oct 2009 19:07:33 -0600
From: Evan Layton <evan.lay...@sun.com>
To: caiman-discuss <caiman-discuss at opensolaris.org>

If you don't do builds of slim_source then you can ignore this message.

With the fix for bug 11827:
changeset:   616:1e3d13ac262c
tag:         tip
user:        Evan Layton <Evan.Layton at Sun.COM>
date:        Thu Oct 08 18:55:26 2009 -0700
description:
        11827 be_activate is broken in build 125


This change to libbe requires the newer version of libzfs.h in snv-125, to
compile. Due to this it is no longer possible to do a nightly build of the
current bits in slim_source on anything older than snv-125.

Doing nightly builds on builds older than 125 will give errors similar 
to the
following:

"be_activate.c", line 797: prototype mismatch: 4 args passed, 3 expected
"be_activate.c", line 818: prototype mismatch: 4 args passed, 3 expected
cc: acomp failed for be_activate.c
*** Error code 1



If you pkg image-update, you should be good.

Ginnie


On 10/26/09 04:10, Eric J. Ray wrote:
>
> All,
> I'm building slim-source, and getting a rather strange build error:
> /opt/SunStudioExpress/bin/cc -xc99=%none -O  -Xa 
> -I/export/home/ejray/Workspaces/slim_source/proto/root_i386/usr/include 
> -I/usr/include -I/usr/include/python2.4 -I../libinstzones 
> -I/export/home/ejray/Workspaces/slim_source/proto/root_i386/usr/include 
> -I/usr/include 
> -I/export/home/ejray/Workspaces/slim_source/proto/root_i386/usr/include 
> -I/usr/include -I/usr/include/python2.4 -I../libinstzones 
> -I/export/home/ejray/Workspaces/slim_source/proto/root_i386/usr/include 
> -I/usr/include -c -o objs/i386/be_activate.o be_activate.c
> "be_activate.c", line 797: prototype mismatch: 4 args passed, 3 expected
> "be_activate.c", line 818: prototype mismatch: 4 args passed, 3 expected
> cc: acomp failed for be_activate.c
> *** Error code 1
> dmake: Warning: Command failed for target `objs/i386/be_activate.o'
> Current working directory 
> /export/home/ejray/Workspaces/slim_source/usr/src/lib/libbe
>
>
> Yes, I've done
> hg pull; hg update
> Yes, I've rebuilt to see if it was spurious. On the previous run, I 
> got more prototype
> mismatches than this one.
>
> What am I missing here...looks like it should work.
> Eric
>
>
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss



Reply via email to