[DOCS-13763] Obsolete build from source documentation Created: 14/Jul/20  Updated: 27/Oct/23  Resolved: 15/Jul/20

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: 4.2.9
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Cezary Wagner Assignee: Unassigned
Resolution: Gone away Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Ubuntu 20.0 Linux


Participants:
Days since reply: 3 years, 30 weeks ago

 Description   

Description

I try to build mongodb withg this instruction but it not works:

 

Gcc 10.0.1 + Python 3.8.3 + installed libraries as in documentation.

https://github.com/mongodb/mongo/blob/master/docs/building.md

I can not build it.

  1.  python3 buildscripts/scons.py DESTDIR=/opt/mongo install-mongod
    1. Bug -> No DESTDIR variable{{.}}
  2. }} {{python3 buildscripts/scons.py DESTDIR=/tmp/unpriv PREFIX=/usr/priv install-servers{{}}
    1. Bug -> No prefix variable.
  3. Targets (not checked all but this only)
    1. Bug -> install-all no such target?{{}}
    2. Bug -> }} {{python3 buildscripts/scons.py install-all-met{{ -> no such target.}}

I try to use this:

python3 buildscripts/scons.py --build-dir=/xxx/build/mongo --prefix=/xxx/import/mongo --disable-warnings-as-errors install

Bug no such "arm_neon.h" - why arm in wired tiger???

This do something but not install mongod:
python3 buildscripts/scons.py --build-dir=/xxx/build/mongo --prefix=/xxx/import/mongo --disable-warnings-as-errors

Manual is bad and not allow to compile mongodb.

{{}}

Scope of changes

Impact to Other Docs

MVP (Work and Date)

Resources (Scope or Design Docs, Invision, etc.)



 Comments   
Comment by Andrew Feierabend (Inactive) [ 15/Jul/20 ]

Hi, thanks for submitting a ticket.

This ticketing system is for the MongoDB Server Manual documentation, not the build steps for the repo. Please post your question to the MongoDB Community Forums, where someone should be able to help you.

Thank you.

Comment by Cezary Wagner [ 15/Jul/20 ]

I found that my problem is because I think that master is current branch but master is obsolete and I read obsolete instruction.

Generated at Thu Feb 08 08:08:39 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.