Giter VIP home page Giter VIP logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 10, 2024
This looks to be a configuration issue on your part: perhaps you have TMPDIR 
set to a
non-existent directory?  See
   http://discussions.apple.com/thread.jspa?threadID=603889

Original comment by [email protected] on 19 Oct 2009 at 2:08

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 10, 2024
So, it seems this is actually a problem with gflags Makefile. I looked at the
Makefile and it's defining "TMPDIR = /tmp/gflags". If I cut and paste the 
libtool
command then it works. Another way to make it work is to run "make TMPDIR="

Original comment by [email protected] on 19 Oct 2009 at 2:27

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 10, 2024
Aha, *it's* the one foisting a configuration error on you!  Thanks for the 
report. 
I'll have it fixed for the next release.

You've figured out one way to work around it; another is to run
   mkdir /tmp/gflags && make

Original comment by [email protected] on 19 Oct 2009 at 2:42

  • Changed state: Started

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 10, 2024
Build fails on snow leopard. I searched online. The error is QT related but I 
am not
sure how to resolve this issue. 

CMAKE_MODULE_PATH = /repos/libmv-read-only/src/CMakeModules
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - not found.
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.5.3
-- Found OpenSSL: /usr/lib/libssl.dylib
-- Configuring done
-- Generating done
-- Build files have been written to: /repos/libmv-read-only/bin-dbg

Any suggestions would be appreciated. I am running OSX 10.6 and just installed 
the
latest QT SDK disk image "qt-sdk-mac-opensource-2009.04.dmg". My make log file 
is
attached for reference.

Thanks! 

P.S I am interested in contributing to the project and am working out the 
details of
a geometric min-hash algorithm to evaluate its application on mobile phones.

Original comment by [email protected] on 20 Oct 2009 at 1:47

Attachments:

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 10, 2024
Wow, that's bizarre.  Why is OS X trying to bring in quicktime? (Is that what 
"QT" is
here?)

In any case, while I don't know what's going on here, it seems unlikely to be a 
bug
in gflags, and more likely something to do with your build environment now that
you've installed this QT image.  Then again, I don't have OSX 10.6 to test on, 
so I
can't say for certain.  You may want to ask on mac forums; if you figure out 
what is
wrong, let us know!

Original comment by [email protected] on 20 Oct 2009 at 2:53

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 10, 2024
@bidwej, you're commenting on the wrong project. It is not related to gflags, 
even if 
it were you should have opened another bug. From what you sent, it looks like 
what you 
want is http://code.google.com/p/libmv.

Original comment by [email protected] on 20 Oct 2009 at 3:55

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 10, 2024
Nilton, thank you for the follow-up. My guess is the build isn't succeeding in 
some
manner. Make runs to completion, but the errors I receive (like the one below) 
seem
odd given a proper gflags build.

.../gflags/gflags.cc:85: internal compiler error: in reference_to_unused, at
dwarf2out.c:10603
Please submit a full bug report,...

The behavior seems odd. The errors I get lead me to the internals of gflags
libraries. "internal compiler error" is a first, again unusual.

I'll report back if I hear anything useful from the other projects I am having
trouble compiling that depend on gflags. In general my guess is the group here 
will
be much more versed in gflags and helpful by comparison though.

Thanks, any suggestions would be appreciated, 

Original comment by [email protected] on 21 Oct 2009 at 1:56

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 10, 2024
I've fixed the TMPDIR problem that was part of this original report in the new 
gflags 
1.3 release, so I'm closing this bug.  If your'e still seeing a problem on snow 
leopard -- I don't have a good way of testing on that platform, unfortunately 
-- feel 
free to open another bug report.

Original comment by [email protected] on 8 Jan 2010 at 7:54

  • Changed state: Fixed

from gflags.

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.