To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67857
                 Issue #|67857
                 Summary|Windows build fails if OOo source path is to long
               Component|tools
                 Version|current
                Platform|All
                     URL|
              OS/Version|Windows, all
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|solenv
             Assigned to|vq
             Reported by|vq





------- Additional comments from [EMAIL PROTECTED] Thu Jul 27 15:40:30 -0700 
2006 -------
If you build OOo in a source directory with 71 characters, like this:
  d:/w1/tin45678901________02________03________04________05________062345
the build fails. Error log see below.

Well, I guess there is nothing we can do to prevent this as this comes from
a 256 char (or so) path limit on windows and OOo itself is nested around 185
characters deep.

I don't know the actual limit, but I tried with 10 chars less, and that build
finished. So, keep your path short ;)

Error log:
guw.pl javac -d ../../../../../wntmsci10.pro/class
../../../../../wntmsci10.pro/misc/java/org/openoffice/java/accessibility/Build.java
-------------
guw.pl javac -classpath
".:../../../../../wntmsci10.pro/class:/cygdrive/c/J2SDK1~1.2_0/jre/lib/rt.jar:.:/cygdrive/d/w1/tin45678901________02________03________04________05________062345/solver/680/wntmsci10.pro/bin/sandbox.jar:/cygdrive/d/w1/tin45678901________02________03________04________05________062345/solver/680/wntmsci10.pro/bin/jurt.jar:/cygdrive/d/w1/tin45678901________02________03________04________05________062345/solver/680/wntmsci10.pro/bin/unoil.jar:/cygdrive/d/w1/tin45678901________02________03________04________05________062345/solver/680/wntmsci10.pro/bin/ridl.jar"
-d ../../../../../wntmsci10.pro/class  logging/XAccessibleEventLog.java 
logging/XAccessibleHypertextLog.java    logging/XAccessibleTextLog.java 
AbstractButton.java     AccessibleActionImpl.java       
AccessibleComponentImpl.java 
AccessibleEditableTextImpl.java         AccessibleExtendedState.java 
AccessibleHypertextImpl.java    AccessibleIconImpl.java 
AccessibleKeyBinding.java       AccessibleObjectFactory.java 
AccessibleRoleAdapter.java      AccessibleSelectionImpl.java 
AccessibleStateAdapter.java     AccessibleTextImpl.java         
AccessibleValueImpl.java 
Alert.java      Application.java        Button.java     CheckBox.java   
ComboBox.java 
Component.java  Container.java  DescendantManager.java  Dialog.java 
FocusTraversalPolicy.java       Frame.java      Icon.java       Label.java      
List.java 
Menu.java       MenuItem.java   NativeFrame.java        Paragraph.java  
RadioButton.java 
ScrollBar.java  Separator.java  Table.java      TextComponent.java 
ToggleButton.java       ToolTip.java    Tree.java       Window.java
Component.java:410: error while writing
org.openoffice.java.accessibility.Component.AccessibleUNOComponent.AccessibleComponentHandler:
..\..\..\..\..\wntmsci10.pro\class\org\openoffice\java\accessibility\Component$AccessibleUNOComponent$AccessibleComponentHandler.class
(The system cannot find the path specified)
        protected class AccessibleComponentHandler implements
java.awt.event.ComponentListener {
                  ^
1 error
dmake:  Error code 1, while making
'../../../../../wntmsci10.pro/misc/java_accessibility_dummy.java'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making
/cygdrive/d/w1/tin45678901________02________03________04________05________062345/accessibility/bridge/org/openoffice/java/accessibility

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