[fdo][FDO137][New] Incorrect instructions of building binaries by component

Mateusz Loskot mateusz at loskot.net
Sun Aug 27 16:39:09 EDT 2006


You can view the artifact detail at the following URL:

    https://fdo.osgeo.org/servlets/Scarab/id/FDO137

Type
 Defect

Artifact ID
 FDO137 (Incorrect instructions of building binaries by component)

Reported by
 Mateusz Loskot
 mloskot (mateusz at loskot.net)

New artifact details:
---------------------------------------------------------

- Artifact created
- Defect Severity set to new value
  Medium
- Operating system set to new value
  Linux
- Description set to new value
  Most of instructions from chapter "Run the Build_linux.sh Script" are incorrect or not working, at least for me.
I follow standard procedure:
1. Run build_thirdparty.sh (also see FDO117)
2. Run build_linux.sh -c debug
and everything works here.

But this time, I wanted to build FDO "by components".

Here are my commands and error messages:

mloskot:~/dev/fdo/_svn$ ./build_linux.sh --a build --w thirdparty
--w Invalid parameter thirdparty

mloskot:~/dev/fdo/_svn$ ./build_linux.sh --a install --w thirdparty
--w Invalid parameter thirdparty

mloskot:~/dev/fdo/_svn$ ./build_linux.sh --a clean --w thirdparty
--w Invalid parameter thirdparty

mloskot:~/dev/fdo/_svn$ ./build_linux.sh --a uninstall --w thirdparty
--w Invalid parameter thirdparty

mloskot:~/dev/fdo/_svn$ ./build_linux.sh --c debug --w thirdparty
--w Invalid parameter thirdparty

Also, usage message (./build_linux.sh --help) does not list 'thirdparty' component.
- OS Distribution and Version set to new value
  Ubuntu 6.06
- Steps to Reproduce set to new value
  1. Open the BuildFDOOpenSource.pdf document
2. Go to page 46
3. Follow instructions from chapter "Run the Build_linux.sh Script"
- Artifact Status set to new value
  Unconfirmed
- Platform set to new value
  PC
- Component set to new value
  FDO
- Subcomponent set to new value
  DOCUMENTATION
- Summary set to new value
  Incorrect instructions of building binaries by component

---------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Fdo_issues mailing list