This is the mail archive of the cygwin 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: Vim segv'ing


On Jul  4 17:29, Yaakov (Cygwin/X) wrote:
> On Fri, 2011-07-01 at 11:43 +0200, Corinna Vinschen wrote:
> > P.S.: Yaakov, is there any chance to get a 4.5.3 x86_64 cross compiler
> > package?  Yum always tries to replace my x86_64 4.5.1 package with the
> > 4.5.3 package for i686, but that doesn't work due to missing
> > dependencies...
> 
> I have updated gcc to 4.5.3 for F14 x86_64 and have rebuilt binutils,
> gcc, and gdb for F15 (both arches).   I had to rearrange the repo layout
> to support both versions of Fedora, so if yum doesn't find the updates,
> then download and 'rpm -U' this:
> 
> http://downloads.sourceforge.net/fedora-cygwin/fedora-cygwin-release-2-1.fc14.noarch.rpm
> 
> Please let me know if you have any issues with these releases.

Thank you.  Unfortunately I have issues.  I have updated to the above
fedora-cygwin-release-2-1.fc14 on my F14 machine and I cleaned out my
entire yum cache.  However, what happens is this:

  # yum clean all
  [...]
  # yum update
  [...]
  Resolving Dependencies
  --> Running transaction check
  ---> Package cygwin-binutils.x86_64 0:2.21-3.fc15 set to be updated
  --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: cygwin-binutils-2.21-3.fc15.x86_64
  ---> Package cygwin-cpp.x86_64 0:4.5.3-2.fc15 set to be updated
  [...]
  --> Finished Dependency Resolution
  Error: Package: cygwin-gcc-4.5.3-2.fc15.x86_64 (cygwin)
	     Requires: libppl_c.so.4()(64bit)
  Error: Package: cygwin-gcc-4.5.3-2.fc15.x86_64 (cygwin)
	     Requires: libc.so.6(GLIBC_2.14)(64bit)
  [...]

Why does yum try to update to the F15 version on the F14 machine?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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