делаю ./configure, нормально все проходит
потом на make он мне ругается этим:
big5.c: In function `c2u_doconv':
big5.c:311: syntax error before `ucv'
big5.c:318: `ucv' undeclared (first use in this function)
big5.c:318: (Each undeclared identifier is reported only once
big5.c:318: for each function it appears in.)
*** Error code 1
Stop in /home/merlin/courier-imap-2.2.2.20040207/unicode.
*** Error code 1
Stop in /home/merlin/courier-imap-2.2.2.20040207/unicode (line 259 of Makefile).
*** Error code 1
Stop in /home/merlin/courier-imap-2.2.2.20040207 (line 526 of Makefile).Как этот courier-imap скомпилить ???
>делаю ./configure, нормально все проходит
>потом на make он мне ругается этим:
>big5.c: In function `c2u_doconv':
>big5.c:311: syntax error before `ucv'
>big5.c:318: `ucv' undeclared (first use in this function)
>big5.c:318: (Each undeclared identifier is reported only once
>big5.c:318: for each function it appears in.)
>*** Error code 1
>Stop in /home/merlin/courier-imap-2.2.2.20040207/unicode.
>*** Error code 1
>Stop in /home/merlin/courier-imap-2.2.2.20040207/unicode (line 259 of Makefile).
>*** Error code 1
>Stop in /home/merlin/courier-imap-2.2.2.20040207 (line 526 of Makefile).
>
>Как этот courier-imap скомпилить ???подозреваю, что ему надо gmake
>подозреваю, что ему надо gmakeпопробовал gmake, результат тот же :((