To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92662
                 Issue #|92662
                 Summary|missing animations build dep ...
               Component|Drawing
                 Version|680m181
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|wg
             Reported by|mmeeks





------- Additional comments from [EMAIL PROTECTED] Mon Aug 11 11:33:44 +0000 
2008 -------
When I do a highly parallel build I get a failure:

/usr/lib/ooo-3/solver/inc/svx/deflt3d.hxx:147: warning: type qualifiers ignored
on function return type
In file included from ../../inc/View.hxx:44,
                 from ../../inc/ViewShell.hxx:47,
                 from ../../inc/framework/FrameworkHelper.hxx:35,
                 from
/home/usr/src/packages/BUILD/ooo300-m1-impress/sd/source/ui/framework/module/DrawModule.cxx:36:
../../inc/fupoor.hxx:75: warning: type qualifiers ignored on function return 
type
/home/usr/src/packages/BUILD/ooo300-m1-impress/sd/source/core/CustomAnimationCloner.cxx:66:46:
error: animations/animationnodehelper.hxx: No such file or directory

Clearly sd/ needs to depend on animations:

--- sd/prj/build.lst
+++ sd/prj/build.lst
@@ -1,4 +1,4 @@
-sd     sd      :       svx stoc uui canvas NULL
+sd     sd      :       animations svx stoc uui canvas NULL
 sd     sd                                                                      
        usr1    -       all     sd_mkout NULL
 sd     sd\inc                                                                  
nmake           -       all     sd_inc NULL
 sd     sd\prj                                                                  
get             -       all     sd_prj NULL

HTH.

---------------------------------------------------------------------
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