[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: KDE3 unmet deps



I tried! But I have no idea about the result
I could not even create a new QT project with kdevelop

loading cache ./config.cache 
checking host system type... i686-pc-linux-gnu 
checking target system type... i686-pc-linux-gnu 
checking build system type... i686-pc-linux-gnu 
checking for a BSD compatible install... (cached) /usr/bin/install -c 
checking for -p flag to install... yes 
checking whether build environment is sane... yes 
checking for mawk... (cached) mawk 
checking whether make sets ${MAKE}... (cached) yes 
checking for style of include used by make... GNU 
checking for gcc... (cached) gcc 
checking whether the C compiler (gcc ) works... yes 
checking whether the C compiler (gcc ) is a cross-compiler... no 
checking whether we are using GNU C... (cached) yes 
checking whether gcc accepts -g... (cached) yes 
checking dependency style of gcc... (cached) gcc 
checking how to run the C preprocessor... cpp 
checking for c++... (cached) c++ 
checking whether the C++ compiler (c++ -O0 -g3 -Wall ) works... yes 
checking whether the C++ compiler (c++ -O0 -g3 -Wall ) is a cross-compiler... 
no 
checking whether we are using GNU C++... (cached) yes 
checking whether c++ accepts -g... (cached) yes 
checking dependency style of c++... (cached) gcc 
checking whether c++ supports -fno-exceptions... (cached) yes 
checking whether c++ supports -fno-check-new... (cached) yes 
checking whether c++ supports -fexceptions... (cached) yes 
checking how to run the C++ preprocessor... (cached) c++ -E 
checking whether c++ supports -frepo... (cached) yes 
checking for ld used by GCC... (cached) /usr/bin/ld 
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes 
checking for /usr/bin/ld option to reload object files... (cached) -r 
checking for BSD-compatible nm... (cached) /usr/bin/nm -B 
checking whether ln -s works... (cached) yes 
checking how to recognise dependant libraries... (cached) pass_all 
checking for ranlib... (cached) ranlib 
checking for strip... (cached) strip 
checking for Cygwin environment... (cached) no 
checking for mingw32 environment... (cached) no 
loading cache ./config.cache within ltconfig 
checking whether -lc should be explicitly linked in... (cached) yes 
checking for objdir... .libs 
checking for gcc option to produce PIC... -fPIC -DPIC 
checking if gcc PIC flag -fPIC -DPIC works... (cached) yes 
checking if gcc static flag -static works... (cached) yes 
finding the maximum length of command line arguments... (cached) 73729 
checking if gcc supports -c -o file.o... (cached) yes 
checking if gcc supports -fno-rtti -fno-exceptions ... yes 
checking whether the linker (/usr/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 command to parse /usr/bin/nm -B output... ok 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... no 
checking for dlfcn.h... (cached) yes 
checking whether a program can dlopen itself... (cached) yes 
checking whether a statically linked program can dlopen itself... (cached) no 
creating libtool 
loading cache ./config.cache 
loading cache ./config.cache within ltconfig 
checking host system type... i686-pc-linux-gnu 
checking build system type... i686-pc-linux-gnu 
ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes 
checking for objdir... .libs 
checking for c++ option to produce PIC... -fPIC -DPIC 
checking if c++ PIC flag -fPIC -DPIC works... yes 
checking if c++ static flag -static works... yes 
finding the maximum length of command line arguments... (cached) 73729 
checking if c++ supports -c -o file.o... (cached) yes 
checking if c++ supports -fno-rtti -fno-exceptions ... yes 
checking whether the linker (/usr/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 command to parse /usr/bin/nm -B output... ok 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... no 
checking for dlfcn.h... (cached) yes 
checking whether a program can dlopen itself... (cached) yes 
checking whether a statically linked program can dlopen itself... (cached) no 
appending configuration tag "CXX" to libtool 
checking for object suffix... o 
checking for executable suffix... no 
checking for msgfmt... /usr/bin/msgfmt 
checking for gmsgfmt... /usr/bin/msgfmt 
checking for xgettext... /usr/bin/xgettext 
checking for main in -lutil... yes 
checking for main in -lcompat... no 
checking for crypt in -lcrypt... yes 
checking for socklen_t... socklen_t 
checking for dnet_ntoa in -ldnet... no 
checking for dnet_ntoa in -ldnet_stub... no 
checking for inet_ntoa... yes 
checking for connect... yes 
checking for remove... yes 
checking for shmat... yes 
checking for res_init... no 
checking for killpg in -lucb... no 
checking size of int... 4 
checking size of long... 4 
checking size of char *... 4 
checking size of char... 1 
checking for dlopen in -ldl... (cached) yes 
checking for shl_unload in -ldld... no 
checking for extra includes... no 
checking for extra libs... no 
checking for libz... configure: error: not found. Check your installation and 
look into config.log 
*** failed *** 

any idea?


ab@gorg:~$ apt-cache policy libqt3 libqt3-dev
libqt3:
  Installed: 2:3.0.3-20020329-1
  Candidate: 2:3.0.3-20020329-1
  Version Table:
 *** 2:3.0.3-20020329-1 0
        500 cdrom://[Debian GNU/Linux 3.0 r0 _Woody_ - Unofficial i386 
Binary-2 (20020721)] woody-secured/main Packages
        500 ftp://ftp.us.debian.org stable/main Packages
        100 /var/lib/dpkg/status
libqt3-dev:
  Installed: (none)
  Candidate: 2:3.0.3-20020329-1
  Version Table:
     2:3.0.3-20020329-1 0
        500 cdrom://[Debian GNU/Linux 3.0 r0 _Woody_ - Unofficial i386 
Binary-2 (20020721)] woody-secured/main Packages
        500 ftp://ftp.us.debian.org stable/main Packages


On Wednesday 16 October 2002 19:38, Thomas Schoepf wrote:
> On Wed, Oct 16, 2002 at 04:28:27PM +0330, Arash Bijanzadeh wrote:
> > I cann't install libqt3-dev on my woody3.0 KDE 3.0.3 because agt-get
> > says:
> >
> > Sorry, but the following packages have unmet dependencies:
> >   libqt3-dev: Depends: libmng-dev but it is not going to be installed
> >               Depends: libpng-dev (>= 1.2.1-1)
> >               Depends: libjpeg62-dev but it is not going to be installed
> > or libjpeg-dev
> >               Depends: zlib1g-dev but it is not going to be installed or
> >                        libz-dev
> > E: Sorry, broken packages
>
> You don't have a "pure" woody system? woody has libmng-dev 1.0.3-3.
> Where's your libqt3, libqt3-dev from?
>
> Try apt-cache policy libqt3 libqt3-dev
>
> Thomas



Reply to: