메뉴 건너뛰기

리눅스 관련 모음

본문시작

?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

국산 통나무 수공예 남원제기, 남원목기

자료가 도움이 되셨다면
혼수용품제수용품 필요시
남원제기 공식 홈페이지 http://남원제기.kr
남원목기 공식 홈페이지 http://otchil.kr
에서 구매 해 주세요
정성껏 모시겠습니다.
 

/usr/local/include/jmorecfg.h:263:16: error: expected identifier before numeric constant
tif_jpeg.c: In function 'JPEGVSetField':
tif_jpeg.c:1578:8: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
make[2]: *** [tif_jpeg.lo] Error 1
make[2]: Leaving directory `/home/pranav/dependency/tiff-3.8.2/libtiff'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/pranav/dependency/tiff-3.8.2/libtiff'
make: *** [all-recursive] Error 1
================================

 

다음의 파일을 아래와 같이 편집하고 재 컴파일 하면 성공한다.

 

vi /usr/local/include/jmorecfg.h

modify (수정)

typedef enum { FALSE = 0 , TRUE = 1 } boolean; to typedef enum { false= 0 , true= 1 } boolean;

make successful

 

 

   

  1. dnssec-keygen 사용법 및 구축과 검증

  2. TIFF 설피시 /usr/local/include/jmorecfg.h:263:16: error: expected identifier before numeric constant 에러

  3. rndc-confgen — rndc key generation tool

  4. ZendGuardLoader.so: undefined symbol: compiler_globals

  5. Luajit 다운로드 및 설치

  6. pcre최신버전 소스설치 후 modsecurity-apache 컴파일시 에러

  7. apache2.x.x 컴파일 에러 해결 - /usr/local/lib/liblua.a: could not read symbols: Bad value

  8. .htaccess 이용 스팸 IP 차단

  9. modcurity 에러메세지

  10. PHP CodeSniffer 코딩검사

  11. PHP5.3 가동후 에러 메세지

  12. unable to include potential exec "include/top.html" in parsed file 에러 해결!!!

  13. Apache-2.4.X 에서 mod_evasive-1.10.1 설치시 나오는 에러 해결...

  14. 특정 디렉토리에 있는 파일 또는 디렉토리의 퍼미션 변경

  15. ZendGuardLoader 설치 에러

  16. No Image 07Jan
    by 햇빛소년
    2013/01/07 by 햇빛소년
    Views 51532 

    ModSecurity-Apache 설치, Lua, readline

  17. No Image 06Jan
    by 햇빛소년
    2013/01/06 by 햇빛소년
    Views 20515 

    php-5.4.10 make시 gd관련 에러...

  18. No Image 06Dec
    by 햇빛소년
    2012/12/06 by 햇빛소년
    Views 20107 

    Sendmail 스패머 IP 차단 쉘스크립트 v2

  19. No Image 06Dec
    by 햇빛소년
    2012/12/06 by 햇빛소년
    Views 21173 

    센드메일(sendmail) RBL 이용하여 해외, 국내 스팸 차단하는 법.

  20. No Image 11Oct
    by 햇빛소년
    2012/10/11 by 햇빛소년
    Views 23347 

    mysql 문자열치환

Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 Next
/ 10