Re: make check on solaris failed to compile, had to edit a Makefile
Robert Boehne <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Organization | TradeLink LLC |
| Message-ID | <[email protected]> |
When "make check" is executed, Libtool needs to run the uninstalled libraries, which is why there is some relative-rpath magic. If you're thinking that libtool is the culprit, the first thing to do is to upgrade the version of libtool you're using when you generate 'configure' - 1.5.26 is nearly a year old, and freetds should be using that or something in the 2.x series. Christos Zoulas wrote: > On Feb 5, 2:47pm, [email protected] (Knut Behrends) wrote: > -- Subject: Re: [freetds] make check on solaris failed to compile, had to edi > > | -----BEGIN PGP SIGNED MESSAGE----- > | Hash: SHA1 > | > | > | > > | > I think it is more portable to use -Wl,-R than -Wl,--rpath. > | > > | > christos > | Exactly, this is what I realized by experimenting with editing the > | Makefiles. > | > | Actually it's > | - -Wl,--rpath,../.libs-Wl > | > | notice the comma after --rpath. > | > | I wonder why the --rpath,-Wl string was inserted in the first place > | (into the makefiles sitting in the unittests subdirs.) > | I just want to try to compile and run it, I don't really care what all > | these flags mean and do. > > Run paths should not be relative... > > christos > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > -- Robert Boehne ~ Snake Engineer ext: 2170