Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5892 - krfb 0.6 ebuild error
Summary: krfb 0.6 ebuild error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Low minor (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-02 02:51 UTC by paidhi
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paidhi 2002-08-02 02:51:22 UTC
emerge net-misc/krfb for version 0.6 breaks with an error.

Here is the output:
-----------------------
pinguin root # emerge krfb
Calculating dependencies ...done!
>>> emerge net-misc/krfb-0.6 to /
>>> md5 ;-) krfb-0.6.tar.bz2
>>> Unpacking source...
>>> Unpacking krfb-0.6.tar.bz2
>>> Source unpacked.
qtmt
creating 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... /bin/install -c
checking for -p flag to install... yes
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 how to run the C preprocessor... gcc -E
checking for c++... c++
checking whether the C++ compiler (c++  -march=i686 -O3 -pipe ) works... yes
checking whether the C++ compiler (c++  -march=i686 -O3 -pipe ) is a
cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether c++ supports -fno-exceptions... yes
checking whether c++ supports -fno-check-new... yes
checking whether c++ supports -fexceptions... yes
checking how to run the C++ preprocessor... c++ -E
checking whether c++ supports -frepo... yes
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 ranlib... ranlib
checking for strip... strip
checking for Cygwin environment... no
checking for mingw32 environment... no
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking whether -lc should be explicitly linked in... yes
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
finding the maximum length of command line arguments... 73729
checking if gcc supports -c -o file.o... 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 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 dlopen in -ldl... yes
checking for dlfcn.h... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
creating libtool
updating cache ./config.cache
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/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 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... -lz
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... yes
checking for pthread_create in -lpthread... yes
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/qt/3/bin/moc
checking for uic... /usr/qt/3/bin/uic
checking for rpath... yes
checking for KDE... libraries /usr/kde/3/lib, headers /usr/kde/3/include
checking for KDE paths... defaults
checking for dcopidl... /usr/kde/3/bin/dcopidl
checking for dcopidl2cpp... /usr/kde/3/bin/dcopidl2cpp
checking for mcopidl... /usr/kde/3/bin/mcopidl
checking for artsc-config... /usr/kde/3/bin/artsc-config
checking for kde-config... /usr/kde/3/bin/kde-config
checking for meinproc... /usr/kde/3/bin/meinproc
checking for X11/extensions/XTest.h... yes
checking for zlib.h... yes
checking for jpeglib.h... yes
checking if doc should be compiled... yes
checking if kinetd should be compiled... no
checking if krfb should be compiled... yes
checking if libvncserver should be compiled... yes
checking if po should be compiled... yes
updating cache ./config.cache
creating ./config.status
fast creating ./Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating kinetd/Makefile
can't open ./kinetd/Makefile.in: No such file or directory
fast creating krfb/Makefile
fast creating libvncserver/Makefile
fast creating po/Makefile
creating config.h
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6'
Making all in libvncserver
make[2]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/libvncserver'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c rfbserver.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c sraRegion.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c auth.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c sockets.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c stats.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c corre.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c hextile.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c rre.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c translate.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c cutpaste.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c zlib.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c tight.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c httpd.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c cursor.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c font.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c draw.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c selbox.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c d3des.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c vncauth.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -O2 
-march=i686 -O3 -pipe -DHAVE_PTHREADS -DALLOW24BPP -c cargs.c
rm -f libvncserver.a
ar cru libvncserver.a main.o rfbserver.o sraRegion.o auth.o sockets.o stats.o
corre.o hextile.o rre.o translate.o cutpaste.o zlib.o tight.o httpd.o cursor.o
font.o draw.o selbox.o d3des.o vncauth.o cargs.o
ranlib libvncserver.a
make[2]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/libvncserver'
Making all in krfb
make[2]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/krfb'
/usr/qt/3/bin/moc ./rfbcontroller.h -o rfbcontroller.moc
/usr/qt/3/bin/moc ./configuration.h -o configuration.moc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c trayicon.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c XUpdateScanner.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c main.cpp
In file included from rfbcontroller.h:35,
                 from main.cpp:21:
../libvncserver/rfb.h:50: warning: `Bool' redefined
/usr/X11R6/include/X11/Xlib.h:96: warning: this is the location of the previous
definition
In file included from /usr/kde/3/include/kapplication.h:39,
                 from main.cpp:26:
/usr/qt/3/include/qapplication.h: In function `static bool
QApplication::sendSpontaneousEvent(QObject *, QEvent *)':
/usr/qt/3/include/qapplication.h:444: warning: assignment of negative value `-1'
to `unsigned int'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c krfbifaceimpl.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c krfbiface_skel.cc
/usr/qt/3/bin/moc configurationdialog.h -o configurationdialog.moc
/usr/qt/3/bin/moc newconnectiondialog.h -o newconnectiondialog.moc
/usr/qt/3/bin/moc ./krfbifaceimpl.h -o krfbifaceimpl.moc.cc
/usr/qt/3/bin/moc ./trayicon.h -o trayicon.moc.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c rfbcontroller.cc
In file included from rfbcontroller.h:35,
                 from rfbcontroller.cc:22:
