KDE building problems

Michael Pyne pynm0001 at unf.edu
Sat Mar 6 23:15:47 CET 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Saturday 06 March 2004 05:05 pm, virgil wrote:
> Hello,
> Thanks for the help on my last problem, it's fixed now as far as I can
> tell, but now I'm getting another error. Google seems to know about it, but
> I can't figure out the practical implicaitions, like for example, what I
> should do about it.

Ahh... the joys of autoconf.  I had an error like this just yesterday with 
JuK, which I still have yet to report. :-(

> -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/usr/local/kde/lib   -lesd -L -R
> -lrt -lmas -lmasc -lmas_jrtp -lm ../flow/gsl/libgsl.la

See that -R at the end of the first line?  That option is supposed to be 
immediately suffixed with a runtime path dependency, as in the style of the 
- -L options you see.  It is blank, however, which causes an error.

What you'll have to do is edit the Makefile in arts/flow, and find out what 
the -R option is that's turning up blank, and take it out.

*BEFORE* you start, please be aware that simply searching for a -R option 
followed by a blank is going to be futile, as it will probably be in the form 
- -R$(something).  Perhaps it is related to MAS, in which case maybe you could 
search for -R$(mas.  Please let us know what it was if you find it.

Regards,
 - Michael Pyne
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFASk2YqjQYp5Omm0oRAr4IAJ0aFIHg2TAVbHBtEBmVR8DnEsK13ACfQNm2
UMayKnbL+yiGOXtAZVdl4dU=
=8F/C
-----END PGP SIGNATURE-----


More information about the kde-quality mailing list