Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
canghaiwuhen
OpenXG-RAN
Commits
9637261d
Commit
9637261d
authored
Jan 13, 2014
by
Lionel Gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@4857
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
a3facfa7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
targets/PROJECTS/SPECTRA/build_all.bash
targets/PROJECTS/SPECTRA/build_all.bash
+2
-2
No files found.
targets/PROJECTS/SPECTRA/build_all.bash
View file @
9637261d
...
...
@@ -11,7 +11,7 @@ echo_success "# Check installed utils and libs"
echo_success
"###############################"
test_command_install_package
"gccxml"
"gccxml"
"--force-yes"
test_command_install_package
"iptables"
"iptables"
test_command_install_package
"ebtables"
"ebtabl
es"
#test_command_install_package "ebtables" "ebtables" "--force-y
es"
test_command_install_package
"ip"
"iproute"
test_install_package
"openssl"
test_install_package
"libblas-dev"
...
...
@@ -39,7 +39,7 @@ cd $OPENAIR_TARGETS/SIMU/USER
#make clean > /dev/null
#make cleancell >/dev/null
echo_success
"Executing: make oaisim NAS=1 OAI_NW_DRIVER_TYPE_ETHERNET=1 ENABLE_ITTI=1 USER_MODE=1 OPENAIR2=1 ENABLE_RAL=1 MIH_C_MEDIEVAL_EXTENSIONS=1 Rel10=1 -j
`
grep
-c
^processor /proc/cpuinfo
`
"
make oaisim
NAS
=
1
OAI_NW_DRIVER_TYPE_ETHERNET
=
1
ENABLE_ITTI
=
1
USER_MODE
=
1
OPENAIR2
=
1
ENABLE_RAL
=
1
MIH_C_MEDIEVAL_EXTENSIONS
=
1
Rel10
=
1
-j
`
grep
-c
^processor /proc/cpuinfo
`
make oaisim
NAS
=
1
OAI_NW_DRIVER_TYPE_ETHERNET
=
1
ENABLE_ITTI
=
1
USER_MODE
=
1
OPENAIR2
=
1
ENABLE_RAL
=
1
MIH_C_MEDIEVAL_EXTENSIONS
=
1
R
LC_STOP_ON_LOST_PDU
=
1
R
el10
=
1
-j
`
grep
-c
^processor /proc/cpuinfo
`
#make oaisim NAS=1 OAI_NW_DRIVER_TYPE_ETHERNET=1 ENABLE_ITTI=1 USER_MODE=1 OPENAIR2=1 ENABLE_RAL=1 MIH_C_MEDIEVAL_EXTENSIONS=1 Rel10=1
if
[[
$?
-eq
2
]]
;
then
exit
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment