[csw-maintainers] bad-rpath problem
Maciej (Matchek) Bliziński
maciej at opencsw.org
Tue Jan 15 23:11:14 CET 2013
2013/1/15 Carsten Grzemba <grzemba at contac-dt.de>:
> search path=/opt/csw/lib/$ISALIST:/opt/csw/lib/ (RUNPATH/RPATH from
> file SunOS5.10_OPT.OBJ/libnssutil3.so)
I see -R/opt/csw/lib/$ISALIST in the invocation. If this is
expanded in shell, it can result in /opt/csw/lib/. It does no harm,
but shows that the build system runs eval against variables an
inconsistent number of times.
Maciej
More information about the maintainers
mailing list