Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
imlib broken?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
chene
n00b
n00b


Joined: 09 Sep 2002
Posts: 22

PostPosted: Wed Sep 18, 2002 2:37 pm    Post subject: imlib broken? Reply with quote

Greetings,

I'm having problems install KDE3.0.3 on a newly-installed Gentoo 1.2 system. After I proceeded from stage 1-3, the first package I tried to install is KDE 3.0.3. The error message I got is:

Calculating dependencies ^H\^H|^H/^H->>> Unpacking source...
>>> Unpacking imlib-1.9.14.tar.gz
>>> Source unpacked.
^[[32;01m*^[[0m Working directory: /var/tmp/portage/imlib-1.9.14-r1/work/imlib-1.9.14...
^[[32;01m*^[[0m Applying libtool-portage.patch...
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc -march=i686 -O3 -pipe ) works... yes
checking whether the C compiler (gcc -march=i686 -O3 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.1... yes
checking whether to build gmodulized imlib... yes
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... void
checking for vsnprintf... yes
checking for snprintf... yes
checking for basename... yes
checking for blumfrub... no
checking for buckets_of_erogenous_nym... no
checking for buttox... no
checking for stdarg.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XShmAttach in -lXext... yes
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking whether shmctl IPC_RMID allowes subsequent attaches... yes
checking X11/extensions/XShm.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for TIFFReadScanline in -ltiff... no
checking for TIFFWriteScanline in -ltiff... yes
checking for tiffio.h... no
configure: error: *** TIFF header files not found ***

!!! ERROR: The ebuild did not complete successfully.
!!! Function econf, Line 9, Exitcode 1
!!! econf failed

I tried to "emerge rsync" and re-emerge kde again, but still get the same error message. Is the ebuild broken? any quick fix?

thx in advance,
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Sep 18, 2002 5:20 pm    Post subject: Reply with quote

Portage is current, and 'emerge imlib' also fails?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
chene
n00b
n00b


Joined: 09 Sep 2002
Posts: 22

PostPosted: Wed Sep 18, 2002 6:08 pm    Post subject: Reply with quote

yes, I performed

emerge rsync

right before I build it (Sept 17). In fact, I just "emerge rsync" now (Sept 19) and still get the same error.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Sep 18, 2002 6:19 pm    Post subject: Reply with quote

By portage being current, I meant which version are you running (emerge -V). After updating portage ('emerge portage' if needed) does 'emerge imlib' fail?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
chene
n00b
n00b


Joined: 09 Sep 2002
Posts: 22

PostPosted: Wed Sep 18, 2002 7:02 pm    Post subject: Reply with quote

emerge -V says:

Portage 2.0.36


just to be sure, I "emerge rsync", and "emerge portage" , and "emerge media-libs/imlib and STILL got the same error.

any help is very much appreciated,
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Wed Sep 18, 2002 7:36 pm    Post subject: Reply with quote

What is the output of the following:
Code:
$ emerge -s ^tiff
$ qpkg -l tiff | grep /include/

_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
chene
n00b
n00b


Joined: 09 Sep 2002
Posts: 22

PostPosted: Wed Sep 18, 2002 7:57 pm    Post subject: Reply with quote

emerge -s ^tiff
Searching...
[ Results for searching key : ^tiff ]
[ Applications found : 1 ]

* media-libs/tiff
Latest version available: 3.5.7-r1
Latest version installed: 3.5.7-r1
Homepage: http://www.libtiff.org/
Description: libtiff


The interesting thing is, even though emerge *thinks* tiff is installed, when I run "qpkg -l tiff" it actually returns *nothing*.

thx for the tip on qpkg. I manually installed tiff by "emerge media-libs/tiff" and now kde is on its way of being build.

still, somehow the emerge is broken.

thx again.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Sep 18, 2002 10:27 pm    Post subject: Reply with quote

Filing a bug report may help fix it.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum