Dear colleagues:
I pushed a fix for this at c796d24, after confirming with Igor that it
fixes his problem, and running my change through the Batlab.
Nathan Panike
On Wed, Mar 27, 2013 at 03:44:44PM -0700, Igor Sfiligoi wrote:
> A fresh checkout.
>
> BTW: I just commented out that section, and now it is compiling.
> Since it seems for fedora only, I guess it should not have side effects for me.
>
> Igor
>
> On 03/27/2013 03:43 PM, Erik Paulson wrote:
> >This is something that went in yesterday:
> >https://github.com/htcondor/htcondor/commit/1d52d95da72ada83e8076868ba704414adbd77cd
> >
> >Is this a fresh checkout, or did you git pull down the latest version to update an existing build? (If it's an updated build and not a fresh checkout, try blowing away your Cmake cache files)
> >
> >-Erik
> >
> >
> >On Wed, Mar 27, 2013 at 5:31 PM, Igor Sfiligoi <sfiligoi@xxxxxxxx <mailto:sfiligoi@xxxxxxxx>> wrote:
> >
> > Hi all.
> >
> > I have just checked out the master branch,
> > and while runnnig
> > [1528] sfiligoi@uaf-3 ~/dev/condor$ ./configure_uw
> >
> > I get this:
> > ...
> > -- Looking for include file X11/Xlib.h - found
> > -- DEBUG: Threaded functionality only enabled in Linux, Windows, and Mac
> > -- DEBUG: GLIBC_VERSION=25
> > -- DEBUG: **TO UW: IF YOU WANT CUSTOM SETTINGS ADD THEM HERE**
> > -- ********* Building with UW externals *********
> > -- DEBUG: EXTERNAL_STAGE=/home/users/__sfiligoi/dev/condor/bld___external
> > -- Boost version: 1.33.1
> > -- Found the following Boost libraries:
> > -- thread
> > CMake Error at externals/bundles/boost/1.49.__0/CMakeLists.txt:110 (if):
> > if given arguments:
> >
> > "STREQUAL" "x86_64_Fedora18"
> >
> > Unknown arguments specified
> >
> >
> > -- Configuring incomplete, errors occurred!
> > [1528] sfiligoi@uaf-3 ~/dev/condor$ cat /etc/redhat-release
> > CentOS release 5.8 (Final)
> > [1529] sfiligoi@uaf-3 ~/dev/condor$ uname -a
> > Linux uaf-3.t2.ucsd.edu <http://uaf-3.t2.ucsd.edu> 2.6.18-308.4.1.el5 #1 SMP Tue Apr 17 17:08:00 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
> >
> > Any suggestion on how to fix this?
> >
> > Does not make much sense to me.
> >
> > Thanks,
> > Igor
|