annotate ers @ 2:442dbbf0ac7d

utf first try
author kono
date Tue, 19 Apr 2005 23:36:12 +0900
parents bce86c4163a3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
1 for d in config sbr mts zotnet uip support doc; do (cd $d; make DESTDIR= -k all); done
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
2 MH 6.8.3 #5[UCI]
0
bce86c4163a3 Initial revision
kono
parents:
diff changeset
3 Japanization Plus pre3.05-20010615
2
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
4 gcc -DATHENA -DDUMB -DFOLDPROT='"0700"' -DGCOS_HACK -DISI -DMHE -DMHRC -DMSGPROT='"0600"' -DOVERHEAD -DRPATHS -DSBACKUP='"\043"' -DWHATNOW -DBIND -DBSD42 -DBSD43 -DBSD44 -DDBMPWD -DNORUSERPASS -DPOSIX -DSETMG -DSYS5DIR -DUNISTD -DVSPRINTF -DWAITINT -DZONEINFO -DPOPSERVICE='"pop"' -DAPOP -DJAPAN -DMH_PLUS -DMIME -DMIME_HEADERS -DMORE='"/usr/local/bin/jless"' -DNNTP -DMAILGROUP -DSENDMTS -DSMTP -DPOP -DSPRINTFTYPE=int -DTYPESIG=void -O -c -o version.o version.c
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
5 gcc -DATHENA -DDUMB -DFOLDPROT='"0700"' -DGCOS_HACK -DISI -DMHE -DMHRC -DMSGPROT='"0600"' -DOVERHEAD -DRPATHS -DSBACKUP='"\043"' -DWHATNOW -DBIND -DBSD42 -DBSD43 -DBSD44 -DDBMPWD -DNORUSERPASS -DPOSIX -DSETMG -DSYS5DIR -DUNISTD -DVSPRINTF -DWAITINT -DZONEINFO -DPOPSERVICE='"pop"' -DAPOP -DJAPAN -DMH_PLUS -DMIME -DMIME_HEADERS -DMORE='"/usr/local/bin/jless"' -DNNTP -DMAILGROUP -DSENDMTS -DSMTP -DPOP -DSPRINTFTYPE=int -DTYPESIG=void -O -c concat.c
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
6 In file included from concat.c:5:
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
7 /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements <varargs.h>."
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
8 /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use <stdarg.h>."
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
9 concat.c:11: error: parse error before "va_dcl"
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
10 concat.c:12: error: syntax error before '{' token
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
11 concat.c:17: error: parse error before "list"
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
12 concat.c:17: warning: data definition has no type or storage class
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
13 concat.c:19: error: conflicting types for `len'
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
14 concat.c:16: error: previous declaration of `len'
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
15 concat.c:19: warning: data definition has no type or storage class
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
16 concat.c:20: warning: parameter names (without types) in function declaration
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
17 concat.c:20: warning: data definition has no type or storage class
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
18 concat.c:21: error: parse error before "while"
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
19 concat.c:23: warning: parameter names (without types) in function declaration
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
20 concat.c:23: warning: data definition has no type or storage class
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
21 concat.c:25: error: `sp' undeclared here (not in a function)
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
22 concat.c:25: warning: data definition has no type or storage class
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
23 concat.c:26: error: parse error before "if"
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
24 concat.c:29: warning: parameter names (without types) in function declaration
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
25 concat.c:29: warning: data definition has no type or storage class
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
26 concat.c:30: error: parse error before "while"
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
27 concat.c:32: warning: parameter names (without types) in function declaration
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
28 concat.c:32: warning: data definition has no type or storage class
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
29 concat.c:34: error: parse error before "return"
0
bce86c4163a3 Initial revision
kono
parents:
diff changeset
30 make[1]: *** [concat.o] Error 1
2
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
31 gcc -DATHENA -DDUMB -DFOLDPROT='"0700"' -DGCOS_HACK -DISI -DMHE -DMHRC -DMSGPROT='"0600"' -DOVERHEAD -DRPATHS -DSBACKUP='"\043"' -DWHATNOW -DBIND -DBSD42 -DBSD43 -DBSD44 -DDBMPWD -DNORUSERPASS -DPOSIX -DSETMG -DSYS5DIR -DUNISTD -DVSPRINTF -DWAITINT -DZONEINFO -DPOPSERVICE='"pop"' -DAPOP -DJAPAN -DMH_PLUS -DMIME -DMIME_HEADERS -DMORE='"/usr/local/bin/jless"' -DNNTP -DMAILGROUP -DSENDMTS -DSMTP -DPOP -DSPRINTFTYPE=int -DTYPESIG=void -O -c ml_codeconv.c
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
32 ml_codeconv.c: In function `utf8_fputs':
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
33 ml_codeconv.c:263: error: `my_pretty' undeclared (first use in this function)
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
34 ml_codeconv.c:263: error: (Each undeclared identifier is reported only once
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
35 ml_codeconv.c:263: error: for each function it appears in.)
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
36 ml_codeconv.c: In function `ml_conv_sbr':
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
37 ml_codeconv.c:448: error: `ptr' undeclared (first use in this function)
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
38 ml_codeconv.c:448: error: `len' undeclared (first use in this function)
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
39 ml_codeconv.c: At top level:
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
40 ml_codeconv.c:590: error: `my_pretty' used prior to declaration
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
41 ml_codeconv.c: In function `my_pretty':
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
42 ml_codeconv.c:595: error: `u1' undeclared (first use in this function)
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
43 ml_codeconv.c:595: error: `stream' undeclared (first use in this function)
0
bce86c4163a3 Initial revision
kono
parents:
diff changeset
44 make[1]: *** [ml_codeconv.o] Error 1
bce86c4163a3 Initial revision
kono
parents:
diff changeset
45 make[1]: Target `all' not remade because of errors.
bce86c4163a3 Initial revision
kono
parents:
diff changeset
46 for d in sendmail; do (cd $d; make DESTDIR= -k all); done
2
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
47 make[2]: Nothing to be done for `all'.
0
bce86c4163a3 Initial revision
kono
parents:
diff changeset
48 for d in mts bboards tws mf; do (cd $d; make DESTDIR= -k all); done
2
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
49 gcc -DATHENA -DDUMB -DFOLDPROT='"0700"' -DGCOS_HACK -DISI -DMHE -DMHRC -DMSGPROT='"0600"' -DOVERHEAD -DRPATHS -DSBACKUP='"\043"' -DWHATNOW -DBIND -DBSD42 -DBSD43 -DBSD44 -DDBMPWD -DNORUSERPASS -DPOSIX -DSETMG -DSYS5DIR -DUNISTD -DVSPRINTF -DWAITINT -DZONEINFO -DPOPSERVICE='"pop"' -DAPOP -DJAPAN -DMH_PLUS -DMIME -DMIME_HEADERS -DMORE='"/usr/local/bin/jless"' -DNNTP -DMAILGROUP -DSENDMTS -DSMTP -DPOP -DSPRINTFTYPE=int -DTYPESIG=void -O -I.. -c -o client.o client.c
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
50 client.c:367: error: conflicting types for `inet_addr'
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
51 /usr/include/arpa/inet.h:101: error: previous declaration of `inet_addr'
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
52 make[2]: *** [client.o] Error 1
0
bce86c4163a3 Initial revision
kono
parents:
diff changeset
53 make[2]: Target `all' not remade because of errors.
2
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
54 make[2]: Nothing to be done for `all'.
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
55 make[2]: Nothing to be done for `all'.
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
56 make[2]: Nothing to be done for `all'.
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
57 gcc -DATHENA -DDUMB -DFOLDPROT='"0700"' -DGCOS_HACK -DISI -DMHE -DMHRC -DMSGPROT='"0600"' -DOVERHEAD -DRPATHS -DSBACKUP='"\043"' -DWHATNOW -DBIND -DBSD42 -DBSD43 -DBSD44 -DDBMPWD -DNORUSERPASS -DPOSIX -DSETMG -DSYS5DIR -DUNISTD -DVSPRINTF -DWAITINT -DZONEINFO -DPOPSERVICE='"pop"' -DAPOP -DJAPAN -DMH_PLUS -DMIME -DMIME_HEADERS -DMORE='"/usr/local/bin/jless"' -DNNTP -DMAILGROUP -DSENDMTS -DSMTP -DPOP -DSPRINTFTYPE=int -DTYPESIG=void -O -I. -c mts/client.c
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
58 mts/client.c:367: error: conflicting types for `inet_addr'
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
59 /usr/include/arpa/inet.h:101: error: previous declaration of `inet_addr'
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
60 make[1]: *** [mts/client.o] Error 1
0
bce86c4163a3 Initial revision
kono
parents:
diff changeset
61 make[1]: Target `all' not remade because of errors.
bce86c4163a3 Initial revision
kono
parents:
diff changeset
62 make[1]: *** No rule to make target `../sbr/libmh.a', needed by `xali'.
bce86c4163a3 Initial revision
kono
parents:
diff changeset
63 make[1]: *** No rule to make target `../zotnet/libzot.a', needed by `xali'.
2
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
64 gcc -DATHENA -DDUMB -DFOLDPROT='"0700"' -DGCOS_HACK -DISI -DMHE -DMHRC -DMSGPROT='"0600"' -DOVERHEAD -DRPATHS -DSBACKUP='"\043"' -DWHATNOW -DBIND -DBSD42 -DBSD43 -DBSD44 -DDBMPWD -DNORUSERPASS -DPOSIX -DSETMG -DSYS5DIR -DUNISTD -DVSPRINTF -DWAITINT -DZONEINFO -DPOPSERVICE='"pop"' -DAPOP -DJAPAN -DMH_PLUS -DMIME -DMIME_HEADERS -DMORE='"/usr/local/bin/jless"' -DNNTP -DMAILGROUP -DSENDMTS -DSMTP -DPOP -DSPRINTFTYPE=int -DTYPESIG=void -O -c -o vmh.o vmh.c
0
bce86c4163a3 Initial revision
kono
parents:
diff changeset
65 vmh.c: In function `linsert':
2
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
66 vmh.c:1401: error: invalid use of undefined type `struct ldat'
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
67 vmh.c:1401: error: dereferencing pointer to incomplete type
0
bce86c4163a3 Initial revision
kono
parents:
diff changeset
68 make[1]: *** [vmh.o] Error 1
bce86c4163a3 Initial revision
kono
parents:
diff changeset
69 make[1]: Target `all' not remade because of errors.
bce86c4163a3 Initial revision
kono
parents:
diff changeset
70 for d in bboards general pop; do (cd $d; make DESTDIR= -k all); done
bce86c4163a3 Initial revision
kono
parents:
diff changeset
71 make[2]: Nothing to be done for `all'.
bce86c4163a3 Initial revision
kono
parents:
diff changeset
72 make[2]: `all' is up to date.
bce86c4163a3 Initial revision
kono
parents:
diff changeset
73 make[2]: Nothing to be done for `all'.
2
442dbbf0ac7d utf first try
kono
parents: 0
diff changeset
74 make[1]: Nothing to be done for `all'.