Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems installing KDE
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
kjelle
n00b
n00b


Joined: 05 Jul 2006
Posts: 16
Location: Norway, Lillehammer

PostPosted: Wed Jul 05, 2006 7:43 am    Post subject: Problems installing KDE Reply with quote

Hello!

I have installed Gentoo 2006.0 from minimal cd. all works great. no errors. followed alot of howtos from gentoo.no/doc/en/ (i'm starting to learn gentoo... neat system!! :D )

I want a GUI. And I want KDE. I'm following

Gentoo's KDE config.

Frist, i tried to put in dbus and hal to make mounting in KDE easy. That failed:

# emerge --noreplace dbus hal

Quote:

..
/bin/sh ../../../libtool --tag=CC --mode=link i386-pc-linux-gnu-gcc -O2 -march=i686 -fomit-frame-pointer -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o statemachine-client statemachine-client.o sm-marshal.o ../../../glib/libdbus-glib-1.la -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lnsl
libtool: link: cannot find the library `/usr/lib/libpng12.la' or unhandled argument `/usr/lib/libpng12.la'
make[7]: *** [statemachine-client] Error 1
make[7]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60/glib/examples/statemachine'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60/glib/examples/statemachine'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60/glib/examples'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60/glib/examples'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60'
make: *** [all] Error 2

!!! ERROR: sys-apps/dbus-0.60-r4 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
dbus-0.60-r4.ebuild, line 111: Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


Then I thought I could Install KDE and perhaps do dbus/hal at a later timer. So i merged some kde packages

# emerge kdebase kdenetwork kdeadmin

That failed too:

Quote:


rm -f ./obj/../soobj/gconfig.c
rm -f ./obj/../soobj/gconfig.h
cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
cp ./src/gconf.c ./obj/../soobj/gconfig.c
i386-pc-linux-gnu-gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -O2 -march=i686 -fomit-frame-pointer -pipe -I./obj/../soobj -I./src -o ./obj/../soobj/gconfig.o -c ./obj/../soobj/gconfig.c
rm -f ./obj/../soobj/iconfig.c
cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
cp ./src/iconf.c ./obj/../soobj/iconfig.c
i386-pc-linux-gnu-gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -O2 -march=i686 -fomit-frame-pointer -pipe -I./src -I./obj/../soobj -I./obj/../soobj -I./src -o ./obj/../soobj/iconfig.o -c ./obj/../soobj/iconfig.c
./obj/../soobj/echogs -w ./obj/../soobj/ldt.tr -n - i386-pc-linux-gnu-gcc -fPIC -shared -Wl,-soname=libgs.so.8 -o ./bin/../sobin/libgs.so.8.54
./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -n -s ./obj/../soobj/gs.o -s
cat ./obj/../soobj/ld.tr >>./obj/../soobj/ldt.tr
./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -s - -lcups -lcupsimage -lm
if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \
XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \
FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \
DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \
DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \
DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \
DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \
DEVICE_DEVS_EXTRA= \
/bin/sh <./obj/../soobj/ldt.tr
rm -f ./bin/../sobin/libgs.so.8
ln -s libgs.so.8.54 ./bin/../sobin/libgs.so.8
rm -f ./bin/../sobin/libgs.so
ln -s libgs.so.8.54 ./bin/../sobin/libgs.so
i386-pc-linux-gnu-gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -O2 -march=i686 -fomit-frame-pointer -pipe -I./obj/../soobj -I./src -g -o ./bin/../sobin/gsc ./src/dxmainc.c -L./bin/../sobin -lgs
i386-pc-linux-gnu-gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -O2 -march=i686 -fomit-frame-pointer -pipe -I./obj/../soobj -I./src -g `pkg-config gtk+-2.0 --cflags` -o ./bin/../sobin/gsx ./src/dxmain.c -L./bin/../sobin -lgs `pkg-config gtk+-2.0 --libs`
In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34,
from /usr/include/gtk-2.0/gtk/gtk.h:38,
from ./src/dxmain.c:32:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype
./src/dxmain.c:387: warning: initialization from incompatible pointer type
./src/dxmain.c:388: warning: initialization from incompatible pointer type
./src/dxmain.c:389: warning: initialization from incompatible pointer type
./src/dxmain.c:390: warning: initialization from incompatible pointer type
./src/dxmain.c:391: warning: initialization from incompatible pointer type
./src/dxmain.c:392: warning: initialization from incompatible pointer type
./src/dxmain.c:393: warning: initialization from incompatible pointer type
./src/dxmain.c:395: warning: initialization from incompatible pointer type
./src/dxmain.c: In function `display_size':
./src/dxmain.c:654: warning: passing arg 3 of `gtk_signal_connect_full' from incompatible pointer type
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_get_IHDR@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_destroy_write_struct@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_write_end@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_tRNS_to_alpha@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_write_fn@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_destroy_read_struct@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_create_read_struct@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_palette_to_rgb@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_read_fn@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_bKGD@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_filler@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_read_image@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_interlace_handling@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_get_io_ptr@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_error@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_read_end@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_read_info@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_read_update_info@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_create_write_struct@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_IHDR@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_get_valid@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_packing@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_create_info_struct@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_convert_from_time_t@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_gray_to_rgb@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_write_info@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_write_image@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_read_user_transform_fn@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_gray_1_2_4_to_8@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_tIME@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_write_user_transform_fn@PNG12_0'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../libcairo.so: undefined reference to `png_set_strip_16@PNG12_0'
collect2: ld returned 1 exit status
make[1]: *** [bin/../sobin/gsx] Error 1
make[1]: Leaving directory `/var/tmp/portage/ghostscript-gpl-8.54/work/ghostscript-8.54-gpl'
make: *** [so] Error 2

!!! ERROR: app-text/ghostscript-gpl-8.54 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
ghostscript-gpl-8.54.ebuild, line 123: Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


Here is my settings:

Quote:

# emerge --info
Portage 2.1-r1 (default-linux/x86/no-nptl, gcc-3.4.4, glibc-2.3.5-r2, 2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 AMD Athlon(tm) 64 Processor 3700+
Gentoo Base System version 1.6.14
dev-lang/python: 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.12
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils: 2.16.1-r3
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.gentoo.no http://mirror.uni-c.dk/pub/gentoo/ http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/ http://ftp.rhnet.is/pub/gentoo/ ftp://ftp.rhnet.is/pub/gentoo/ http://mirror.gentoo.no/ ftp://ftp.du.se/pub/os/gentoo http://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.se/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr cli crypt cups dlloader dri dvd dvdr eds emboss encode foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imap imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


I would appreciate any help or tips!!!

.Kjelle
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Wed Jul 05, 2006 10:52 am    Post subject: Reply with quote

Moved from Installing Gentoo to Desktop Environments.
Desktop stuff, so moved here
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
feivelda
Guru
Guru


Joined: 21 Feb 2005
Posts: 480
Location: Frankfurt, Germany

PostPosted: Wed Jul 05, 2006 11:01 am    Post subject: Reply with quote

For your dbus/hal problem:
You should test, if you have the file /usr/lib/libpng12.la
Else, you should emerge libpng first.

I think, this would also solve your problem in ghostscript-gpl
Back to top
View user's profile Send private message
kjelle
n00b
n00b


Joined: 05 Jul 2006
Posts: 16
Location: Norway, Lillehammer

PostPosted: Wed Jul 05, 2006 11:59 am    Post subject: Reply with quote

I dont have /usr/lib/libpng12.la, but i do have /usr/lib/libpng12.a.

I tried to emerge libpng, then dbus/hal. But same problem.
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Wed Jul 05, 2006 12:16 pm    Post subject: Reply with quote

Moved from Desktop Environments to Duplicate Threads.

Cross post of: https://forums.gentoo.org/viewtopic-t-477212.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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