On Mon, 05 Nov 2012 11:59:24 -0700, Alexander Hansen 
<alexanderk.han...@gmail.com> wrote:
On 11/5/12 8:44 AM, Jonathan Grimes wrote:
> > > >   Problems updating fink. 
> > >    I have used and updated fink over the last 2 years with no 
> problems.  Last week I tried to >    update fink but failed.  i cant 
> remember having changed anything on my macbook air..... 
> >    could i get some advice on what is going wrong. 
> > > =============================================
> > Package manager version: 0.34.4
> > Distribution version: selfupdate-rsync Mon Nov  5 15:33:47 2012, 
> 10.6, x86_64
> > Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
> > Xcode.app: 3.2.5
> > Xcode command-line tools: 3.2.5
> > Max. Fink build jobs:  1
> > > =============================================
> > >  last lines of the compilation are given below. 
> > > ================================================================
> > > cd x11 && make CC="gcc" OPTS=""
> > gcc  -I../.. -I../.. -I. -g -O2 -I./libwc 
> -I/sw/lib/system-openssl/include   -I/sw/lib/system-openssl/include  
> -I/sw/include/gc -I/sw/include -DHAVE_CONFIG_H -I/sw/include -c 
> x11_w3mimg.c
> > gcc  -I.. -I.. -I. -g -O2 -I./libwc 
> -I/sw/lib/system-openssl/include   -I/sw/lib/system-openssl/include  
> -I/sw/include/gc -I/sw/include -DHAVE_CONFIG_H -I/sw/include   -c 
> w3mimg.c
> > ar rv w3mimg.a w3mimg.o x11/x11_w3mimg.o
> > ar: creating archive w3mimg.a
> > a - w3mimg.o
> > a - x11/x11_w3mimg.o
> > ranlib w3mimg.a
> > gcc  -I. -I. -g -O2 -I./libwc -I/sw/lib/system-openssl/include   
> -I/sw/lib/system-openssl/include  -I/sw/include/gc -I/sw/include 
> -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/sw/lib/w3m\" 
> -DCGIBIN_DIR=\"/sw/lib/w3m/cgi-bin\" -DHELP_DIR=\"/sw/share/w3m\" 
> -DETC_DIR=\"/sw/etc\" -DCONF_DIR=\"/sw/etc/w3m\" -DRC_DIR=\"~/.w3m\" 
> -DLOCALEDIR=\"/sw/share/locale\" -o w3mimgdisplay w3mimgdisplay.o 
> w3mimg/w3mimg.a -L/sw/lib/system-openssl/lib -L/sw/lib  -L/sw/lib 
> -lImlib2 -L/sw/lib -lfreetype -L/usr/X11/lib -R/usr/X11/lib -lX11 
> -lXext -ldl -lm  > gcc  -I. -I. -g -O2 -I./libwc 
> -I/sw/lib/system-openssl/include   -I/sw/lib/system-openssl/include  
> -I/sw/include/gc -I/sw/include -DHAVE_CONFIG_H 
> -DAUXBIN_DIR=\"/sw/lib/w3m\" -DCGIBIN_DIR=\"/sw/lib/w3m/cgi-bin\" 
> -DHELP_DIR=\"/sw/share/w3m\" -DETC_DIR=\"/sw/etc\" 
> -DCONF_DIR=\"/sw/etc/w3m\" -DRC_DIR=\"~/.w3m\" 
> -DLOCALEDIR=\"/sw/share/locale\" -o inflate.o -c ./inflate.c
> > gcc  -I. -I. -g -O2 -I./libwc -I/sw/lib/system-openssl/include   
> -I/sw/lib/system-openssl/include  -I/sw/include/gc -I/sw/include 
> -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/sw/lib/w3m\" 
> -DCGIBIN_DIR=\"/sw/lib/w3m/cgi-bin\" -DHELP_DIR=\"/sw/share/w3m\" 
> -DETC_DIR=\"/sw/etc\" -DCONF_DIR=\"/sw/etc/w3m\" -DRC_DIR=\"~/.w3m\" 
> -DLOCALEDIR=\"/sw/share/locale\" -o inflate inflate.o 
> -L/sw/lib/system-openssl/lib -L/sw/lib  -lz
> > for dir in scripts; \
> >  do \
> >  (cd $dir && make PERL='/usr/bin/perl' MKDIR='mkdir -p' 
> BIN_DIR='/sw/bin' AUXBIN_DIR='/sw/lib/w3m' 
> CGIBIN_DIR='/sw/lib/w3m/cgi-bin' HELP_DIR='/sw/share/w3m' 
> MAN_DIR='/sw/share/man' ETC_DIR='/sw/etc' CONF_DIR='/sw/etc/w3m' 
> RC_DIR='~/.w3m' DESTDIR='' KEYBIND_SRC='keybind.c'); \
> >  done
> > generating w3mhelp-funcname.pl... 
> > done
> > generating w3mhelp-funcdesc*.pl... 
> > done
> > for subdir in multipart w3mman; \
> >  do \
> >  (cd $subdir && make); \
> >  done
> > make[2]: Nothing to be done for `all'. 
> > make[2]: Nothing to be done for `all'. 
> > for subdir in multipart w3mman; \
> >  do \
> >  (cd $subdir && make); \
> >  done
> > make[2]: Nothing to be done for `all'. 
> > make[2]: Nothing to be done for `all'. 
> > (cd po && make)
> > test ! -f ./w3m.pot || \
> >    test -z "ja.gmo" || make ja.gmo
> > rm -f ja.gmo && /sw/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po
> > ja.po: 214 translated messages. 
> > touch stamp-po
> > fink-package-precedence --depfile-ext='\.d' . 
> > Scanning /\.d$/ dependency files... 
> > No dependency files found. 
> > ### execution of fink-package-precedence failed, exit code 255
> > ### execution of /tmp/fink.QY769 failed, exit code 255
> > Removing runtime build-lock... 
> > Removing build-lock package... 
> > /sw/bin/dpkg-lockwait -r fink-buildlock-w3m-0.5.3-3
> > (Reading database ... 130411 files and directories currently installed.)
> > Removing fink-buildlock-w3m-0.5.3-3 ... 
> > Failed: phase compiling: w3m-0.5.3-3 failed
> > > It's easier for people looking up the thread later if the subject
> specifically references the package which isn't working--you aren't
> having problems with the "fink" package manager. 
>
> What appears to be going wrong is that your compiler isn't generating
> the dependency files.  I'll cc the developer who last modified the
> package, since the listed maintainer isn't actually active any more. 

Fixed. I had mis-copied some flags between the different distros. 

dan

  --
Daniel Macks
dma...@netspace.org



------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to