Re: Syntax error occured on Solaris10 64bit



I resolved this error.

I added word "# include "gthread.h" on source.


> Hi all.
> 
> I compile glib-2.28.4 on Solaris10 by solstudio12.2.
> But I can not compile for syntax error.
> 
> Please help me.
> 
> gmake[4]: Entering directory `/opt/src/glib-2.28.4/glib'
>   CC     garray.lo
> "../glib/gutils.h", line 336: not parallelized, loop has multiple exits
> "../glib/gutils.h", line 350: not parallelized, loop has multiple exits
> "../glib/gutils.h", line 365: not parallelized, not a recognized for loop
> "../glib/gutils.h", line 417: not parallelized, not a recognized for loop
> "garray.c", line 668: not parallelized, loop has multiple exits
> "garray.c", line 668: not parallelized, loop has multiple exits (inlined loop)
> "garray.c", line 1305: not parallelized, not a recognized for loop (inlined loop)
> "garray.c", line 1305: not parallelized, not a recognized for loop (inlined loop)
> "garray.c", line 970: not parallelized, not a recognized for loop
> "garray.c", line 1003: not parallelized, unsafe dependence
> "garray.c", line 1117: not parallelized, not a recognized for loop
> "garray.c", line 1132: not parallelized, not a recognized for loop
> "garray.c", line 1161: not parallelized, loop has multiple exits
> "garray.c", line 1197: not parallelized, loop has multiple exits
> "garray.c", line 970: not parallelized, not a recognized for loop (inlined loop)
> "garray.c", line 1305: not parallelized, not a recognized for loop
>   CC     gasyncqueue.lo
> "../glib/gutils.h", line 336: not parallelized, loop has multiple exits
> "../glib/gutils.h", line 350: not parallelized, loop has multiple exits
> "../glib/gutils.h", line 365: not parallelized, not a recognized for loop
> "../glib/gutils.h", line 417: not parallelized, not a recognized for loop
> "gasyncqueue.c", line 415: not parallelized, not a recognized for loop
> "gasyncqueue.c", line 422: not parallelized, loop has multiple exits
> "gasyncqueue.c", line 415: not parallelized, not a recognized for loop (inlined loop)
> "gasyncqueue.c", line 415: not parallelized, not a recognized for loop (inlined loop)
> "gasyncqueue.c", line 422: not parallelized, loop has multiple exits (inlined loop)
>   CC     gatomic.lo
> "gatomic.c", line 885: warning: no explicit type given
> "gatomic.c", line 885: syntax error before or at: *
> "gatomic.c", line 885: warning: old-style declaration or incorrect type for: g_atomic_mutex
> "gatomic.c", line 906: warning: implicit function declaration: g_mutex_lock
> "gatomic.c", line 909: warning: implicit function declaration: g_mutex_unlock
> "gatomic.c", line 1155: warning: implicit function declaration: g_mutex_new
> "gatomic.c", line 1155: warning: improper pointer/integer combination: op "="
> cc: acomp failed for gatomic.c
> gmake[4]: *** [gatomic.lo] Error 1
> gmake[4]: Leaving directory `/opt/src/glib-2.28.4/glib'
> gmake[3]: *** [all-recursive] Error 1
> gmake[3]: Leaving directory `/opt/src/glib-2.28.4/glib'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory `/opt/src/glib-2.28.4/glib'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/opt/src/glib-2.28.4'
> gmake: *** [all] Error 2
> -- 
> Mizuho Matsunaga <mizu0 mizucci net>
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list

-- 
Mizuho Matsunaga <mizu0 mizucci net>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]