You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Lance Diduck (JIRA)" <ji...@apache.org> on 2005/09/11 13:44:34 UTC

[jira] Commented: (STDCXX-18) bizarre failures due to missing BUILDDIR

    [ http://issues.apache.org/jira/browse/STDCXX-18?page=comments#action_12323164 ] 

Lance Diduck commented on STDCXX-18:
------------------------------------

Anything other than a full absolute path does not seem to work , and worse, different type of values produce different errors..
BUILDDIR=. --Calls make recursively until it hangs
BUILDDIR=../somebuild --works until it tries to find config.h  
BUILDDIR=somebuild --fails and prints error at line 262
Recommend putting in a check that BUILDDIR needs to look for a '/' t the begining


> bizarre failures due to missing BUILDDIR
> ----------------------------------------
>
>          Key: STDCXX-18
>          URL: http://issues.apache.org/jira/browse/STDCXX-18
>      Project: STDCXX
>         Type: Improvement
>   Components: Build
>     Versions: 4.1.2
>  Environment: UNIX
>     Reporter: Martin Sebor
>      Fix For: 4.1.3

>
> From:
> http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200509.mbox/%3c53965E3A3EE43F5AC04A6C90@st-augustin.ics.uci.edu%3e
> -------- Original Message --------
> Subject: Re: [VOTE] stdcxx 4.1.2 snapshot
> Date: Thu, 01 Sep 2005 11:46:36 -0700
> From: Justin Erenkrantz
> Reply-To: stdcxx-dev@incubator.apache.org
> To: stdcxx-dev@incubator.apache.org
> [...]
> I got bit by the fact that I didn't define BUILDDIR= in the top-level 
> Makefile - if JIRA were up, I'd file an issue to fix that.  Ideally, we 
> could emit an error message if BUILDDIR= isn't defined instead of erroring 
> out in a mix of confusing symlink errors.  Yes, README described the right 
> procedure; but I dislike docs.  ;-)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira