This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

FW: Bug. "File or path name too long"


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@sourceware.cygnus.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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]