Skip to content

1. openssl 설치 ( ./config && make && make install)

2. mod_ssl configure설정 ( ./configure --with-apache=/usr/local/src/apache-1.3.37 --with-ssl=/usr/local/ssl )

3. apache ./configure 설정 후 make 실행시 Bad Value라는 에러메시지와 함께 컴파일 중단



에러메세지

/usr/bin/ld: /usr/local/ssl/lib/libssl.a(s2_srvr.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC

/usr/local/ssl/lib/libssl.a: could not read symbols: Bad value

collect2: ld returned 1 exit status

make[4]: *** [libssl.so] 오류 1

make[3]: *** [all] 오류 1

make[2]: *** [subdirs] 오류 1

make[2]: Leaving directory `/usr/local/src/apache_1.3.37/src'

make[1]: *** [build-std] 오류 2

make[1]: Leaving directory `/usr/local/src/apache_1.3.37'

make: *** [build] 오류 2


해결방법

-> openssl 을 ./config 할때 -fPIC 옵션을 추가해주면 해결됩니다

./config -fPIC && make && make install



www.modssl.or.kr 에서는, -fPIC 옵션에 대해 다음과 같이 설명하고 있습니다.

=> " . /config -fPIC로 해, DSO판 작성시에 필요한 PIC(Position Independent Code) 옵션을 지정해 configure 한다. " 

profile

일요일은 짜빠게뤼~ 먹는날~^^

엮인글 :
http://adminplay.com/2021/c58/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수sort

ssh, ftp 접근 딜레이 현상 발생시 조치방법

DRBD Network Mirroring

파일에 대한 기본 지식 [1]

  • l2zeo
  • 2010-05-29
  • 조회 수 19913

chkconfig

[squid] 캐시 로그 결과 값(access_log)

리눅스에서 SSD 빠르게 쓰기

CentOS 5.4 Crond 설치

리눅스에서 테잎드라이브 쓰는방법

ssh 특정 ip or 특정대역폭만 접속 허용

clocksource tsc unstable 에러

TOP 프로그램에서 사용하는 기능키

우분투에 Samba 를 설치하자

GBIC(지빅) 이 뭘까?? file

메신저 프로그램 사용 포트

rm -rf * 잘못 쳤을 때 울지 않기!

[설치/설정] APM 튜닝정보 조금

마우스 오른쪽 버튼 막기...

관리, 개발자를 위한 vi 환경 설정 ( vim-enhanced)

리눅스 터미널에서 사용하는 단축 키

리눅스 java tocmat 설치

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234