[PATCH 1/2] Fix out-of-tree builds

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/.

Andreas Rottmann mail at rotty.xx.vu
Sun May 17 17:11:09 UTC 2015


Holger Freyther <holger at freyther.de> writes:

>> On 17 May 2015, at 16:31, mail at rotty.xx.vu wrote:
>> 
>> From: Andreas Rottmann <a.rottmann at gmx.at>
>
>
> What is the actual build error you are fixing here? Our Yocto/meta-telephony builds
> use srcdir != builddir so I would like to see the actual build error and understand how
> it occurs and what it is related to.
>
I've included the build logs; the build steps were (on Debian jessie amd64):

% git clone git://git.osmocom.org/libosmocore.git
% cd libosmocore
% autoreconf -i
% mkdir _build
% cd _build
% autoreconf -i

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libosmocore-autoreconf.log
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20150517/27b83a89/attachment.ksh>
-------------- next part --------------

% ../configure --prefix=$HOME/.system/stow/libosmocore

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libosmocore-configure.log
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20150517/27b83a89/attachment-0001.ksh>
-------------- next part --------------

% make

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libosmocore-make.log
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20150517/27b83a89/attachment-0002.ksh>
-------------- next part --------------

The error happens during the last step, obviously.

HTH, Rotty
-- 
Andreas Rottmann -- <http://rotty.xx.vu/>


More information about the OpenBSC mailing list