Hi,

I add the "make install" log. Pls check it. Thank you.

Best Regards,
Xinke

________________________________
From: Pau Espin Pedrol <[email protected]>
Sent: Tuesday, January 30, 2018 9:19
To: XINKE ZHANG; [email protected]
Subject: Re: Problem when building OsmoSGSN

Hi,

I think you forgot to attach the "make install" log, which is the
interesting one in this case.

--
- Pau Espin Pedrol <[email protected]>         http://www.sysmocom.de/
sysmocom - custom-tailored mobile telephony solutions<http://www.sysmocom.de/>
www.sysmocom.de
News: sysmocom introduces new sysmoBTS 2100. The sysmoBTS 2100 is a new, 
low-power, small-formfactor IP-backhaul GSM BTS for medium coverage outdoor 
applications.


=======================================================================
* sysmocom - systems for mobile communications GmbH
* Alt-Moabit 93
* 10559 Berlin, Germany
* Sitz / Registered office: Berlin, HRB 134158 B
* Geschaeftsfuehrer / Managing Director: Harald Welte
make  install-recursive
make[1]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn'
Making install in doc
make[2]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/doc'
Making install in examples
make[3]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/doc/examples'
make[4]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[5]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="/usr/local/share/doc/osmo-sgsn/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/doc/examples'
make[4]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/doc/examples'
make[3]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/doc/examples'
make[3]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/doc'
make[4]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/doc'
make[3]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/doc'
make[2]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/doc'
Making install in include
make[2]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/include'
Making install in osmocom
make[3]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/include/osmocom'
Making install in sgsn
make[4]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/include/osmocom/sgsn'
make[5]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/include/osmocom/sgsn'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/include/osmocom/sgsn'
make[4]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/include/osmocom/sgsn'
make[4]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/include/osmocom'
make[5]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/include/osmocom'
make[4]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/include/osmocom'
make[3]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/include/osmocom'
make[3]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/include'
make[4]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/include'
make[3]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/include'
make[2]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/include'
Making install in src
make[2]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/src'
Making install in gprs
make[3]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/src/gprs'
make[4]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/src/gprs'
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-gbproxy '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-gbproxy /usr/local/bin/osmo-gbproxy
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/src/gprs'
make[3]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/src/gprs'
make[3]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/src'
make[4]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/src'
make[3]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/src'
make[2]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/src'
Making install in tests
make[2]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/tests'
Making install in gprs
make[3]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/tests/gprs'
make[4]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/tests/gprs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/tests/gprs'
make[3]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/tests/gprs'
Making install in gbproxy
make[3]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/tests/gbproxy'
make[4]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/tests/gbproxy'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/tests/gbproxy'
make[3]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/tests/gbproxy'
make[3]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/tests'
make[4]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/tests'
make[3]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/tests'
make[2]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn/tests'
make[2]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn'
make[3]: Entering directory '/home/xinkez/FakeBTS/osmo-sgsn'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 osmo-sgsn.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn'
make[2]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn'
make[1]: Leaving directory '/home/xinkez/FakeBTS/osmo-sgsn'

Reply via email to