Hello I want to compile gimp:
emerge gimp, it works for a long time but then it breaks with the folowing message. I can't find what is going wrong. And I can't find a way to solve this.
any ideas?
below is the output
Greetings Randolf Balasus
jpegqual.o: In function `analyze_file':
jpegqual.c:(.text+0x3d7): undefined reference to `jpeg_std_error'
jpegqual.c:(.text+0x40b): undefined reference to `jpeg_destroy_decompress'
jpegqual.c:(.text+0x432): undefined reference to `jpeg_CreateDecompress'
jpegqual.c:(.text+0x440): undefined reference to `jpeg_stdio_src'
jpegqual.c:(.text+0x44a): undefined reference to `jpeg_read_header'
jpegqual.c:(.text+0x8ad): undefined reference to `jpeg_destroy_decompress'
collect2: ld returned 1 exit status
make[3]: *** [jpegqual] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*
* ERROR: media-gfx/gimp-2.4.3 failed.
* Call stack:
* ebuild.sh, line 46: Called src_compile
* environment, line 2552: Called die
* The specific snippet of code:
* emake || diefunc "$FUNCNAME" "$LINENO" "$?" "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-gfx/gimp-2.4.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-gfx/gimp-2.4.3/temp/environment'.
*
* Messages for package media-gfx/gimp-2.4.3:
*
* ERROR: media-gfx/gimp-2.4.3 failed.
* Call stack:
* ebuild.sh, line 46: Called src_compile
* environment, line 2552: Called die
* The specific snippet of code:
* emake || diefunc "$FUNCNAME" "$LINENO" "$?" "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-gfx/gimp-2.4.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-gfx/gimp-2.4.3/temp/environment'.
*


