Giter Club home page Giter Club logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Works fine for me, both with gcc-3 and gcc-4. Those two are defined in 
/usr/lib/w32api/libuuid.a apparently, and that's on the link line.

There've been no obviously relevant recent changes, and there's always a fair 
number of source downloads, without any problems having been reported so far. 
So that suggests a local issue.

Are you using an up-to-date Cygwin 1.7? Perhaps try reinstalling w32api? 
Shuffle the library order in the ld_opts line in the makefile? Add -lshell32 
(since grep finds IID_IDropTarget in that library too)?

Original comment by andy.koppe on 22 Sep 2010 at 11:49

from mintty.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
it's a conflict beetween packages w32api and libuuid-devel.
there are 2 different version of libuuid

$ find /lib/ -name \*uuid\*a
/lib/libuuid.a
/lib/libuuid.dll.a
/lib/libuuid.la
/lib/w32api/libuuid.a

there is a thread on cygwin mailinglist about this : 
http://www.mail-archive.com/[email protected]/msg106029.html

temporary workaround : uninstall libuuid-devel !

Original comment by [email protected] on 22 Sep 2010 at 3:19

from mintty.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Thanks very much for tracking that down. Looks like the problem is not going to 
go away: http://cygwin.com/ml/cygwin/2010-06/msg00601.html. Sigh. So I better 
work around it in the makefile. r1025 on trunk.

Original comment by andy.koppe on 22 Sep 2010 at 7:05

  • Changed title: Build failure due to conflict between UUID.DLL and libuuid
  • Changed state: Fixed
  • Added labels: Difficulty-Trivial, Milestone-0.9, Priority-Medium

from mintty.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024

Original comment by andy.koppe on 3 Oct 2010 at 3:45

  • Changed state: Verified

from mintty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.