Namazu-users-en(old)


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

Error when using make for the namazu & other modules



Hi Folks,

 I am trying to install the chasen, kakasi,
Text-Chasen, Text-kakasi, File-Mmagic, nkf171 & namazu
modules on a Solaris2.6 machine. However after
extracting the tar files when I run make I am
encountering problems in  the form of errors given in
the attachet txt file.

 Only the install of the file-mmagic is going through
clean. One thing that I noticed is that the system OS
is Sun Solaris2.6 however the GCC installed is
/gcc-lib/sparc-sun-solaris2.8/3.0/ i.e. for Solaris2.8
could that be the possible reason for the errors? or
is there something else ? Any help is appreciated

thanks & regards
Sandy

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
**************************On running make under  chasen-2.2.8:
(B.
(B.
(B.
(Bchalib.c: In function `chasen_fparse_tostr':
(Bchalib.c:588: `fp_in' undeclared (first use in this function)
(Bchalib.c: At top level:
(Bchalib.c:617: parse error before "FILE"
(Bchalib.c: In function `cha_fgets':
(Bchalib.c:620: `s' undeclared (first use in this function)
(Bchalib.c:620: `n' undeclared (first use in this function)
(Bchalib.c:620: `fp' undeclared (first use in this function)
(Bmake[2]: *** [chalib.lo] Error 1
(Bmake[2]: Leaving directory `/opt/namazu-install/chasen-2.2.8/lib'
(Bmake[1]: *** [all-recursive] Error 1
(Bmake[1]: Leaving directory `/opt/namazu-install/chasen-2.2.8'
(Bmake: *** [all-recursive-am] Error 2
(B#
(B
(B
(B**************************On running make under  kakasi-2.2.8:
(B.
(B.
(B.
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:285: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:286: parse error before "FILE"
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:287: parse error before '*' token
(Bkakasi.c: In function `digest_out':
(Bkakasi.c:192: warning: implicit declaration of function `fflush'
(Bkakasi.c:192: `stdout' undeclared (first use in this function)
(Bkakasi.c:192: (Each undeclared identifier is reported only once
(Bkakasi.c:192: for each function it appears in.)
(Bkakasi.c: In function `main':
(Bkakasi.c:421: warning: implicit declaration of function `sprintf'
(Bkakasi.c:446: warning: implicit declaration of function `fprintf'
(Bkakasi.c:446: `stderr' undeclared (first use in this function)
(Bkakasi.c:527: `stdout' undeclared (first use in this function)
(Bmake[2]: *** [kakasi.o] Error 1
(Bmake[2]: Leaving directory `/opt/namazu-install/kakasi-2.3.3/src'
(Bmake[1]: *** [all-recursive] Error 1
(Bmake[1]: Leaving directory `/opt/namazu-install/kakasi-2.3.3'
(Bmake: *** [all-recursive-am] Error 2
(B#
(B
(B**************************On running perl under  Text-ChaSen:
(BChecking if your kit is complete...
(BLooks good
(BNote (probably harmless): No library found for -lchasen
(BWriting Makefile for Text::ChaSen
(B#
(B
(B
(B**************************On running make install under  Text-ChaSen:
(B.
(B.
(B.
(Busr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:909: parse error before "FILE"
(BIn file included from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:2850,
(B                 from ChaSen.xs:13:
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/intrpvar.h:197: parse error before '*' token
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/intrpvar.h:197: warning: data definition has no type
(B or storage class
(BChaSen.xs:28: parse error before "FILE"
(BChaSen.xs:33: parse error before '*' token
(BChaSen.xs:34: parse error before "FILE"
(BChaSen.xs:36: parse error before '*' token
(BChaSen.xs: In function `XS_Text__ChaSen_fparse_tostr':
(BChaSen.xs:90: `fp' undeclared (first use in this function)
(BChaSen.xs:90: (Each undeclared identifier is reported only once
(BChaSen.xs:90: for each function it appears in.)
(Bmake: *** [ChaSen.o] Error 1
(B#
(B
(B**************************On running perl under  Text-kakasi:
(B# perl Makefile.PL
(BChecking if your kit is complete...
(BLooks good
(BNote (probably harmless): No library found for -lkakasi
(BWriting Makefile for Text::Kakasi
(B#
(B
(B**************************On running make install under  Text-kakasi:
(B.
(B.
(B.
(B.
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:908: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:909: parse error before "FILE"
(BIn file included from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:2850,
(B                 from Kakasi.xs:27:
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/intrpvar.h:197: parse error before '*' token
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/intrpvar.h:197: warning: data definition has no type
(B or storage class
(BKakasi.xs:38:23: libkakasi.h: ファイルもディレクトリもありません。
(BKakasi.xs: In function `XS_Text__Kakasi_do_kakasi':
(BKakasi.xs:86: warning: assignment makes pointer from integer without a cast
(Bmake: *** [Kakasi.o] Error 1
(B#
(B
(B**************************On running make install under  File-MMAGIC:
(B# cd File-MMagic-1.13
(B# perl Makefile.PL
(BWriting Makefile for File::MMagic
(B# make install
(BManifying blib/man3/File::MMagic.3
(BInstalling /usr/local/man/man3/File::MMagic.3
(BWriting /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/File/MMagic/.packlist
(BAppending installation info to /usr/local/lib/perl5/5.6.1/sun4-solaris/perllocal.pod
(B#
(B
(B
(B**************************On running make install under  NKF171:
(Bcp NKF.pm blib/lib/NKF.pm
(B/usr/local/bin/perl -I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 /usr/l
(Bocal/lib/perl5/5.6.1/ExtUtils/xsubpp  -typemap /usr/local/lib/perl5/5.6.1/ExtUtils/typemap NKF.xs
(B > NKF.xsc && mv NKF.xsc NKF.c
(Bgcc -c  -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
(B -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC -I/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE  N
(BKF.c
(BIn file included from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/limits.h:11,
(B                 from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:1127,
(B                 from NKF.xs:5:
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/syslimits.h:29:28: iso/limits_iso.h: ファ
(Bイルもディレクトリもありません。
(BIn file included from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perlsdio.h:5,
(B                 from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/iperlsys.h:300,
(B                 from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:1947,
(B                 from NKF.xs:5:
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:36:27: iso/stdio_iso.h: ファイル
(Bもディレクトリもありません。
(BIn file included from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perlsdio.h:5,
(B                 from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/iperlsys.h:300,
(B                 from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:1947,
(B                 from NKF.xs:5:
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:123: parse error before "fpos64_t
(B"
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:168: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:169: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:169: parse error before "FILE"
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:170: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:171: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:172: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:194: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:229: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:230: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:250: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:252: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:276: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:285: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:286: parse error before "FILE"
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:287: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:295: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:296: parse error before '*' token
(BIn file included from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:1950,
(B                 from NKF.xs:5:
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/sv.h:364: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/sv.h:364: warning: no semicolon at end of struct or
(Bunion
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/sv.h:365: warning: data definition has no type or st
(Borage class
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/sv.h:392: parse error before '}' token
(BIn file included from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:2215,
(B                 from NKF.xs:5:
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/math.h:25:26: iso/math_iso.h: ファイルも
(Bディレクトリもありません。
(BIn file included from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/math.h:250,
(B                 from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:2215,
(B                 from NKF.xs:5:
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/floatingpoint.h:23:23: stdio_tag.h: ファ
(Bイルもディレクトリもありません。
(BIn file included from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/math.h:250,
(B                 from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:2215,
(B                 from NKF.xs:5:
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/floatingpoint.h:52: parse error before "F
(BILE"
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/floatingpoint.h:168: parse error before "
(BFILE"
(BIn file included from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:2821,
(B                 from NKF.xs:5:
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:222: parse error before '*' token
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:241: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:242: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:244: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:497: parse error before '*' token
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:498: parse error before '*' token
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:498: warning: data definition has no type or
(B storage class
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:564: parse error before '*' token
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:564: warning: data definition has no type or
(B storage class
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:748: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:897: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:902: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:903: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:904: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:905: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:906: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:907: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:908: parse error before "FILE"
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/proto.h:909: parse error before "FILE"
(BIn file included from /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:2850,
(B                 from NKF.xs:5:
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/intrpvar.h:197: parse error before '*' token
(B/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/intrpvar.h:197: warning: data definition has no type
(B or storage class
(BIn file included from NKF.xs:48:
(B../nkf.c:162: parse error before '*' token
(B../nkf.c:163: parse error before '*' token
(B../nkf.c:164: parse error before '*' token
(B../nkf.c:172: parse error before '*' token
(B../nkf.c:173: parse error before '*' token
(B../nkf.c:175: parse error before '*' token
(B../nkf.c:591: parse error before "FILE"
(B../nkf.c:591: warning: data definition has no type or storage class
(B../nkf.c:592: parse error before '{' token
(B../nkf.c:605: parse error before "FILE"
(B../nkf.c:605: warning: data definition has no type or storage class
(B../nkf.c:606: parse error before '{' token
(B../nkf.c:610: warning: data definition has no type or storage class
(B../nkf.c:612: parse error before "if"
(B../nkf.c:613: conflicting types for `iconv'
(B../nkf.c:248: previous declaration of `iconv'
(B../nkf.c:613: warning: initialization makes integer from pointer without a cast
(B../nkf.c:613: initializer element is not constant
(B../nkf.c:613: warning: data definition has no type or storage class
(B../nkf.c:614: parse error before '}' token
(B../nkf.c:615: redefinition of `iconv'
(B../nkf.c:613: `iconv' previously defined here
(B../nkf.c:615: warning: initialization makes integer from pointer without a cast
(B../nkf.c:615: warning: data definition has no type or storage class
(B../nkf.c:616: parse error before '}' token
(B../nkf.c:617: redefinition of `iconv'
(B../nkf.c:615: `iconv' previously defined here
(B../nkf.c:617: warning: initialization makes integer from pointer without a cast
(B../nkf.c:617: initializer element is not constant
(B../nkf.c:617: warning: data definition has no type or storage class
(B../nkf.c:618: parse error before '}' token
(B../nkf.c:619: redefinition of `input_mode'
(B../nkf.c:255: `input_mode' previously defined here
(B../nkf.c:619: warning: data definition has no type or storage class
(B../nkf.c:620: redefinition of `output_mode'
(B../nkf.c:254: `output_mode' previously defined here
(B../nkf.c:620: warning: data definition has no type or storage class
(B../nkf.c:621: redefinition of `shift_mode'
(B../nkf.c:256: `shift_mode' previously defined here
(B../nkf.c:621: warning: data definition has no type or storage class
(B../nkf.c:627: parse error before "while"
(B../nkf.c:637: redefinition of `c2'
(B../nkf.c:610: `c2' previously defined here
(B../nkf.c:637: warning: data definition has no type or storage class
(B../nkf.c:638: parse error before "continue"
(B../nkf.c:647: redefinition of `iconv'
(B../nkf.c:617: `iconv' previously defined here
(B../nkf.c:647: warning: initialization makes integer from pointer without a cast
(B../nkf.c:647: warning: data definition has no type or storage class
(B../nkf.c:649: parse error before '}' token
(B../nkf.c:676: redefinition of `iconv'
(B../nkf.c:647: `iconv' previously defined here
(B../nkf.c:676: warning: initialization makes integer from pointer without a cast
(B../nkf.c:676: warning: data definition has no type or storage class
(B../nkf.c:677: parse error before '}' token
(B../nkf.c:680: redefinition of `iconv'
(B../nkf.c:676: `iconv' previously defined here
(B../nkf.c:680: warning: initialization makes integer from pointer without a cast
(B../nkf.c:680: initializer element is not constant
(B../nkf.c:680: warning: data definition has no type or storage class
(B../nkf.c:681: parse error before '}' token
(B../nkf.c:684: redefinition of `c2'
(B../nkf.c:637: `c2' previously defined here
(B../nkf.c:684: `c1' undeclared here (not in a function)
(B../nkf.c:684: warning: data definition has no type or storage class
(B../nkf.c:685: parse error before "continue"
(B../nkf.c:694: redefinition of `c2'
(B../nkf.c:684: `c2' previously defined here
(B../nkf.c:694: `c1' undeclared here (not in a function)
(B../nkf.c:694: warning: data definition has no type or storage class
(B../nkf.c:695: parse error before "continue"
(B../nkf.c:705: redefinition of `c2'
(B../nkf.c:694: `c2' previously defined here
(B../nkf.c:705: warning: data definition has no type or storage class
(B../nkf.c:706: parse error before "continue"
(B../nkf.c:710: redefinition of `c2'
(B../nkf.c:705: `c2' previously defined here
(B../nkf.c:710: warning: data definition has no type or storage class
(B../nkf.c:711: parse error before "continue"
(B../nkf.c:713: parse error before '!' token
(B../nkf.c:713: redefinition of `c2'
(B../nkf.c:710: `c2' previously defined here
(B../nkf.c:713: warning: data definition has no type or storage class
(B../nkf.c:714: parse error before '}' token
(B../nkf.c:715: parse error before '[' token
(B../nkf.c:737: redefinition of `c2'
(B../nkf.c:713: `c2' previously defined here
(B../nkf.c:737: warning: data definition has no type or storage class
(B../nkf.c:738: parse error before '[' token
(B../nkf.c:742: parse error before numeric constant
(B../nkf.c:742: conflicting declarations of `oconv'
(B../nkf.c:250: `oconv' previously defined here
(B../nkf.c:742: warning: data definition has no type or storage class
(B../nkf.c:746: redefinition of `c2'
(B../nkf.c:737: `c2' previously defined here
(B../nkf.c:746: warning: data definition has no type or storage class
(B../nkf.c:747: parse error before "continue"
(B../nkf.c:751: redefinition of `c2'
(B../nkf.c:746: `c2' previously defined here
(B../nkf.c:751: warning: data definition has no type or storage class
(B../nkf.c:752: parse error before "continue"
(B../nkf.c:757: initializer element is not constant
(B../nkf.c:757: warning: data definition has no type or storage class
(B../nkf.c:757: redefinition of `c2'
(B../nkf.c:751: `c2' previously defined here
(B../nkf.c:757: warning: data definition has no type or storage class
(B../nkf.c:758: parse error before "goto"
(B../nkf.c:761: parse error before '[' token
(B../nkf.c:768: redefinition of `c2'
(B../nkf.c:757: `c2' previously defined here
(B../nkf.c:768: initializer element is not constant
(B../nkf.c:768: warning: data definition has no type or storage class
(B../nkf.c:769: parse error before "continue"
(B../nkf.c:789: redefinition of `c2'
(B../nkf.c:768: `c2' previously defined here
(B../nkf.c:789: warning: data definition has no type or storage class
(B../nkf.c:790: parse error before "continue"
(B../nkf.c:794: redefinition of `c2'
(B../nkf.c:789: `c2' previously defined here
(B../nkf.c:794: warning: data definition has no type or storage class
(B../nkf.c:795: parse error before "continue"
(B../nkf.c:797: parse error before '!' token
(B../nkf.c:797: redefinition of `c2'
(B../nkf.c:794: `c2' previously defined here
(B../nkf.c:797: warning: data definition has no type or storage class
(B../nkf.c:798: parse error before '}' token
(B../nkf.c:799: parse error before '[' token
(B../nkf.c:811: redefinition of `shift_mode'
(B../nkf.c:621: `shift_mode' previously defined here
(B../nkf.c:811: warning: data definition has no type or storage class
(B../nkf.c:812: parse error before "continue"
(B../nkf.c:818: parse error before '}' token
(B../nkf.c:848: redefinition of `shift_mode'
(B../nkf.c:811: `shift_mode' previously defined here
(B../nkf.c:848: warning: data definition has no type or storage class
(B../nkf.c:849: parse error before "continue"
(B../nkf.c:853: parse error before numeric constant
(B../nkf.c:853: warning: data definition has no type or storage class
(B../nkf.c:871: parse error before numeric constant
(B../nkf.c:871: warning: data definition has no type or storage class
(B../nkf.c:876: redefinition of `shift_mode'
(B../nkf.c:848: `shift_mode' previously defined here
(B../nkf.c:876: warning: data definition has no type or storage class
(B../nkf.c:877: parse error before "continue"
(B../nkf.c:881: parse error before numeric constant
(B../nkf.c:881: warning: data definition has no type or storage class
(B../nkf.c:882: parse error before numeric constant
(B../nkf.c:882: warning: data definition has no type or storage class
(B../nkf.c:887: redefinition of `shift_mode'
(B../nkf.c:876: `shift_mode' previously defined here
(B../nkf.c:887: warning: data definition has no type or storage class
(B../nkf.c:888: parse error before "continue"
(B../nkf.c:891: parse error before numeric constant
(B../nkf.c:891: warning: data definition has no type or storage class
(B../nkf.c:892: parse error before numeric constant
(B../nkf.c:892: warning: data definition has no type or storage class
(B../nkf.c:893: parse error before numeric constant
(B../nkf.c:893: warning: data definition has no type or storage class
(B../nkf.c:898: redefinition of `shift_mode'
(B../nkf.c:887: `shift_mode' previously defined here
(B../nkf.c:898: warning: data definition has no type or storage class
(B../nkf.c:899: parse error before "continue"
(B../nkf.c:902: parse error before numeric constant
(B../nkf.c:902: warning: data definition has no type or storage class
(B../nkf.c:903: parse error before numeric constant
(B../nkf.c:903: warning: data definition has no type or storage class
(B../nkf.c:909: parse error before numeric constant
(B../nkf.c:909: warning: data definition has no type or storage class
(B../nkf.c:914: redefinition of `shift_mode'
(B../nkf.c:898: `shift_mode' previously defined here
(B../nkf.c:914: warning: data definition has no type or storage class
(B../nkf.c:915: parse error before "continue"
(B../nkf.c:918: redefinition of `shift_mode'
(B../nkf.c:914: `shift_mode' previously defined here
(B../nkf.c:918: warning: data definition has no type or storage class
(B../nkf.c:919: parse error before "continue"
(B../nkf.c:921: redefinition of `shift_mode'
(B../nkf.c:918: `shift_mode' previously defined here
(B../nkf.c:921: warning: data definition has no type or storage class
(B../nkf.c:922: parse error before "continue"
(B../nkf.c:925: parse error before numeric constant
(B../nkf.c:925: warning: data definition has no type or storage class
(B../nkf.c:928: parse error before '}' token
(B../nkf.c:934: parse error before '}' token
(B../nkf.c:938: parse error before '}' token
(B../nkf.c:946: redefinition of `c2'
(B../nkf.c:797: `c2' previously defined here
(B../nkf.c:946: warning: data definition has no type or storage class
(B../nkf.c:947: parse error before "continue"
(B../nkf.c:952: parse error before '(' token
(B../nkf.c:952: conflicting types for `iconv'
(B../nkf.c:680: previous declaration of `iconv'
(B../nkf.c:961: parse error before "FILE"
(B../nkf.c:961: warning: data definition has no type or storage class
(B../nkf.c:964: parse error before '{' token
(B../nkf.c:972: conflicting declarations of `hold_count'
(B../nkf.c:186: `hold_count' previously declared here
(B../nkf.c:972: warning: data definition has no type or storage class
(B../nkf.c:973: warning: parameter names (without types) in function declaration
(B../nkf.c:973: warning: data definition has no type or storage class
(B../nkf.c:974: redefinition of `c2'
(B../nkf.c:946: `c2' previously defined here
(B../nkf.c:974: warning: data definition has no type or storage class
(B../nkf.c:976: parse error before "while"
(B../nkf.c:988: parse error before '}' token
(B../nkf.c:992: conflicting types for `iconv'
(B../nkf.c:952: previous declaration of `iconv'
(B../nkf.c:992: warning: initialization makes integer from pointer without a cast
(B../nkf.c:992: warning: data definition has no type or storage class
(B../nkf.c:994: parse error before '}' token
(B../nkf.c:1004: redefinition of `iconv'
(B../nkf.c:992: `iconv' previously defined here
(B../nkf.c:1004: warning: initialization makes integer from pointer without a cast
(B../nkf.c:1004: warning: data definition has no type or storage class
(B../nkf.c:1005: parse error before '}' token
(B../nkf.c:1008: redefinition of `iconv'
(B../nkf.c:1004: `iconv' previously defined here
(B../nkf.c:1008: warning: initialization makes integer from pointer without a cast
(B../nkf.c:1008: initializer element is not constant
(B../nkf.c:1008: warning: data definition has no type or storage class
(B../nkf.c:1009: parse error before '}' token
(B../nkf.c:1012: redefinition of `c2'
(B../nkf.c:974: `c2' previously defined here
(B../nkf.c:1012: initializer element is not constant
(B../nkf.c:1012: warning: data definition has no type or storage class
(B../nkf.c:1013: parse error before "continue"
(B../nkf.c:1021: redefinition of `c2'
(B../nkf.c:1012: `c2' previously defined here
(B../nkf.c:1021: warning: data definition has no type or storage class
(B../nkf.c:1022: parse error before "continue"
(B../nkf.c:1036: redefinition of `c1'
(B../nkf.c:757: `c1' previously defined here
(B../nkf.c:1036: `wc' undeclared here (not in a function)
(B../nkf.c:1036: warning: data definition has no type or storage class
(B../nkf.c:1037: warning: parameter names (without types) in function declaration
(B../nkf.c:1037: conflicting types for `iconv'
(B../nkf.c:1008: previous declaration of `iconv'
(B../nkf.c:1037: warning: data definition has no type or storage class
(B../nkf.c:1038: parse error before '}' token
(B../nkf.c:1513: parse error before "FILE"
(B../nkf.c:1513: warning: data definition has no type or storage class
(B../nkf.c:1514: parse error before '{' token
(B../nkf.c:1520: redefinition of `mime_mode'
(B../nkf.c:257: `mime_mode' previously defined here
(B../nkf.c:1520: warning: data definition has no type or storage class
(B../nkf.c:1522: warning: data definition has no type or storage class
(B../nkf.c:1523: conflicting types for `p'
(B../nkf.c:1517: previous declaration of `p'
(B../nkf.c:1523: warning: initialization makes integer from pointer without a cast
(B../nkf.c:1523: initializer element is not constant
(B../nkf.c:1523: warning: data definition has no type or storage class
(B../nkf.c:1524: confused by earlier errors, bailing out
(Bmake: *** [NKF.o] Error 1
(B#
(B
(B
(B*****************************when running make under namazu-2.0.6
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:306: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:306: parse error before "FILE"
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:306: ISO C forbids data definitio
(Bn with no type or storage class
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:307: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:307: ISO C forbids data definitio
(Bn with no type or storage class
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:308: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:309: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:310: parse error before '*' token
(B/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include/stdio.h:311: parse error before '*' token
(Bmake[2]: *** [bindtextdom.o] Error 1
(Bmake[2]: Leaving directory `/opt/namazu-install/namazu-2.0.6/intl'
(Bmake[1]: *** [all-recursive] Error 1
(Bmake[1]: Leaving directory `/opt/namazu-install/namazu-2.0.6'
(Bmake: *** [all-recursive-am] Error 2