Hi Piotr,

blerf only reports a maximum of the last 20 lines of error messages, so 
in this particular case, you'll have to look in 
/export/ohac/ohac+5.11+i386/log/log.200808201125.01/log.txt to find the 
initial error which will be a few lines above 8121. I suspect the 
initial error is that it couldn't find libuutil.h in the include path, 
which is pulled in by ON's recent changes to libzonecfg.h.

Jonathan


Piotr Jasiukajtis / estibi wrote:

> Hi,
> 
> Is it known? It's not b86 of course :)
> 
> 
> [estibi at onv ohac]$ /opt/scbld/bin/blerf
> /export/ohac/ohac+5.11+i386/log/log.200808201125.01/log.txt
> Error found at line 8141, section header:
> ==== Building Sun Cluster source (DEBUG), started at Wed Aug 20 11:25:34
> CEST 2008 ====
> 
> Recently visited dirs:
> lib/libclcomm_compat/i386
> lib/libclcomm_compat/amd64
> lib/libsecurity
> lib/libsecurity/i386
> 
> Context:
>   8121  "../common/security.c", line 592: syntax error before or at: {
>   8122  "../common/security.c", line 598: syntax error before or at: if
>   8123  "../common/security.c", line 604: warning: syntax requires ";"
> after last struct/union member (E_SEMI_COLON_REQD_AFT_LAST_MBR)
>   8124  "../common/security.c", line 610: zero-sized struct/union
>   8125  "../common/security.c", line 612: syntax error before or at: =
>   8126  "../common/security.c", line 626: warning: syntax error:  empty
> declaration (E_EMPTY_DECLARATION)
>   8127  "../common/security.c", line 626: warning: old-style declaration
> or incorrect type for: i (E_OLD_STYLE_DECL_OR_BAD_TYPE)
>   8128  "../common/security.c", line 626: warning: syntax error:  empty
> declaration (E_EMPTY_DECLARATION)
>   8129  "../common/security.c", line 626: warning: old-style declaration
> or incorrect type for: i (E_OLD_STYLE_DECL_OR_BAD_TYPE)
>   8130  "../common/security.c", line 747: warning: syntax error:  empty
> declaration (E_EMPTY_DECLARATION)
>   8131  "../common/security.c", line 756: syntax error before or at: =
>   8132  "../common/security.c", line 756: identifier redefined:
> pthread_sigmask
>   8133          current : function() returning int
>   8134          previous: function(int, pointer to const struct
> {array[4] of unsigned int __sigbits}, pointer to struct  {array[4] of
> unsigned int __sigbits}) returning int : "../common/security.c", line 612
>   8135  "../common/security.c", line 766: warning: syntax error:  empty
> declaration (E_EMPTY_DECLARATION)
>   8136  "../common/security.c", line 779: undefined symbol: debug
>   8137  "../common/security.c", line 835: undefined symbol:
> rgm_door_programs
>   8138  "../common/security.c", line 835: cannot dereference non-pointer
> type
>   8139  "../common/security.c", line 839: cannot recover from previous
> errors
>   8140  cc: acomp failed for ../common/security.c
>   8141  *** Error code 2
> 
> 
> Target stack:
> lib/libsecurity/i386 [pics/security.o]
> lib/libsecurity [i386 => cd i386; pwd; dmake install]
> lib [libsecurity => cd libsecurity; pwd; dmake install]
> . [lib => cd lib; pwd; dmake install]
> 
> 
> 
> 
> 
> 
> 
> 
> (1 errors found)
> 
> 

Reply via email to