| [ CnUnix ] in KIDS 글 쓴 이(By): krbyun (elida) 날 짜 (Date): 2002년 6월 19일 수요일 오후 08시 20분 58초 제 목(Title): [Q] apache compile problem.. 솔라리스 2.4에서 gcc 2.95.2로 이번에 새로나온 apache 1.3.26을 컴파일 하려고 ./configure 했더니 Error Output for sanity check ======== cd ..; gcc -DSOLARIS2=240 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` -o helpers/dummy helpers/dummy.c -lsocket -lnsl -lpthread ld: fatal: library -lpthread: not found ld: fatal: File processing errors. No output written to helpers/dummy collect2: ld returned 1 exit status make: *** [dummy] Error 1 ============= End of Error Report ============= 라면서 makefile이 안만들어지는군요.. lpthread를 못 찾는거 같은데요.. 해결책 좀 알려주시면 감사하겠습니다. 그럼 이만 물러갑니다.. |