[gentoo-user] Re: Kdelibs configure error

2013-05-01 Thread Jacques Montier
Me again,

I think this error is due to the /usr/local/lib symlink - /usr/lib64.
Some days ago, i upgraded to baselayout-2.2.
The compile logs said :
Your system profile has SYMLINK_LIB=yes, so that means you need to
 have these paths configured as follows:
 symlinks to 'lib64': /usr/local/lib

So, i symlinked /usr/local/lib - /usr/lib64.

What is wrong to do that ?

I deleted the symlink and now kdelibs configure works fine.

What's your advice ?

thanks a lot,

Cheers,

--
Jacques







2013/5/1 Jacques Montier jmont...@gmail.com

 Hi all,

 I get a configure error when upgrading from kdelibs-4.10.1-r1 to
 kdelibs-4.10.2.
 I get the error message :
 
 CMake Error at
 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:97 (message):
   Did not find automoc4 (Automoc4Config.cmake, install
   git://anongit.kde.org/automoc).  (missing: AUTOMOC4_EXECUTABLE)
 
 So i run : export Automoc4_DIR=/usr/lib/automoc4

 Then configure goes further on, but it stops with another error message :

 --
 -- The following REQUIRED packages could NOT be located on your system.
 -- You must install these packages before continuing.

 -
* Strigi (0.6.3 or higher)  http://strigi.sourceforge.net
  Desktop indexing and search support
  Required by some critical kioslaves

 --

 It does not find strigi which is however installed :

 [I] app-misc/strigi
  Available versions:  0.7.7-r2 {{clucene +dbus debug exif fam ffmpeg
 hyperestraier inotify log +qt4 test}}
  Installed versions:  0.7.7-r2(12:33:53 30/04/2013)(dbus exif fam qt4
 -clucene -debug -ffmpeg -hyperestraier -inotify -log -test)

 Have you an idea to help me ?

 Thanks very much,


 --
 Jacques


 --emerge --info =kde-base/kdelibs-4.10.1-r1
 Portage 2.1.11.62 (default/linux/amd64/13.0/desktop, gcc-4.6.3,
 glibc-2.15-r3, 3.7.10-gentoo-r1 x86_64)
 =
 System Settings
 =
 System uname: Linux-3.7.10-gentoo-r1-x86_64-Intel-R-_Core-TM-_i7_CPU_950_@
 _3.07GHz-with-gentoo-2.2
 KiB Mem:18492564 total,  13226240 free
 KiB Swap:2097148 total,   2097148 free
 Timestamp of tree: Wed, 01 May 2013 07:45:01 +
 ld GNU ld (GNU Binutils) 2.22
 app-shells/bash:  4.2_p37
 dev-java/java-config: 2.1.12-r1
 dev-lang/python:  2.7.3-r3, 3.2.3-r2
 dev-util/cmake:   2.8.10.2-r2
 dev-util/pkgconfig:   0.28
 sys-apps/baselayout:  2.2
 sys-apps/openrc:  0.11.8
 sys-apps/sandbox: 2.5
 sys-devel/autoconf:   2.13, 2.69
 sys-devel/automake:   1.9.6-r3, 1.10.3, 1.11.6, 1.12.6
 sys-devel/binutils:   2.22-r1
 sys-devel/gcc:4.4.7, 4.5.4, 4.6.3
 sys-devel/gcc-config: 1.7.3
 sys-devel/libtool:2.4-r1
 sys-devel/make:   3.82-r4
 sys-kernel/linux-headers: 3.7 (virtual/os-headers)
 sys-libs/glibc:   2.15-r3
 Repositories: gentoo overlay_local
 ACCEPT_KEYWORDS=amd64
 ACCEPT_LICENSE=* -@EULA
 CBUILD=x86_64-pc-linux-gnu
 CFLAGS=-march=native -O2 -pipe
 CHOST=x86_64-pc-linux-gnu
 CONFIG_PROTECT=/etc /usr/share/config /usr/share/gnupg/qualified.txt
 /usr/share/polkit-1/actions
 CONFIG_PROTECT_MASK=${EPREFIX}/etc/gconf /etc/ca-certificates.conf
 /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
 /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/
 /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
 /etc/splash /etc/terminfo
 CXXFLAGS=-march=native -O2 -pipe
 DISTDIR=/usr/portage/distfiles
 EMERGE_DEFAULT_OPTS=--autounmask=n
 FCFLAGS=-O2 -pipe
 FEATURES=assume-digests binpkg-logs candy config-protect-if-modified
 distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch
 protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs
 unmerge-orphans userfetch userpriv usersandbox
 FFLAGS=-O2 -pipe
 GENTOO_MIRRORS=http://distfiles.gentoo.org;
 LANG=fr_FR.UTF-8
 LC_ALL=
 LDFLAGS=-Wl,-O1 -Wl,--as-needed
 MAKEOPTS=-j3
 PKGDIR=/usr/portage/packages
 PORTAGE_CONFIGROOT=/
 PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
 --compress --force --whole-file --delete --stats --human-readable
 --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
 PORTAGE_TMPDIR=/var/tmp
 PORTDIR=/usr/portage
 PORTDIR_OVERLAY=/usr/portage/local
 SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
 USE=X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo
 cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr
 emboss encode exif fam firefox flac fortran gdbm gif gpm gtk iconv ipv6
 jpeg lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib
 ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds
 qt3support qt4 readline sdl session spell sse sse2 ssl 

Re: [gentoo-user] Re: Kdelibs configure error

2013-05-01 Thread Marc Joliet
Am Wed, 1 May 2013 16:05:25 +0200
schrieb Jacques Montier jmont...@gmail.com:

 Me again,
 
 I think this error is due to the /usr/local/lib symlink - /usr/lib64.
 Some days ago, i upgraded to baselayout-2.2.
 The compile logs said :
 Your system profile has SYMLINK_LIB=yes, so that means you need to
  have these paths configured as follows:
  symlinks to 'lib64': /usr/local/lib
 
 So, i symlinked /usr/local/lib - /usr/lib64.
 
 What is wrong to do that ?
 
 I deleted the symlink and now kdelibs configure works fine.

It's good that you figured it out :) .

 What's your advice ?

You were supposed to:

1. move /usr/local/lib to /usr/local/lib64
2. create a /usr/local/lib symlink that points to /usr/local/lib64

This is exactly like how /usr/lib points to /usr/lib64 and /lib points
to /lib64:

$ ls -lhd {,/usr,/usr/local}/lib
lrwxrwxrwx 1 root root 5 11. Jan 11:41 /lib - lib64
lrwxrwxrwx 1 root root 6 10. Sep 2007  /usr/lib - lib64/
lrwxrwxrwx 1 root root 5 22. Mai 2012  /usr/local/lib - lib64

 thanks a lot,
 
 Cheers,
 
 --
 Jacques

HTH
-- 
Marc Joliet
--
People who think they know everything really annoy those of us who know we
don't - Bjarne Stroustrup


signature.asc
Description: PGP signature


[SOLVED]Re: [gentoo-user] Re: Kdelibs configure error

2013-05-01 Thread Jacques Montier
Thanks Marc,

It's all ok now.

Regards,

--
Jacques


2013/5/1 Marc Joliet mar...@gmx.de

 Am Wed, 1 May 2013 16:05:25 +0200
 schrieb Jacques Montier jmont...@gmail.com:

  Me again,
 
  I think this error is due to the /usr/local/lib symlink - /usr/lib64.
  Some days ago, i upgraded to baselayout-2.2.
  The compile logs said :
  Your system profile has SYMLINK_LIB=yes, so that means you need to
   have these paths configured as follows:
   symlinks to 'lib64': /usr/local/lib
 
  So, i symlinked /usr/local/lib - /usr/lib64.
 
  What is wrong to do that ?
 
  I deleted the symlink and now kdelibs configure works fine.

 It's good that you figured it out :) .

  What's your advice ?

 You were supposed to:

 1. move /usr/local/lib to /usr/local/lib64
 2. create a /usr/local/lib symlink that points to /usr/local/lib64

 This is exactly like how /usr/lib points to /usr/lib64 and /lib points
 to /lib64:

 $ ls -lhd {,/usr,/usr/local}/lib
 lrwxrwxrwx 1 root root 5 11. Jan 11:41 /lib - lib64
 lrwxrwxrwx 1 root root 6 10. Sep 2007  /usr/lib - lib64/
 lrwxrwxrwx 1 root root 5 22. Mai 2012  /usr/local/lib - lib64

  thanks a lot,
 
  Cheers,
 
  --
  Jacques

 HTH
 --
 Marc Joliet
 --
 People who think they know everything really annoy those of us who know we
 don't - Bjarne Stroustrup



Re: [gentoo-user] Re: Kdelibs configure error

2013-05-01 Thread Jacques Montier
2013/5/1 Marc Joliet mar...@gmx.de

 Am Wed, 1 May 2013 16:05:25 +0200
 schrieb Jacques Montier jmont...@gmail.com:

  Me again,
 
  I think this error is due to the /usr/local/lib symlink - /usr/lib64.
  Some days ago, i upgraded to baselayout-2.2.
  The compile logs said :
  Your system profile has SYMLINK_LIB=yes, so that means you need to
   have these paths configured as follows:
   symlinks to 'lib64': /usr/local/lib
 
  So, i symlinked /usr/local/lib - /usr/lib64.
 
  What is wrong to do that ?
 
  I deleted the symlink and now kdelibs configure works fine.

 It's good that you figured it out :) .

  What's your advice ?

 You were supposed to:

 1. move /usr/local/lib to /usr/local/lib64
 2. create a /usr/local/lib symlink that points to /usr/local/lib64

 This is exactly like how /usr/lib points to /usr/lib64 and /lib points
 to /lib64:

 $ ls -lhd {,/usr,/usr/local}/lib
 lrwxrwxrwx 1 root root 5 11. Jan 11:41 /lib - lib64
 lrwxrwxrwx 1 root root 6 10. Sep 2007  /usr/lib - lib64/
 lrwxrwxrwx 1 root root 5 22. Mai 2012  /usr/local/lib - lib64

  thanks a lot,
 
  Cheers,
 
  --
  Jacques

 HTH
 --
 Marc Joliet
 --
 People who think they know everything really annoy those of us who know we
 don't - Bjarne Stroustrup




Sorry for top-posting... :-(

--
Jacques


[gentoo-user] Re: kdelibs -plasma -webkit

2009-03-30 Thread James
Alan McKinnon alan.mckinnon at gmail.com writes:

  If so are they no long valid for kdelibs (in which case
  I leave them in make.conf) or are they completely
  deprecated flages (and hence I should removed them
  from make.conf)?

 The former. Other stuff is likely to make use of plasma and webkit (they are 
 fairly generic things)

OK

got it
Gmane requires more new than old
ok

thx

James









Re: [gentoo-user] Re: kdelibs -plasma -webkit

2009-03-28 Thread Alan McKinnon
On Saturday 28 March 2009 19:53:59 James wrote:
 OK, let's play along

 I have both webkit and plasma in my make.conf file.

 So upon checking for updates, I get:

 [ebuild   R   ] kde-base/kdelibs-4.2.1-r3  USE=3dnow acl alsa bzip2 fam
 jpeg2k mmxnls opengl semantic-desktop spell sse sse2 ssl (-altivec)
 -bindist -debug -doc -kdeprefix -kerberos -openexr -test -zeroconf
 (-plasma%) (-webkit%*) 0 kB



 Hm,


 It looks to me as though this version of kdelibs indeed
 uses plasma and webkit but want to delete them, or is
 this portages way of telling that theses are no longer
 valid flags.

The latter. Specifically,

You have these flags in USE, but portage is going to remerge kdelibs without 
them (-) as they are no longer valid (%) for 4.2.1-r3

The ebuild and the Changelog separately mention that these flags are now 
redundant as support is mandatory

 If so are they no long valid for kdelibs (in which case
 I leave them in make.conf) or are they completely
 deprecated flages (and hence I should removed them
 from make.conf)?

The former. Other stuff is likely to make use of plasma and webkit (they are 
fairly generic things)

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Re: kdelibs -plasma -webkit

2009-03-28 Thread Paul Hartman
On Sat, Mar 28, 2009 at 12:57 PM, James wirel...@tampabay.rr.com wrote:
 Neil Bothwick neil at digimed.co.uk writes:


  Great timing, because KDE 4.2.2 is being released on April 1st

 Are you really going to install software released on that day?


 ON a more pragmatic note, should I stay (delay upgrade) or
 should I go now (sync and update on april 2).


 I got this song ringing in my head about syncing and
 updates for kde 4. I feel euphoric about my chances
 of screwing up my kde 4 box.


 Looking for wisdom, here.

I'm using 4.2.2 and there's no noticeable difference I can tell from
4.2.1 ... the changelog is mostly of khtml and kmail stuff, neither of
which I use. 
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php

My only big problem (Akregator nsplugin interface gets stuck using CPU
forever after flash is encountered) was not fixed in 4.2.2...



[gentoo-user] Re: kdelibs -plasma -webkit

2009-03-27 Thread ABCD
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

James wrote:
 Hello,
 
 I kinda got my first kde 4.2.1 install working,
 as can best be describe as a random_walk.
 
 So I'm still getting it all straight in my head.
 
 Today upon a routine update to world, I noticed
 that kdelibs 4.2.1-r3 want to rebuild, minus
 the plasma and webkit flags:
 
 ebuild   R   ] kde-base/kdelibs-4.2.1-r3  USE=3dnow 
 acl alsa bzip2 fam jpeg2k mmxnls opengl 
 semantic-desktop spell sse sse2 ssl 
 
 Not good methinks, but, I'm looking for somebody
 a little better versed in kde 4 to confirm
 that I should leave these flags.
 
 If so, my default (favorite place) for this
 is adding the flags to make.conf. After all
 I manage more than a dozen workstations
 and I try to have a much as possible the same
 on these machines.
 
 Or should I rebuild kdelibs without these
 flags?
 
 Sure I know what the flages do:
 
 plasma:
 Build optional plasma widgets that require kde-base/libplasma
 
 webkit:
 Enable bindings to QT Webkit
 enable WebKit support
 Use net-libs/webkit-gtk for rendering.
 Enable QT-WebKit rendering support
  Enable the webkit rendering engine
 Enables gtk WebKit support
  Use qt-webkit rendering engine for showing url thumbmails and for other 
 things
 that needs webbrowser intergration.
  Enable the webkit rendering engine for item rendering
 Use net-libs/webkit-gtk for rendering rather than net-libs/xulrunner
  Enable x11-libs/qt-webkit support, for more sophisticated online help display
 using webkit's HTML renderer.
 
 
 But I have too little wisdom with kde4 to discern
 best practices. My default goal is to use
 sets to have something smilarly to the meta
 stuff, but not using meta now, so customizing
 my onw sets, or following other Gentooers
 that want massive (all) kde applications 
 on many workstations, as to have one
 semantic to suppport, without meta.
 
 
 James

You almost certainly want +plasma, as in this case +plasma means build
the base libraries required for plasma, which means if you don't, the
desktop and panel won't work anymore.  I'm not sure about webkit, but
that would probably be another, if in doubt, enable.

- --
ABCD
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknNIh0ACgkQOypDUo0oQOokNACfcqEi5JF0iliONaUIonejOZdP
iysAn1qjMPI/um9MuawSVoXVucz4qsLj
=1UOi
-END PGP SIGNATURE-




Re: [gentoo-user] Re: kdelibs -plasma -webkit

2009-03-27 Thread Momesso Andrea
On Fri, Mar 27, 2009 at 02:59:42PM -0400, ABCD wrote:
  
  But I have too little wisdom with kde4 to discern
  best practices. My default goal is to use
  sets to have something smilarly to the meta
  stuff, but not using meta now, so customizing
  my onw sets, or following other Gentooers
  that want massive (all) kde applications 
  on many workstations, as to have one
  semantic to suppport, without meta.
  
  
  James
 
 You almost certainly want +plasma, as in this case +plasma means build
 the base libraries required for plasma, which means if you don't, the
 desktop and panel won't work anymore.  I'm not sure about webkit, but
 that would probably be another, if in doubt, enable.
 
 
Emereging kde-base/kdelibs-4.2.1-r3 you don't have the USE plasma and
webkit anymore in the ebuild.

I haven't read the changlelog but I guess those USE are not optional
anymore but are now mandatory.

[ebuild   R   ] kde-base/kdelibs-4.2.1-r3  USE=alsa bzip2 fam mmx nls
opengl spell sse sse2 ssl -3dnow -acl (-altivec) -bindist -debug -doc
-jpeg2k -kdeprefix -kerberos -openexr -semantic-desktop -test -zeroconf
0 kB


---
TopperH
http://topperh.blogspot.com


pgppYD32VdpK7.pgp
Description: PGP signature


[gentoo-user] Re: kdelibs -plasma -webkit

2009-03-27 Thread Nikos Chantziaras

Neil Bothwick wrote:

On Fri, 27 Mar 2009 15:08:33 -0500, Paul Hartman wrote:


Great timing, because KDE 4.2.2 is being released on April 1st


Are you really going to install software released on that day? ;-)


