On Tue, 25 Jul 2006 08:25:12 -0400 "Gorman, Mitch" <[EMAIL PROTECTED]> babbled:

> Well, that's an easy one... explicitly do a 'make clean' before you do the
> 'make && make install'.... or, better yet, before you actually do the update
> from cvs, do a 'make distclean'.  That'll put the directory (and
> sub-directories) back into a pristine, just-checked-out-from-cvs state.  Then
> you're guaranteed not to have anything at all lingering from the previous
> checkout.

those people who don't do

make clean distclean

before a

cvs update -dP

and then

./autogen.sh
make && sudo make install

are asking for trouble :)

> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of David
> Seikel Sent: Monday, July 24, 2006 8:35 PM To:
> enlightenment-users@lists.sourceforge.net Subject: Re: [e-users] e17 cvs -
> build error
> 
> On Mon, 24 Jul 2006 19:13:08 -0500 Laurence Vanek <[EMAIL PROTECTED]>
> wrote:
> 
> > Carsten Haitzler (The Rasterman) wrote:
> > > 
> > > 
> > > then you didnt build and install them... all at once - in
> > > dependency order, OR you have a broken system with multiple
> > > installs of edje in different locations and of differing versions -
> > > but the problem is not in cvs nor in the code. the code is
> > > perfectly find and builds - cvs contains this code. :)
> > > 
> > 
> > [1]  I do not have a broken system.
> > 
> > [2]  I build in the order given in get-e.org.  Have been doing that
> > for over a year.
> > 
> > Since we are making much progress with this discussion, I will cvs
> > update again & go thru the sequential build process.  Perhaps this is
> > a "snapshot" issue, i.e. my cvs pull didnt happen to contain the edje
> > update you refer to.  Ill let you know what I find.
> 
> Another useful thing to try if all else is failing is to completely
> remove E17 from your system and install it from scratch.  Parts of E17
> conditionally compile support for other parts if they find them.  If
> these other parts are installed later in the build order, then the
> conditional support will end up being for the old version.  The build
> orders given are usually for just the minimal components required to
> run E17, and doesn't take into account the build order of optional
> parts.
> 
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.394 / Virus Database: 268.10.3/395 - Release Date: 7/21/2006
>  
>       
> 
> -- 
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.394 / Virus Database: 268.10.4/396 - Release Date: 7/24/2006
>  
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to