You are not logged in.
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
without a doubt:
I recognize that while theory and practice are, in theory, the same, they are, in practice, different. -Mark Mitchell
Offline
So we wait a few days then
Offline
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
Sit and wait... I've posted a bug @ flyspray.
Offline
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
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
Yaayy! I can compile amaroK again.
Thank you for moving relatively quickly on this, looks like it is going well.
Offline
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
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
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
I'ld guess it is just the package glibc, that is missing. Try pacman -S glibc
Frumpus ♥ addict
[mu'.krum.pus], [frum.pus]
Offline
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 i can't build amarok-svn package because i obtain an error for a inexistent libstdc++.la file
irc.bsd.cl #linux
irc.freenode.org #archlinux-es
Offline