Some of us leave in countries where it won't be 1st April when the 
release happens ;D





[gentoo-user] Re: kdelibs

2006-12-05 Thread James
Bo Ørsted Andresen bo.andresen at zlin.dk writes:


  [blocks B ] kde-base/kde-env (is blocking kde-base/kdelibs-3.5.5-r5)
  [blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking
  kde-base/kde-env-3-r4)

 You need to unmerge kde-env, upgrade to kdelibs-3.5.5 and then show us the 
 full output of `emerge --tree --pretend -uDv world` which will show why it is 
 trying to downgrade kdelibs to 3.5.4...


Well now when I run your command string (remember kdevelop has been unemerged
as well as kde-env) I get:


Ebuilds for the following packages are either all
masked or don't exist:
app-editors/xwpe
... done!

[nomerge  ] media-plugins/gst-plugins-alsa-0.10.4
[ebuild  N]   kde-base/kdemultimedia-kfile-plugins-3.5.5  USE=arts theora
vorbis -debug -kdeenablefinal -xinerama 0 kB

I unemerged xwpe.



James



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: kdelibs

2006-12-04 Thread James
James wireless at tampabay.rr.com writes:


 [blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking 
 kde-base/kde-env-3-r4)
 [ebuild  N] kde-base/kde-env-3-r4  0 kB

 I get this after removal of kdelibs and emerging kde-env:
 
 [blocks B ] kde-base/kde-env (is blocking 
kde-base/kdelibs-3.5.5-r5)
 [blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking 
 kde-base/kde-env-3-r4)
 
 any ideas how to fix this catch 22?


