Re: (no subject)
David Sugar <[email protected]> Wed, 15 Oct 2008 18:10:05 -0400
| Newsgroups | gmane.comp.gnu.gnucomm.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------060401030602040501030300 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I typically setup the .pc files for compiling without pre-installing in their own directory and use the environment to override the PKG config search paths, and install the include files in a local build directory. You can then pass the -Ipath in CFLAGS/CXXFLAGS, and the -Lpath in LDFLAGS through the environment in front of running configure. This also assumes one has configured --with-pkg-config. To simplify this, I actually use a set of scripts and config profiles that pre-set configure to do my own cross-builds. I could send a copy of that build system and supporting scripts, if that would be helpful. Quicquaro, Michael wrote: > > I am having a difficult time cross-compiling Sip Witch. The configure > script is having difficulty finding what it needs for libeXosip and > libucommon > > My question is where do these things need to be when doing a cross > compilation? Do I install them to a particular place? and how do I > specify to ./configure where they can be found? > > Thanks sincerely, > - Mike Quicquaro > > > ------------------------------------------------------------------------ > > _______________________________________________ > help-gnucomm mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gnucomm --------------060401030602040501030300 Content-Type: text/x-vcard; charset=utf-8; name="dyfet.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="dyfet.vcf" begin:vcard fn:David Sugar n:Sugar;David org:GNU Telephony email;internet:[email protected] tel;work:+1 201 215 2609 url:http://www.gnutelephony.org version:2.1 end:vcard --------------060401030602040501030300 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnucomm mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnucomm --------------060401030602040501030300--