[SCore-users] SCore 5.2

kameyama at pccluster.org kameyama at pccluster.org
Tue Dec 10 11:21:00 JST 2002


In article <200212100031.gBA0V0103727 at zeralda.streamline.com> Nick Birkett <nrcb at streamline-computing.com> wrotes:
> In file included from /usr/include/stdio.h:65,^M
>                  from /usr/include/resolv.h:63,^M
>                  from internals.h:23,^M
>                  from attr.c:23:^M
> /usr/include/libio.h:334: parse error before `attribute_hidden'^M
> /usr/include/libio.h:334: warning: data definition has no type or storage 
> class^M

Sorry.
Please apply following patch:
---------------------------------------cut here---------------------------------
Index: score-src/SCore/sclib/scwrap/example/pthread/glibc-i386-redhat7/include/libc-symbols.h
===================================================================
RCS file: /develop/cvsroot/score-src/SCore/sclib/scwrap/example/pthread/glibc-i386-redhat7/include/libc-symbols.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- score-src/SCore/sclib/scwrap/example/pthread/glibc-i386-redhat7/include/libc-symbols.h	2 Aug 2001 10:14:28 -0000	1.1.1.1
+++ score-src/SCore/sclib/scwrap/example/pthread/glibc-i386-redhat7/include/libc-symbols.h	12 Nov 2002 11:05:33 -0000	1.2
@@ -321,4 +321,5 @@
   strong_alias(real, name)
 #endif
 
+# define attribute_hidden
 #endif /* libc-symbols.h */
---------------------------------------cut here---------------------------------

                       from Kameyama Toyohisa



More information about the SCore-users mailing list