On Tuesday 30 August 2011 07:38:55 Cristian Rodríguez wrote:
Not even cairo or openssh builds.
87 fails (sofar) in head-x86_64, 88 in i586.
49 fails in KDE:KDE3 (2 of them due to dependency). I fixed some by adding
export CXXFLAGS="$CXXFLAGS -Wl,--add-needed"
That is not a fix, -Wl,--add-needed are linker flags .. at least use them in LDFLAGS ;)
To fix each package, I have to find which library is missing, then add it to somewhere in the spec, then wait for re4build and see which else library it missing and so on. One package may require 4-5 missing libraries. And this is in the best case where the environment variables such as LDFLAGS work. In most cases they do not. This happens with packages which use scons, qmake, simple makefiles and also with some applications that use autotools as well.
another quick and dirty way would be feeding the LIBS variable.
Stopping beating the KDE3 dead horse is also a good idea.
And what desktop to use then? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org