[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Shared library defines a RPATH



Eric Van Buggenhaut <Eric.VanBuggenhaut@AdValvas.be> immo vero scripsit:

> And indeed,
> 
> [eric@femto:~/debian/iiwusynth-0.0.3]$ grep -B1 rpath src/Makefile.in
> libiiwusynth.la: $(libiiwusynth_la_OBJECTS) $(libiiwusynth_la_DEPENDENCIES)
>         $(LINK) -rpath $(libdir) $(libiiwusynth_la_LDFLAGS) $(libiiwusynth_la_OBJECTS) $(libiiwusynth_la_LIBADD) $(LIBS)
> [eric@femto:~/debian/iiwusynth-0.0.3]$
> 
> The problem is, if I suppress '-rpath $(libdir)'

The problem is, somethign is setting $(libdir) to /usr/usr/lib.

If it is set to /usr/lib, (I think) it should be ignored, and it won't have 
a rpath set.


regards,
	junichi

-- 
dancer@debian.org : Junichi Uekawa   http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423  7447 3059 BF92 CD37 56F4
Libpkg-guide: http://www.netfort.gr.jp/~dancer/column/libpkg-guide/


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: