Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <80CB4C7E7DE1D311950600508BA5831F23FC07@neptune.commerceone.com> From: Derek Haskin To: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: FW: Bug. "File or path name too long" Date: Fri, 10 Mar 2000 09:19:45 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" One more clarification point. The build error I got indicated that it could not write to a specific class file. But I suspected that this was due to the "File or path name too long" problem Also from a dos window the equivalent command works when I use the dir command instead of ls. thanks derek. > -----Original Message----- > From: Derek Haskin > Sent: Thursday, March 09, 2000 7:12 PM > To: 'cygwin AT sourceware DOT cygnus DOT com' > Subject: Bug. "File or path name too long" > > I have installed Cygwin 1.0 on a new Machine. > > I am experiencing a problem where it seems that I am reaching the limit on > how long a path/filename can be. > I first experienced this during "make" which tries to create a class file > but can;t because the pathname/filename is too long. > > I also found the same problem when I try to do an ls. > > I also have a beta version of cygnus installed which does not have this > problem. > > Please advise me on how this can be fixed. > > THIS WORKS > > > ls ../../../../../../../classes/com/commerceone/ccs/doclet/registrati > on/Registration_sox/AlternateTradin1234567 > ../../../../../../../classes/com/commerceone/ccs/doclet/registration/Regis > tratio > n_sox/AlternateTradin1234567 > > THIS DOES NOT WORK > > ls ../../../../../../../classes/com/commerceone/ccs/doclet/registrati > on/Registration_sox/AlternateTradin12345678 > ls: > ../../../../../../../classes/com/commerceone/ccs/doclet/registration/Regis > tr > ation_sox/AlternateTradin12345678: File or path name too long > Note this is just one more charater, and this file does exist in the > location. > > > > OUTPUT FROM BUILD > > jvc /g /w4 /x- /nologo /nomessage /d ../../../../../../../classes /cp:p > ".;../.. > /../../../../../classes;../../../../../../..;../../../../../../../soxbeans > ;../.. > /../../../../../external/lib/iaik.jar;../../../../../../../external/lib/cc > s_util > .jar;../../../../../../../external/lib/ccs_event.jar;../../../../../../../ > extern > al/lib/ccs_xdk.jar;../../../../../../../external/lib/ccs_dir.jar;../../../ > ../../ > ../../external/lib/ccs_xdkdir.jar;../../../../../../../external/lib/jsdk.j > ar;../ > ../../../../../../external/lib/jigsawlite.jar;../../../../../../../externa > l/lib/ > mail.jar;../../../../../../../external/lib/activation.jar;../../../../../. > ./../e > xternal/lib/swingall.jar;../../../../../../../external/lib/jndi.jar;../../ > ../../ > ../../../external/lib/fscontext.jar;../../../../../../../external/lib/prov > iderut > il.jar;../../../../../../../external/lib/ldap.jar" > AlternateTradingPartnerID.jav > a > AlternateTradingPartnerIDAttributes.java(18,2) : error J0005: Cannot open > class > file > '../../../../../../../classes\com\commerceone\ccs\doclet\registration\Regi > s > tration_sox\AlternateTradingPartnerIDAttributes.class' for writing > make[7]: *** > [../../../../../../../classes/com/commerceone/ccs/doclet/registrati > on/Registration_sox/AlternateTradingPartnerID.class] Error 1 > make[7]: Leaving directory > `/cygdrive/d/builds/home/projects/marketsite/Commerce > Platform_30/2000_03_09_14_41/ccs/soxbeans/com/commerceone/ccs/doclet/regis > tratio > n/Registration_sox' > make[6]: *** > [../../../../../../soxbeans/com/commerceone/ccs/doclet/registration > /Registration_sox/Registration.timestamp] Error 2 > make[6]: Leaving directory > `/cygdrive/d/builds/home/projects/marketsite/Commerce > Platform_30/2000_03_09_14_41/ccs/com/commerceone/ccs/doclet/registration/n > 1_0' > make[5]: *** [default] Error 1 > make[5]: Leaving directory > `/cygdrive/d/builds/home/projects/marketsite/Commerce > Platform_30/2000_03_09_14_41/ccs/com/commerceone/ccs/doclet/registration' > make[4]: *** [default] Error 1 > make[4]: Leaving directory > `/cygdrive/d/builds/home/projects/marketsite/Commerce > Platform_30/2000_03_09_14_41/ccs/com/commerceone/ccs/doclet' > make[3]: *** [default] Error 1 > make[3]: Leaving directory > `/cygdrive/d/builds/home/projects/marketsite/Commerce > Platform_30/2000_03_09_14_41/ccs/com/commerceone/ccs' > make[2]: *** [default] Error 1 > make[2]: Leaving directory > `/cygdrive/d/builds/home/projects/marketsite/Commerce > Platform_30/2000_03_09_14_41/ccs/com/commerceone' > make[1]: *** [default] Error 1 > make[1]: Leaving directory > `/cygdrive/d/builds/home/projects/marketsite/Commerce > Platform_30/2000_03_09_14_41/ccs/com' > make: *** [default] Error 1 > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com