[Techtalk] Install went wrong

Mick Timony madra at gis.net
Sat Nov 9 13:53:47 EST 2002


First look at the output and I suspected that your missing the .h files
for artsd (KDE's sound daemon):

> stuff.h:6:28: arts/iomanager.h: No such file or directory
> stuff.h:7:29: arts/dispatcher.h: No such file or directory
> stuff.cpp:22:27: arts/artsflow.h: No such file or directory
> stuff.cpp:23:26: arts/connect.h: No such file or directory
> stuff.cpp:24:28: arts/iomanager.h: No such file or directory
> stuff.cpp:25:33: arts/referenceclean.h: No such file or directory
> make[2]: *** [stuff.o] Error 1

Looking at http://korinoco.sourceforge.net/ and reading the following
line: "The application is designed for KDE2 only". 

So you do need some KDE development files. Unfortunately, there seems to
little documentation on the page, perhaps it says somewhere in the
source i.e. the INSTALL file? Let me go grab the source ... 

In the INSTALL file I read the following:

 "make sure you have KDE libraries and includes, QT, kernel includes
installed."

These packages will vary depending on your distribution. Or download the
binary packages for your distribution.

Luck
Mick

> 
> Message: 5
> Date: Sat, 9 Nov 2002 10:49:17 -0500
> From: Andrew <showork at adelphia.net>
> To: TechTalk <techtalk at linuxchix.org>
> Organization: ShoWork
> Subject: [Techtalk] Install went wrong
> 
> Hi All,
> 
> 	I bet there is someone here who can tell what went wrong.  And where.
> And possibly what to do about it. 
> 
> 	A side question is, I noticed somewhere is a line looking for xinerama
> and it said "no". I am using xinerama. ??? Should it say yes??? Standard
> question; What is this about?
> 
> 	Korinoco is GUI face for setting up WiFi 802.11b.
> 
> 	Thanks,
> 	Andrew
> 
> [root at Linux1a korinoco-0.2.1]# ./configure
> 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 whether make sets ${MAKE}... (cached) 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... (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 for c++... (cached) c++
> checking whether the C++ compiler (c++   ) works... yes
> checking whether the C++ compiler (c++   ) is a cross-compiler... no
> checking whether we are using GNU C++... (cached) yes
> checking whether c++ accepts -g... (cached) yes
> 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
> checking if gcc supports -c -o file.o... 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
> checking if c++ supports -c -o file.o... yes
> checking if c++ supports -fno-rtti -fno-exceptions ... yes
> checking whether the linker (c++) 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... (cached) o
> checking for executable suffix... (cached) no
> checking for msgfmt... (cached) /usr/bin/msgfmt
> checking for gmsgfmt... (cached) /usr/bin/msgfmt
> checking for xgettext... (cached) /usr/bin/xgettext
> checking how to run the C preprocessor... (cached) gcc -E
> checking for main in -lutil... (cached) yes
> checking for main in -lcompat... (cached) no
> checking for crypt in -lcrypt... (cached) yes
> checking for socklen_t... (cached) socklen_t
> checking for dnet_ntoa in -ldnet... (cached) no
> checking for dnet_ntoa in -ldnet_stub... (cached) no
> checking for inet_ntoa... (cached) yes
> checking for connect... (cached) yes
> checking for remove... (cached) yes
> checking for shmat... (cached) yes
> checking for res_init... (cached) no
> checking for killpg in -lucb... (cached) no
> checking size of int... (cached) 4
> checking size of long... (cached) 4
> checking size of char *... (cached) 4
> checking size of char... (cached) 1
> checking for dlopen in -ldl... (cached) yes
> checking for shl_unload in -ldld... (cached) no
> checking for extra includes... no
> checking for extra libs... no
> checking for libz... (cached) -lz
> checking for X... (cached) libraries /usr/X11R6/lib, headers
> /usr/X11R6/include checking for IceConnectionNumber in -lICE... (cached)
> yes
> checking for libXext... (cached) yes
> checking for Xinerama... no			########
> checking for libpng... (cached) -lpng -lz -lm
> checking for libjpeg6b... (cached) no
> checking for libjpeg... (cached) -ljpeg
> checking for Qt... (cached) libraries /usr/lib/qt2/lib, headers
> /usr/lib/qt2/include
> checking if Qt compiles without flags... (cached) no
> checking for moc... (cached) /usr/lib/qt2/bin/moc
> checking for uic... (cached) /usr/lib/qt2/bin/uic
> checking for rpath... yes
> checking for KDE... (cached) libraries /usr/lib, headers /usr/include
> checking for KDE paths... (cached) defaults
> checking for dcopidl... (cached) /usr/bin/dcopidl
> checking for dcopidl2cpp... (cached) /usr/bin/dcopidl2cpp
> checking for mcopidl... (cached) /usr/bin/mcopidl
> checking for artsc-config... (cached) /usr/bin/artsc-config
> checking for kde-config... (cached) /usr/bin/kde-config
> checking for meinproc... (cached) /usr/bin/meinproc
> checking if doc should be compiled... yes
> checking if korinoco should be compiled... yes
> checking if korinoco_kcmodule should be compiled... yes
> checking if korinoco_kickerapplet should be compiled... yes
> checking if locations should be compiled... yes
> checking if po should be compiled... yes
> creating ./config.status
> creating ./Makefile
> creating doc/Makefile
> creating doc/en/Makefile
> creating korinoco/Makefile
> creating korinoco_kcmodule/Makefile
> creating korinoco_kickerapplet/Makefile
> creating locations/Makefile
> creating po/Makefile
> creating config.h
> config.h is unchanged
> 
> [root at Linux1a korinoco-0.2.1]# make
> make  all-recursive
> make[1]: Entering directory `/home/andrew/Desktop/DWloaded
> progs/K-wireless/korinoco-0.2.1'
> Making all in korinoco
> make[2]: Entering directory `/home/andrew/Desktop/DWloaded
> progs/K-wireless/korinoco-0.2.1/korinoco'
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt2/include
> -I/usr/X11R6/include
>  -O2 -fno-exceptions -fno-check-new  -c stuff.cpp
> In file included from stuff.cpp:18:
> stuff.h:6:28: arts/iomanager.h: No such file or directory
> stuff.h:7:29: arts/dispatcher.h: No such file or directory
> stuff.cpp:22:27: arts/artsflow.h: No such file or directory
> stuff.cpp:23:26: arts/connect.h: No such file or directory
> stuff.cpp:24:28: arts/iomanager.h: No such file or directory
> stuff.cpp:25:33: arts/referenceclean.h: No such file or directory
> make[2]: *** [stuff.o] Error 1
> make[2]: Leaving directory `/home/andrew/Desktop/DWloaded
> progs/K-wireless/korinoco-0.2.1/korinoco'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/andrew/Desktop/DWloaded
> progs/K-wireless/korinoco-0.2.1'
> make: *** [all-recursive-am] Error 2
> 
> [root at Linux1a korinoco-0.2.1]# make install
> Making install in korinoco
> make[1]: Entering directory `/home/andrew/Desktop/DWloaded
> progs/K-wireless/korinoco-0.2.1/korinoco'
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt2/include
> -I/usr/X11R6/include
>  -O2 -fno-exceptions -fno-check-new  -c stuff.cpp
> In file included from stuff.cpp:18:
> stuff.h:6:28: arts/iomanager.h: No such file or directory
> stuff.h:7:29: arts/dispatcher.h: No such file or directory
> stuff.cpp:22:27: arts/artsflow.h: No such file or directory
> stuff.cpp:23:26: arts/connect.h: No such file or directory
> stuff.cpp:24:28: arts/iomanager.h: No such file or directory
> stuff.cpp:25:33: arts/referenceclean.h: No such file or directory
> make[1]: *** [stuff.o] Error 1
> make[1]: Leaving directory `/home/andrew/Desktop/DWloaded
> progs/K-wireless/korinoco-0.2.1/korinoco'
> make: *** [install-recursive] Error 1
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://linuxchix.org/pipermail/techtalk/attachments/20021109/66cf945c/attachment.pgp


More information about the Techtalk mailing list