: MySQL은 /usr/local/mysql에 잘 설치를 끝내고 php4를 설치하려고 하는데 에
: 러가 나서 안되네요.
:
: 아파치 1.3.12를 /usr/local/src/apache_1.3.12에 풀어서 ./configure --
: prefix=/usr/local/apache를 실행하고 나서 아래 명령어를 실행했습니다.
:
:
: [root@sharelinux php-4.0.1pl2]# ./configure --with-
: mysql=/usr/local/mysql --with
: -apache=../apache_1.3.12 --disable-debug --enable-track-vars
:
: 위의 명령은 잘 소화를 하구요...
:
: 이제 make라고 하면 아래와 같이 에러가 납니다.
:
:
: [root@sharelinux php-4.0.1pl2]# make
: Making all in Zend
: make[1]: Entering directory `/usr/local/src/php-4.0.1pl2/Zend'
: /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -
: I. -I.. -D
: XML_BYTE_ORDER=12 -g -O2 -c zend-scanner.c
: In file included from zend.h:49,
: from ./zend-scanner.l:41:
: /usr/include/unix.h:196: parse error before `MAILSTREAM'
: /usr/include/unix.h:196: warning: no semicolon at end of struct or
: union
: /usr/include/unix.h:203: parse error before `}'
: /usr/include/unix.h:203: warning: data definition has no type or
: storage class
: /usr/include/unix.h:207: parse error before `*'
: /usr/include/unix.h:207: warning: data definition has no type or
: storage class
: /usr/include/unix.h:210: parse error before `*'
: /usr/include/unix.h:211: parse error before `*'
: /usr/include/unix.h:212: parse error before `*'
: /usr/include/unix.h:213: parse error before `*'
: /usr/include/unix.h:214: parse error before `*'
: /usr/include/unix.h:215: parse error before `*'
: /usr/include/unix.h:216: parse error before `*'
: /usr/include/unix.h:216: parse error before `*'
: /usr/include/unix.h:216: warning: data definition has no type or
: storage class
: /usr/include/unix.h:217: parse error before `*'
: /usr/include/unix.h:218: parse error before `*'
: /usr/include/unix.h:220: parse error before `*'
: /usr/include/unix.h:221: parse error before `*'
: /usr/include/unix.h:223: parse error before `*'
: /usr/include/unix.h:224: parse error before `*'
: /usr/include/unix.h:225: parse error before `*'
: /usr/include/unix.h:226: parse error before `*'
: /usr/include/unix.h:227: parse error before `*'
: /usr/include/unix.h:228: parse error before `*'
: /usr/include/unix.h:229: parse error before `*'
: /usr/include/unix.h:233: parse error before `*'
: /usr/include/unix.h:235: parse error before `DOTLOCK'
: /usr/include/unix.h:236: parse error before `MAILSTREAM'
: /usr/include/unix.h:237: parse error before `*'
: /usr/include/unix.h:238: parse error before `*'
: /usr/include/unix.h:239: parse error before `*'
: /usr/include/unix.h:240: parse error before `*'
: /usr/include/unix.h:242: parse error before `*'
: /usr/include/unix.h:243: parse error before `*'
: /usr/include/unix.h:247: parse error before `*'
: /usr/include/unix.h:249: parse error before `*'
: /usr/include/unix.h:250: parse error before `*'
: /usr/include/unix.h:254: parse error before `*'
: /usr/include/unix.h:256: parse error before `MAILSTREAM'
: make[1]: *** [zend-scanner.lo] Error 1
: make[1]: Leaving directory `/usr/local/src/php-4.0.1pl2/Zend'
: make: *** [all-recursive] Error 1
: [root@sharelinux php-4.0.1pl2]#
:
: 미리 답변에 감사 드립니다.
아!
저도 같은 error 가 남니다.
멀고도 험한 리눅스......^.^;;
죄송 합니다..