To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112206
                 Issue #|112206
                 Summary|Configure fails when built against DB 4.8
               Component|tools
                 Version|OOO320m19
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|configure
             Assigned to|rene
             Reported by|conathan





------- Additional comments from [email protected] Tue Jun  8 05:28:04 
+0000 2010 -------
checking whether db is at least 4.1... ./configure: line 14866: test: : integer
expression expected configure: error: no. you need at least db 4.1 

Configure:14822 has the following
for v in seq 1 7; do 

Changing this to
for v in seq 1 9; do 

allows it to continue

This is simular to http://www.openoffice.org/issues/show_bug.cgi?id=99490 in 
that

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to