[libosmocore PATCH 0/3] Make openbsc also compile/run on OSX

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Tobias Engel t-openbsc at tobias.org
Wed Oct 24 18:23:16 UTC 2012


On 24.10.12 19:37, Peter Stuge wrote:
> Tobias Engel wrote:
>>>> export LDFLAGS='-L/opt/local/lib'
>>>> export CPPFLAGS='-I/opt/local/include'
>>>
>>> What requires these flags to be set manually?
>>
>> These are the locations where software gets installed by MacPorts
> 
> Which software, in this case? The purpose of pkgconfig is to avoid
> dealing with these flags manually.

libdbi, for example. There is no .pc file installed with the libdbi port:

$ port contents libdbi
Port libdbi contains:
  /opt/local/include/dbi/dbd.h
  /opt/local/include/dbi/dbi-dev.h
  /opt/local/include/dbi/dbi.h
  /opt/local/lib/libdbi.1.dylib
  /opt/local/lib/libdbi.a
  /opt/local/lib/libdbi.dylib
  /opt/local/lib/libdbi.la

-Tobias





More information about the OpenBSC mailing list