Hi,

On Feb 24, 2006, at 11:24 AM, Alexander K. Hansen wrote:

On 2/23/06, jkolata <[EMAIL PROTECTED]> wrote:
I did a selfupdate-rsync yesterday and then tried an update-all. It failed
on the first package, which happened to
be autoconf2.5. I then tried to compile the outdated packages one by one
and most compilations succeeded.  I tried
to compile one new package (cernlib2005) which also failed. One anomaly was
that I was able to compile
the mozilla-browser package successfully, producing an apparently running
version of mozilla 1.7.5,
while the complete mozilla install failed. I should mention that I upgraded
to Xcode 2.2 last week.

I am running OSX 10.4.5 on a PowerBook G4. The fink version is 0.24.12 and
0.8.0.rsync,
with Fink Commander version 0.5.4.(release). As noted, I recently upgraded
to Xcode 2.2.
Here are portions of the fink output from the failed compiles. A common
problem seems to
be finding files and making directories:


Trying to install cernlib2005:



/bin/mv
/sw/src/fink.build/root-cernlib2005-2005-11/sw/bin/paw++
/sw/src/fink.build/root-cernlib2005-paw++-2005-11/sw/bin/

mv: rename
/sw/src/fink.build/root-cernlib2005-2005-11/sw/bin/paw++
to
/sw/src/fink.build/root-cernlib2005-paw++-2005-11/sw/bin/paw++:
No such file or directory

### execution of /bin/mv failed, exit code 1

Removing build lock...

/sw/bin/dpkg-lockwait -r fink-buildlock-cernlib2005-2005-11

(Reading database ... 45633 files and directories currently installed.)

Removing fink-buildlock-cernlib2005-2005-11 ...

Failed: phase installing: cernlib2005-paw++-2005-11 failed


This one is in the FAQ:

http://fink.sourceforge.net/faq/comp-general.php?phpLang=en#mv-failed

This symptom came up a few times and was caused by g77 looking into the wrong directory, i.e. something along these lines: g77 -o neutnucl.exe -O2 -g neutnucl_main.o neutnucl_corr.o onelints.o neutnucl_scal.o vegan.o gauss.o mrst2004qedx.o `cernlib -v pro pdflib,packlib,mathlib,kernlib` /usr/bin/ld: can't open: /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/ libgcc.a (No such file or directory, errno = 2)
collect2: ld returned 1 exit status
make: *** [neutnucl.exe] Error 1

while the actual directory is /usr/lib/gcc/powerpc-apple- darwin8/4.0.1. I believe this is fixed in the current version of g77.

HTH,
        Remi

--
Truth decays into beauty, while beauty soon becomes merely charm.
Charm ends up as strangeness, and even that doesn't last, but up and
down are forever.                                         (Anonymous)

*********************************************************************
Remigius K. Mommsen                 e-mail:          [EMAIL PROTECTED]
University of Manchester               URL:    http://cern.ch/mommsen
Fermilab, MS 357                     voice:        ++1 (630) 840-8321
P.O. Box 500                           fax:        ++1 (630) 840-2649
Batavia, Il 60510, US                 home:        ++1 (630) 236-0932
*********************************************************************





-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to