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



Reply via email to