Even with both packages removed, the system thinks that 
kdelibs is still installed.

* kde-base/kdelibs
 Available versions:  3.5.2-r6:3.5 ~3.5.5-r4:3.5 3.5.5-r5:3.5 
~3.5.5-r6:3.5
~3.5.5-r7:3.5
 Installed:   none


yet an emerge -uDP reveals:

alculating world dependencies \
!!! Ebuilds for the following packages are either all
!!! masked or don't exist:
app-editors/xwpe

... done!
[blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking 
kde-base/kde-env-3-r4)
[ebuild U ] virtual/perl-Test-Simple-0.64 [0.62] 0 kB
[ebuild U ] sys-devel/automake-wrapper-2-r1 [1-r1] 0 kB
[ebuild U ] sys-devel/binutils-config-1.9-r3 [1.9-r2] 0 kB


Ideas on how to get the system to recognize that kdelibs is not 
installed
is most welcome.



James





-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: kdelibs

2006-12-04 Thread James
Bo Ørsted Andresen bo.andresen at zlin.dk writes:


 You need to unmerge kde-env, upgrade to kdelibs-3.5.5 and then show us the 
 full output of `emerge --tree --pretend -uDv world` which will show why it is 
 trying to downgrade kdelibs to 3.5.4...


Removing kdevelop is now allow a routine 'emerge -uDv world' to run. Once that
is finished I'll post what you ask for.


James






-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: kdelibs

2006-12-04 Thread James
Richard Fish bigfish at asmallpond.org writes:




 kde-env is superseded by current kdelibs versions.  You 
 should add the --tree option to your routine update
 command to see what is wrongly
 trying to pull in kde-env.


emerge -uDtp world

These are the packages that would be merged, in reverse order:

Calculating world dependencies \
 Ebuilds for the following packages are either all
 masked or don't exist:
app-editors/xwpe

 done!
[blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking 
kde-base/kde-env-3-r4)
[nomerge  ] dev-util/kdevelop-3.3.2
[ebuild  N]  kde-base/kde-env-3-r4


OK so I unmerge kdevelop... It now seems to be updating.
But on other systems I have both kdelibs and kde-env 
installed:


What are both on one system, but another system will 
not update?


James



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: kdelibs-3.4.1-r1 build fails

2005-11-22 Thread Francesco Talamona
On Tuesday 22 November 2005 14:18, Ernie Schroder wrote:
 OK I haven't updated this box in 10 months and finally decided to
 spend some time on maintainance. I successfully ran emerge -u system
 last night and have updated my profile and gotten Xorg running.
 Now it's time to move on to world and kdelibs-3.4.2-r1 fails like
 so. I'm way rusty at this and hoped I could get some tips here.

 --
 Regards, Ernie
 100% Microsoft and Intel free

  08:12:25 up 14:03,  3 users,  load average: 0.32, 0.18, 0.66
 Linux 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2400+


 kspell_aspellclient.lo kspell_aspelldict.lo ../../ui/libkspell2.la
 -laspell grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la:
 No such file or directory
 /bin/sed: can't read
 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: Nosuch file or
 directory
 libtool: link:
 `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a
 valid libtool archive

Do you have sys-libs/libstdc++-v3 installed?

Ciao
Francesco
-- 
Linux Version 2.6.12-gentoo-r9, Compiled #2 Wed Aug 24 18:43:16 CEST 
2005
One 2.2GHz AMD Athlon 64 Processor, 2GB RAM, 4308.99 Bogomips Total
aemaeth
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: kdelibs-3.4.1-r1 build fails

2005-11-22 Thread Ernie Schroder
fix_libtool_files.sh is in the root path so it ran by doing:
# fix_libtool_files.sh 3.3.4 I have resumed the build and only time will tell. 
I should know in about a half hour.

On a wierd note, I am set up to receive list posts to a folder in Kmail. Since 
posting my original question, I have gotten several posts on different 
matters, but have not received any replys to my question. I went to the gmane 
archives and read your replies there. Thanks all for helping.
-- 
Regards, Ernie
100% Microsoft and Intel free

 13:01:38 up 18:53,  3 users,  load average: 2.58, 2.31, 1.39
Linux 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2400+
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: kdelibs-3.4.1-r1 build fails

2005-11-22 Thread Ernie Schroder
Thanks guys! it worked
-- 
Regards, Ernie
100% Microsoft and Intel free

 14:24:38 up 20:16,  3 users,  load average: 1.77, 2.35, 2.56
Linux 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2400+
-- 
gentoo-user@gentoo.org mailing list