Thanks.  This has gotten me a lot further.  Unfortunately, it's dying now in
trying to install dpkg as part of "fink selfupdate".  If I do a "fink
install dpkg" I get the same error.  It's below.  Any ideas?  Thanks.

This is the end of it.  I removed all of the "patching file...", "checking
for...", "creating...".  If this is needed I can provide that as well.
Thanks.   - Jeff

 make
echo "#define DPKG_VERSION \"1.9.20\" /* This line modified by Makefile */" >
version.h
set -e ; target=`echo all-recursive | sed s/-recursive//`;  for d in include
optlib lib intl dpkg-deb split scripts utils main  utils dselect po methods
doc ; do  make   -C $d $target ;  done;
make: illegal option -- C
usage: make [-Beiknqrstv] [-D variable] [-d flags] [-E variable] [-f
makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [variable=value] [target ...]
*** Error code 2

Stop in /sw/src/dpkg-1.9.20-1/dpkg-1.9.20.
###  failed, exit code 1
Failed: compiling dpkg-1.9.20-1 
failed

> ----------
> From:         Chris Devers
> Sent:         Sunday, March 31, 2002 4:04 PM
> To:   Michael E. Zwick
> Cc:   [EMAIL PROTECTED]
> Subject:      Re: [Fink-users] Fink Cannot Self Update
> 
> On Sun, 31 Mar 2002, Michael E. Zwick wrote:
> 
> > I noticed there was a thread a couple of days ago about fink selfupdate
> > failure.  It wasn't clear to me if it was solved - but I think I have an
> > explanation, at least in my case. I have also had the same failure. 
> 
> Yes, it's a solved problem. If you're manually moving things around in
> the file trees that Fink/CVS wants to update, then it's bound to happen
> sooner or later, and fixing it is no big deal. As the error messages you
> got indicate, the solution is to move (or just delete) the files that are
> in the way of what CVS needs to update. 
> 
> > I noted that these were all packages, formerly in unstable, that I
> updated last
> > week (when I update gnome).
> 
> Very astute. This is indeed the usual way for this problem to crop up.
> 
> > I am going to try moving them to the local branch and see what happens.
> 
> Good solution in this case. It should fix the problem.
> 
> > Perhaps this is what has happened to other people? 
> 
> Yep :)
> 
> 
> 
> -- 
> Chris Devers                                [EMAIL PROTECTED]
> Apache / mod_perl / http://homepage.mac.com/chdevers/resume/
> 
> "More war soon. You know how it is."    -- mnftiu.cc
> 
> 
> _______________________________________________
> Fink-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-users
> 
> 

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to