You are not logged in.

#1 2005-08-24 14:54:25

oggb4mp3
Member
Registered: 2005-06-17
Posts: 77

GCC 4.0.1 missing a file.

I am trying to rebuild kdebase with srcpac, and I am getting an error:

grep: /usr/lib/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/libstdc++.la' is not a valid libtool archive

I search the package files and lo and behold, usr/lib/libstdc++.la is missing from gcc 4.0.1 and is present in gcc 3.4.3.  Is this a packaging bug or a change in gcc?

Offline

#2 2005-08-24 15:00:39

kth5
Member
Registered: 2004-04-29
Posts: 657
Website

Re: GCC 4.0.1 missing a file.


I recognize that while theory and practice are, in theory, the same, they are, in practice, different. -Mark Mitchell

Offline

#3 2005-08-24 15:18:27

oggb4mp3
Member
Registered: 2005-06-17
Posts: 77

Re: GCC 4.0.1 missing a file.

So we wait a few days then smile

Offline

#4 2005-08-24 20:00:23

oggb4mp3
Member
Registered: 2005-06-17
Posts: 77

Re: GCC 4.0.1 missing a file.

Since I am a tester for several KDE apps, I cannot compile any svn version because of this problem.  What do I do, remove libtool?

Offline

#5 2005-08-24 20:07:25

xerverius
Member
From: ~
Registered: 2004-11-02
Posts: 230
Website

Re: GCC 4.0.1 missing a file.

Sit and wait... I've posted a bug @ flyspray.

Offline

#6 2005-08-24 21:33:36

oggb4mp3
Member
Registered: 2005-06-17
Posts: 77

Re: GCC 4.0.1 missing a file.

I guess my question is, what has to be done?  Do all PKGBUILDs have to be modified? or do all the offending packages just have to be recompiled with the new gcc and libtool, etc?

Offline

#7 2005-08-25 14:04:48

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: GCC 4.0.1 missing a file.

For the packages that need to have their .la files removed, we recompile the package and rm the .la files in the PKGBUILD.

For the packages that have .la files and can't have them removed, we recompile them against the slayed packages, since their .la files (can) contain references to slayed .la files.

The affected packages are mostly libraries.

Offline

#8 2005-08-27 16:30:22

oggb4mp3
Member
Registered: 2005-06-17
Posts: 77

Re: GCC 4.0.1 missing a file.

Yaayy! I can compile amaroK again.

Thank you for moving relatively quickly on this, looks like it is going well.

Offline

#9 2005-09-11 16:32:12

celeron2002
Member
From: Santiago, Chile.
Registered: 2004-02-18
Posts: 150

Re: GCC 4.0.1 missing a file.

oggb4mp3 wrote:

Yaayy! I can compile amaroK again.

Thank you for moving relatively quickly on this, looks like it is going well.

i have the same problem, how did you solve it?


irc.bsd.cl #linux
irc.freenode.org #archlinux-es

Offline

#10 2005-09-11 19:10:58

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: GCC 4.0.1 missing a file.

celeron2002 wrote:
oggb4mp3 wrote:

Yaayy! I can compile amaroK again.

Thank you for moving relatively quickly on this, looks like it is going well.

i have the same problem, how did you solve it?

Have you tried JGC suggestion?

Offline

#11 2005-09-12 04:01:06

oggb4mp3
Member
Registered: 2005-06-17
Posts: 77

Re: GCC 4.0.1 missing a file.

celeron2002 wrote:
oggb4mp3 wrote:

Yaayy! I can compile amaroK again.

Thank you for moving relatively quickly on this, looks like it is going well.

i have the same problem, how did you solve it?

I just kept updating from testing until all the relevant packages were rebuilt.  If you come up to current testing, all should be fine.

Offline

#12 2005-09-13 17:47:14

Moo-Crumpus
Member
From: Hessen / Germany
Registered: 2003-12-01
Posts: 1,487

Re: GCC 4.0.1 missing a file.

I'ld guess it is just the package glibc, that is missing. Try pacman -S glibc smile


Frumpus addict
[mu'.krum.pus], [frum.pus]

Offline

#13 2005-09-13 19:57:24

celeron2002
Member
From: Santiago, Chile.
Registered: 2004-02-18
Posts: 150

Re: GCC 4.0.1 missing a file.

oggb4mp3 wrote:
celeron2002 wrote:
oggb4mp3 wrote:

Yaayy! I can compile amaroK again.

Thank you for moving relatively quickly on this, looks like it is going well.

i have the same problem, how did you solve it?

I just kept updating from testing until all the relevant packages were rebuilt.  If you come up to current testing, all should be fine.


umm, i have just upgraded  my system ( testing brunch) and i still have the problem sad i can't build amarok-svn package because i obtain an error for a inexistent libstdc++.la file sad


irc.bsd.cl #linux
irc.freenode.org #archlinux-es

Offline

Board footer

Powered by FluxBB