public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] kdelibs-3.4.1-r1 build fails
@ 2005-11-22 13:18 Ernie Schroder
  2005-11-22 18:39 ` [gentoo-user] " Francesco Talamona
  2005-11-22 19:39 ` [gentoo-user] " Manuel McLure
  0 siblings, 2 replies; 5+ messages in thread
From: Ernie Schroder @ 2005-11-22 13:18 UTC (permalink / raw
  To: gentoo-user

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
make[4]: *** [kspell_aspell.la] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2/plugins/aspell'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.4.1-r1 failed.
!!! Function kde_src_compile, Line 173, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status 
message.


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user] Re: kdelibs-3.4.1-r1 build fails
  2005-11-22 13:18 [gentoo-user] kdelibs-3.4.1-r1 build fails Ernie Schroder
@ 2005-11-22 18:39 ` Francesco Talamona
  2005-11-22 19:39 ` [gentoo-user] " Manuel McLure
  1 sibling, 0 replies; 5+ messages in thread
From: Francesco Talamona @ 2005-11-22 18:39 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdelibs-3.4.1-r1 build fails
  2005-11-22 13:18 [gentoo-user] kdelibs-3.4.1-r1 build fails Ernie Schroder
  2005-11-22 18:39 ` [gentoo-user] " Francesco Talamona
@ 2005-11-22 19:39 ` Manuel McLure
  2005-11-22 20:08   ` Richard Fish
  1 sibling, 1 reply; 5+ messages in thread
From: Manuel McLure @ 2005-11-22 19:39 UTC (permalink / raw
  To: gentoo-user

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.
[SNIP]
 > libtool: link: 
`/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' > is not a valid 
libtool archive

I'll bet dollars to doughnuts that you upgraded from gcc 3.3.4 to gcc 
3.4.4 since the last time you upgraded KDE. Try running

	/usr/portage/sys-devel/gcc/files/fix_libtool_files.sh 3.3.4

to fix up the .la files to reflect the new compiler.

-- 
Manuel A. McLure KE6TAW <manuel@mclure.org> <http://www.mclure.org>
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat.                       -- H.P. Lovecraft
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdelibs-3.4.1-r1 build fails
  2005-11-22 19:39 ` [gentoo-user] " Manuel McLure
@ 2005-11-22 20:08   ` Richard Fish
  2005-11-22 20:38     ` Manuel McLure
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Fish @ 2005-11-22 20:08 UTC (permalink / raw
  To: gentoo-user

On 11/22/05, Manuel McLure <manuel@mclure.org> wrote:
>
>         /usr/portage/sys-devel/gcc/files/fix_libtool_files.sh 3.3.4

Just a note...that path should be /sbin/fix_libtool_files.sh.  It may
well exist in the portage tree, but there is no guarantee that it will
be executable.  For on my system, that file does not have the
executable bit set, but the one in /sbin does.

-Richard

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdelibs-3.4.1-r1 build fails
  2005-11-22 20:08   ` Richard Fish
@ 2005-11-22 20:38     ` Manuel McLure
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel McLure @ 2005-11-22 20:38 UTC (permalink / raw
  To: gentoo-user

Richard Fish wrote:
> On 11/22/05, Manuel McLure <manuel@mclure.org> wrote:
> 
>>        /usr/portage/sys-devel/gcc/files/fix_libtool_files.sh 3.3.4
> 
> 
> Just a note...that path should be /sbin/fix_libtool_files.sh.  It may
> well exist in the portage tree, but there is no guarantee that it will
> be executable.  For on my system, that file does not have the
> executable bit set, but the one in /sbin does.

Right you are. For some reason I thought this was one of those 
executables that is only in a /usr/portage/*/*/files directory because 
it's only used when installing/upgrading a specific package. I stand 
corrected :)

-- 
Manuel A. McLure KE6TAW <manuel@mclure.org> <http://www.mclure.org>
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat.                       -- H.P. Lovecraft
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-11-22 20:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-22 13:18 [gentoo-user] kdelibs-3.4.1-r1 build fails Ernie Schroder
2005-11-22 18:39 ` [gentoo-user] " Francesco Talamona
2005-11-22 19:39 ` [gentoo-user] " Manuel McLure
2005-11-22 20:08   ` Richard Fish
2005-11-22 20:38     ` Manuel McLure

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox