Am Mittwoch, 07.01.04 um 14:00 Uhr schrieb Martin MOKREJŠ:
I believe -Wl,-rpath,$(SHLIBDIRPATH) should be used on Linux and possibly
all Unix platforms.
Me too, in fact, I am convinced, this should be done. But this probably is a religious issue.
Running ldconfig did not help on my system but
LD_LIBRARY_PATH did. But, that's not a solution, because /etc/init.d/xdm
forks other shellscript and that somehow ignored *exported*
LD_LIBRARY_PATH.
LD_LIBRARY_PATH is is drooped of the environment for security reasons, whenever an SUID executable is exec()ed. This could be your problem.
I simply don't see a reason to omit -rpath from linker commandline. The
Target installation prefix is known, so what ...
Second, the documentation should be updated and explain where is one supposed to put specifiv CFLAGS, LDFLAGS etc. At least, if editing config/cf/Imake.tmpl is the right way or hack.
What about site.def? It was mentioned in the documentation for ages, did anybody remove it?
73, Mario -- Mario Klebsch [EMAIL PROTECTED] PGP-Key available at http://www.klebsch.de/public.key Fingerprint DSS: EE7C DBCC D9C8 5DC1 D4DB 1483 30CE 9FB2 A047 9CE0 Diffie-Hellman: D447 4ED6 8A10 2C65 C5E5 8B98 9464 53FF 9382 F518
_______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