../libvncserver/rfb.h:50: warning: `Bool' redefined
/usr/X11R6/include/X11/Xlib.h:96: warning: this is the location of the previous
definition
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c configuration.cc
In file included from /usr/kde/3/include/kapplication.h:39,
                 from rfbcontroller.cc:28:
/usr/qt/3/include/qapplication.h: In function `static bool
QApplication::sendSpontaneousEvent(QObject *, QEvent *)':
/usr/qt/3/include/qapplication.h:444: warning: assignment of negative value `-1'
to `unsigned int'
rm -f configurationdialog.cc
echo '#include <klocale.h>' > configurationdialog.cc
/usr/qt/3/bin/uic -tr tr2i18n -i configurationdialog.h ./configurationdialog.ui
| sed -e "s,tr2i18n( \"\" ),QString::null,g" | sed -e "s,tr2i18n( \"\"\, \"\"
),QString::null,g" >> configurationdialog.cc || rm -f configurationdialog.cc
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
echo '#include "configurationdialog.moc"' >> configurationdialog.cc
rm -f newconnectiondialog.cc
echo '#include <klocale.h>' > newconnectiondialog.cc
/usr/qt/3/bin/uic -tr tr2i18n -i newconnectiondialog.h ./newconnectiondialog.ui
| sed -e "s,tr2i18n( \"\" ),QString::null,g" | sed -e "s,tr2i18n( \"\"\, \"\"
),QString::null,g" >> newconnectiondialog.cc || rm -f newconnectiondialog.cc
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c krfbifaceimpl.moc.cc
echo '#include "newconnectiondialog.moc"' >> newconnectiondialog.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c trayicon.moc.cc
creating krfb_meta_unload.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c configurationdialog.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c newconnectiondialog.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include  -I../libvncserver  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT  -c krfb_meta_unload.cc
/bin/sh ../libtool --mode=link --tag=CXX c++  -DNDEBUG -DNO_DEBUG -O2
-march=i686 -O3 -pipe -fno-exceptions -fno-check-new -DQT_THREAD_SUPPORT   -o
krfb -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3/lib  -R /usr/kde/3/lib -R
/usr/qt/3/lib -R /usr/X11R6/lib rfbcontroller.o configuration.o trayicon.o
XUpdateScanner.o main.o krfbifaceimpl.o krfbiface_skel.o configurationdialog.o
newconnectiondialog.o krfbifaceimpl.moc.o trayicon.moc.o krfb_meta_unload.o 
../libvncserver/libvncserver.a -lz -lpthread -ljpeg -lXtst   -lqt-mt -lpng -lz
-lm -ljpeg -lXext -lX11 -lresolv -lSM -lICE -lpthread -lkdecore -lkdeui  -lresolv
mkdir .libs
c++ -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new
-DQT_THREAD_SUPPORT -o krfb rfbcontroller.o configuration.o trayicon.o
XUpdateScanner.o main.o krfbifaceimpl.o krfbiface_skel.o configurationdialog.o
newconnectiondialog.o krfbifaceimpl.moc.o trayicon.moc.o krfb_meta_unload.o 
-L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3/lib ../libvncserver/libvncserver.a
-lz -lpthread -lXtst -lz /usr/lib/libjpeg.so -lresolv -lpthread
-L/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3 -L/usr/i686-pc-linux-gnu/lib -lz
-lpthread -lresolv /usr/kde/3/lib/libkdeui.so /usr/kde/3/lib/libkdecore.so
/usr/kde/3/lib/libDCOP.so -ldl -lXinerama /usr/kde/3/lib/libkdefx.so -lqt-mt
-lpng -lz -lXext -lX11 -lresolv -lSM -lICE -lpthread -lXrender -lstdc++ -lm -lc
-lgcc -lresolv -Wl,--rpath -Wl,/usr/kde/3/lib -Wl,--rpath -Wl,/usr/kde/3/lib
-Wl,--rpath -Wl,/usr/qt/3/lib -Wl,--rpath -Wl,/usr/X11R6/lib
make[2]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/krfb'
Making all in po
make[2]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/po'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/doc'
Making all in en
make[3]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/doc/en'
make[3]: Circular index.cache.bz2 <- index.cache.bz2 dependency dropped.
/usr/kde/3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/doc/en'
make[3]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/doc'
make[2]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/doc'
make[2]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6'
make[2]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6'
make[1]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6'

