[fdo-issues] [fdo][FDO113][New] fdordbms/nls/linux/en_US/fdordbmsmsg.cat: No such file

Greg Boone greg.boone at autodesk.com
Thu Aug 3 16:13:55 EDT 2006


Mateusz,

Try the following steps...

1. svn update or checkout fdocore
2. svn update or checkout fdordbms
3. cd [fdocore]
4. source setenvironment.sh
5. ./build_linux.sh --w fdocore
6. cd [fdordbms]
7. ./build_linus.sh

The difference is probably that you called 'source setenvironment.sh'
from an invalid location. setenvironment.sh use the current directory to
set FDO environment variables

e.g.

export FDO=$PWD/Fdo
export FDOUTILITIES=$PWD/Utilities
export FDOTHIRDPARTY=$PWD/Thirdparty

Greg

-----Original Message-----
From: Mateusz Loskot [mailto:mateusz at loskot.net] 
Sent: Thursday, August 03, 2006 2:31 PM
To: Mateusz Loskot
Cc: issues at fdo.osgeo.org
Subject: [fdo-issues] [fdo][FDO113][New]
fdordbms/nls/linux/en_US/fdordbmsmsg.cat: No such file

You can view the artifact detail at the following URL:

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

Type
 Defect

Artifact ID
 FDO113 (fdordbms/nls/linux/en_US/fdordbmsmsg.cat: No such file)

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

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

- Description set to new value
  make fails when trying to build current (today) SVN version of
fdordbms.

As I see, the problem is with Nls/Makefile.am.
This makefile uses lower-case directory names, but FDO projects use
camel-case naming convention of files and directories (I was told
aboutit by Greg Boone).



- Platform set to new value
  PC
- Steps to Reproduce set to new value
  0. source fdocore/setenvironment.sh (according to building
instructions)
1. Build fdocore
2. svn update or checkout of fdordbms
3. cd directory wich fdordbms sources
4. run ./build_linus.sh
5. Here is the output:

(see attached file)

- Artifact created
- Summary set to new value
  fdordbms/nls/linux/en_US/fdordbmsmsg.cat: No such file
- Defect Severity set to new value
  Critical
- Operating system set to new value
  Linux
- OS Distribution and Version set to new value
  Ubunbu 6.06
- Artifact Status set to new value
  New
- Added file attachment
  fdordbms-build-output.txt
- Component set to new value
  RDBMS
- Developer Notes set to new value
  Nls/Makefile.am includes lower-case name of 'nls' directory:

line 5: CATDIR = nls/linux/en_US
- Subcomponent set to new value
  BUILD & INSTALL

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





---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe at fdo.osgeo.org
For additional commands, e-mail: issues-help at fdo.osgeo.org






More information about the Fdo_issues mailing list