Files
open5gs/lib/core
Sukchan Lee ced4a6f945 [SGW-C] fix the shared object error (#595)
nas-common library includes libcrypt. However, SGW-C don't have to use
crypt library. As such, ogs_nas_plmn_id function was moved to
3gpp-core-types.[ch]

For more information,

$ ./install/bin/open5gs-sgwcd
./install/bin/open5gs-sgwcd: error while loading shared libraries: libogscrypt.so.2: cannot open shared object file: No such file or directory

$ ldd ./install/bin/open5gs-sgwcd
	linux-vdso.so.1 (0x00007ffc749ad000)
	libogsapp.so.2 => /home/acetcom/Documents/git/open5gs/install/lib/x86_64-linux-gnu/libogsapp.so.2 (0x00007f1f92277000)
	libogscore.so.2 => /home/acetcom/Documents/git/open5gs/install/lib/x86_64-linux-gnu/libogscore.so.2 (0x00007f1f92240000)
	libogsgtp.so.2 => /home/acetcom/Documents/git/open5gs/install/lib/x86_64-linux-gnu/libogsgtp.so.2 (0x00007f1f921eb000)
	libogsnas-common.so.2 => /home/acetcom/Documents/git/open5gs/install/lib/x86_64-linux-gnu/libogsnas-common.so.2 (0x00007f1f921e5000)
	libogspfcp.so.2 => /home/acetcom/Documents/git/open5gs/install/lib/x86_64-linux-gnu/libogspfcp.so.2 (0x00007f1f92177000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f1f92134000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1f91f42000)
	libyaml-0.so.2 => /usr/lib/x86_64-linux-gnu/libyaml-0.so.2 (0x00007f1f91f20000)
	libogscrypt.so.2 => not found
	libogsipfw.so.2 => /home/acetcom/Documents/git/open5gs/install/lib/x86_64-linux-gnu/libogsipfw.so.2 (0x00007f1f91ef5000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f1f922b1000)
2021-08-17 21:58:31 +09:00
..
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2021-02-08 14:25:40 -05:00
2020-09-18 19:39:02 -04:00
2019-10-27 17:41:14 +09:00
2021-02-08 14:25:40 -05:00
2021-06-06 22:35:46 +09:00
2021-04-05 17:09:39 +09:00
2020-08-25 23:05:01 -04:00
2021-02-08 14:25:40 -05:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2021-06-06 22:35:46 +09:00
2019-10-27 17:41:14 +09:00
2020-06-04 14:12:05 -04:00
2019-10-27 17:41:14 +09:00
2020-11-12 20:58:08 -05:00
2020-11-12 20:58:08 -05:00
2021-06-06 22:35:46 +09:00
2021-06-06 22:35:46 +09:00
2021-05-28 23:46:48 +09:00
2020-08-21 23:33:45 -04:00
2021-06-06 22:35:46 +09:00
2021-06-06 22:35:46 +09:00
2020-11-12 20:58:08 -05:00
2020-11-12 20:58:08 -05:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2021-06-22 16:56:18 +09:00
2021-06-06 22:35:46 +09:00
2021-06-06 22:35:46 +09:00
2020-11-12 20:58:08 -05:00
2020-11-12 20:58:08 -05:00
2021-06-06 22:35:46 +09:00
2020-11-12 20:58:08 -05:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2020-04-26 15:36:05 -04:00
2020-11-09 22:57:14 -05:00
2020-11-12 20:58:08 -05:00
2020-11-12 20:58:08 -05:00
2021-06-06 22:35:46 +09:00
2021-06-06 22:35:46 +09:00
2019-10-27 17:41:14 +09:00
2021-06-06 22:35:46 +09:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2021-06-06 22:35:46 +09:00
2021-06-06 22:35:46 +09:00
2019-10-27 17:41:14 +09:00
2021-06-06 22:35:46 +09:00
2019-10-27 17:41:14 +09:00
2021-02-08 14:25:40 -05:00
2020-11-12 20:58:08 -05:00
2021-06-06 22:35:46 +09:00
2020-08-25 23:05:01 -04:00
2021-06-06 22:35:46 +09:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2020-11-12 20:58:08 -05:00
2020-11-12 20:58:08 -05:00