This is the mail archive of the cygwin-apps 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]
Other format: [Raw text]

Re: libreadline6 error


On Wed, Jul 20, 2005 at 10:46:38PM -0400, Charles Wilson wrote:
>Christopher Faylor wrote:
>>  upset: *** warning package libreadline6 refers to non-existent 
>>  external-source: readline
>
>Fixed.  Shoulda uploaded the -src package first.

When I remember (which is about 25% of the time), I try to do all of my
downloads in /sourceware/ftp/anonftp/pub/cygwin/stage and then move
things over from there, to minimize the time when upset might be upset.

I haven't tried it but you might be able to do something like

  cd /sourceware/ftp/anonftp/pub/cygwin/stage; mkdir readline

  # copy stuff into readline hierarchy

  cp --link -a readline ../release; rm -r readline

to deal with complicated hierarchies.

cgf


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