[질문] QPopper 설치시 에러
작성자 정보
- 기호준 작성
- 작성일
컨텐츠 정보
- 1,616 조회
- 0 추천
- 목록
본문
QPopper 4.03
QPopper 3.1.2
QPopper 2.53 모두 설치를 시도하였으나, 실패하였습니다.
모두 소스를 가져다가 컴파일하여서 설치를 하려고 하였으며, 모두 똑 같은 메시지로서 실패하였습니다..
원본은 ftp://ftp.kreaced.co.kr 에서 가져올수 없어서,
ftp://ftp.qualcomm.com/eudora/servers/unix/popper 에서 가져다가 사용하였습니다.
make 시의 에러메시지는 다음과 같습니다.
보시고 도움을 주셨으면, 합니다.
# make
cd ./popper && make all
gcc -c -I.. -I.. -I.
-I../mmangle -I../common
-g -O2 -fpcc-struct-return -DHAVE_CONFIG_H -DSOLARIS2 -DGNU_PASS -DNO_GETLINE -DCONTENT_LENGTH=1 -DUN
IX pop_init.c -o pop_init.o
/usr/ccs/bin/as: "/var/tmp/ccna0Lfv.s", line 1551: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccna0Lfv.s", line 1551: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccna0Lfv.s", line 1609: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccna0Lfv.s", line 1609: error: statement syntax
*** Error code 1
make: Fatal error: Command failed for target `pop_init.o'
Current working directory /usr/local/qpopper4.0.3/popper
*** Error code 1
make: Fatal error: Command failed for target `popper_server'
#
물론 make 하기 이전의 configure 는 정상적으로 동작하는 것 같습니다.
그 내용은 다음입니다.
# pwd
/usr/local/qpopper3.1
# ls -CF
INSTALL check-fmt* config.h configure.in popper/
License.txt check-fmt-cleanup* config.h.in doc/ qd/
Makefile common/ config.log man/ sievead/
Makefile.in conf.h config.status* misc.h test/
README config.cache configure* mmangle/
# ./configure --enable-specialauth
loading cache ./config.cache
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for bison... no
checking for byacc... no
checking for flex... (cached) lex
checking for yywrap in -ll... (cached) yes
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for gperf... no
checking for cperf... no
./configure: warning:: not found
checking for gcc version 2.7.2.3... no
checking if ar chokes on -r... no
Will NOT compile in debugging code
Defining SPEC_POP_AUTH
System name: SunOS; System version: 5.7
Set OS_DEFS = " -DSOLARIS2 -DSPEC_POP_AUTH -DGNU_PASS -DNO_GETLINE -DCONTENT_LENGTH=1 -DUNIX"
Logging to facility: LOG_LOCAL0
Set AR_FLAG = " -r "; RANLIB_CMD = ""
checking size of unsigned long int... (cached) 4
checking for sendmail program... found at /usr/sbin/sendmail
checking for mail spool directory... found at /var/mail
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for sys_siglist declaration in signal.h or unistd.h... (cached) no
checking for prot.h... (cached) no
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/security.h... (cached) no
checking for sys/syslog.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/fcntl.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/unistd.h... (cached) yes
checking for sys/netinet/in.h... (cached) no
checking for sys/time.h... (cached) yes
checking for syslog.h... (cached) yes
checking for net/errno.h... (cached) no
checking for unistd.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for maillock.h... (cached) yes
checking for ndbm.h... (cached) yes
checking for gdbm.h... (cached) no
checking for dbm.h... (cached) no
checking for select.h... (cached) no
checking for shadow.h... (cached) yes
checking for security/pam_appl.h... (cached) yes
checking for t_accept in -lnsl... (cached) yes
checking for socket in -lsocket... (cached) yes
checking for res_init in -lresolv... (cached) yes
checking for maillock in -lmail... (cached) yes
checking for krb_recvauth in -lkrb... (cached) yes
checking for clock_gettime in -lposix4... (cached) yes
checking for set_auth_parameters in -lsecurity... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for working const... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for sys_siglist declaration in signal.h or unistd.h... (cached) no
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for 8-bit clean memcmp... (cached) yes
checking return type of signal handlers... (cached) void
checking whether utime accepts a null argument... (cached) yes
checking for vprintf... (cached) yes
checking for wait3 that fills in rusage... (cached) no
checking for gethostname... (cached) yes
checking for gettimeofday... (cached) yes
checking for getusershell... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) no
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strstr... (cached) yes
checking for bcopy... (cached) yes
checking for index... (cached) yes
checking for flock... (cached) no
checking for set_auth_parameters... (cached) no
checking for pw_encrypt... (cached) no
checking for hstrerror... (cached) no
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for srandom... (cached) yes
checking for srand... (cached) yes
checking for usleep... (cached) yes
checking for setproctitle... (cached) no
creating ./config.status
creating Makefile
creating common/Makefile
creating popper/Makefile
creating mmangle/Makefile
creating config.h
config.h is unchanged
#
도움을 부탁드립니다.
관련자료
-
이전
-
다음