>>> Install krfb-0.6 into /var/tmp/portage/krfb-0.6/image/ category net-misc
Making install in libvncserver
make[1]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/libvncserver'
make[2]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/libvncserver'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/libvncserver'
make[1]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/libvncserver'
Making install in krfb
make[1]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/krfb'
make[2]: Entering directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/krfb'
/bin/sh ../admin/mkinstalldirs /var/tmp/portage/krfb-0.6/image//usr/kde/3/bin
mkdir /var/tmp/portage/krfb-0.6/image/usr
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/bin
 /bin/sh ../libtool  --mode=install /bin/install -c -p   krfb
/var/tmp/portage/krfb-0.6/image//usr/kde/3/bin/krfb
/bin/install -c -p krfb /var/tmp/portage/krfb-0.6/image//usr/kde/3/bin/krfb
/bin/sh ../admin/mkinstalldirs
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/icons/locolor/32x32/apps
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons/locolor
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons/locolor/32x32
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons/locolor/32x32/apps
/bin/install -c -p -m 644 ./lo32-app-krfb.png
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/icons/locolor/32x32/apps/krfb.png
/bin/sh ../admin/mkinstalldirs
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/icons/locolor/16x16/apps
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons/locolor/16x16
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons/locolor/16x16/apps
/bin/install -c -p -m 644 ./lo16-app-krfb.png
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/icons/locolor/16x16/apps/krfb.png
/bin/sh ../admin/mkinstalldirs
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/icons/hicolor/32x32/apps
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons/hicolor
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons/hicolor/32x32
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons/hicolor/32x32/apps
/bin/install -c -p -m 644 ./hi32-app-krfb.png
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/icons/hicolor/32x32/apps/krfb.png
/bin/sh ../admin/mkinstalldirs
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/icons/hicolor/48x48/apps
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons/hicolor/48x48
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/icons/hicolor/48x48/apps
/bin/install -c -p -m 644 ./hi48-app-krfb.png
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/icons/hicolor/48x48/apps/krfb.png
/bin/sh ../admin/mkinstalldirs
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/applnk/Applications/
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/applnk
mkdir /var/tmp/portage/krfb-0.6/image/usr/kde/3/share/applnk/Applications
/bin/install -c -p -m 644 ./krfb.desktop
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/applnk/Applications/krfb.desktop
/bin/install -c -p -m 644 ./eventsrc
/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/apps/krfb/eventsrc
/bin/install: cannot create regular file
`/var/tmp/portage/krfb-0.6/image//usr/kde/3/share/apps/krfb/eventsrc': No such
file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/krfb'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/krfb-0.6/work/krfb-0.6/krfb'
make: *** [install-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 3, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/net-misc/krfb/krfb-0.6.ebuild .
-----------------------

If I compile it manually it works:
# ./configure --prefix=/opt/krfb
# make
# mkdir -p /opt/krfb/share/apps/krfb
# make install



-Paidhi-
Comment 1 John Herdy 2002-08-02 11:53:44 UTC
Same problem over here. I do have a question: I read on the KDE-site that KRfb 
is a VNC-compatible desktop sharing server. I wonder does it depend on VNC? The 
ebuild doesn't have any dependencies. I'm not able to test it myself because I 
can't install it. Also would you please consider adding KRdc to portage because 
this is the client of KRfb. 
 
Regards, 
John Herdy. 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-08-06 06:07:06 UTC
Actually, the reason I haven't added krdc is because both krfb and krdc are 
going to be included in kdenetwork for kde 3.1. The standalone versions are 
deprecated, bugs no longer fixed, etc. (And no, there's no dep on vnc,, it's a 
complete reimplementation.) 
 
As to this problem: I believe I've fixed it. Please try again once the change 
reaches rsync and close this bug if it works or report if otherwise. 
Comment 3 John Herdy 2002-08-06 16:59:49 UTC
Dan, 
 
I have tried it again and it works perfectly now. Thanks for this fix and for 
your reply. Paidhi created this report so I want to wait closing this report 
after Paidhi confirms/declines if it is working. If Paidhi doesn't reply soon I 
will close it anyway. Again thanks for your support. 
 
Regards, 
John Herdy. 
Comment 4 paidhi 2002-08-07 23:55:42 UTC
Works here now, too.
Thanks a lot for the fix.

Regards,
  Markus
Comment 5 John Herdy 2002-08-08 14:52:30 UTC
I'm not able to close this bug. Someone else needs to do it. 
 
Regards, 
John Herdy.