Re: [Fink-users] Binary Distribution Server

2008-01-09 Thread Martin Costabel
Steffen Schmidt wrote: [] > thanks for the hint - now at least I see that all packages prior to > the latest one are found on the binary distro server. That's really > weird - I tried fink selfupdate on the client several times plus fink > scanpackages on the server - still the latest packag

Re: [Fink-users] lpsolve-5.5.0.10-3

2008-01-09 Thread Martin Costabel
Robert T Wyatt wrote: > Is anyone else seeing this error with lpsolve (leopard/intel)? > > echo $src|sed s/[.]c/.o/g|sed 's/[^ ]*\///g' > ranlib: file: liblpsolve.5.5.0.10.a(fortify.o) has no symbols > > if [ "$so" != "" ] > then >$c *.o -dynamiclib -single_module -Wl,-x -dead_strip > -expor

Re: [Fink-users] Error on "digikam" compilation ("duplicate symbol Digikam::LoadSaveThread::taskHasFinished()")

2008-01-09 Thread Robert T Wyatt
Niels Ganser wrote: > ld: duplicate symbol Digikam::LoadSaveThread::taskHasFinished() > in ./digikam/libs/threadimageio/.libs/ > libthreadimageio.a(loadsavethread.o) and ./digikam/libs/ > imageproperties/.libs/libimagepropertiesshowfoto.a(loadsavethread.o) > > collect2: ld returned 1 exit

[Fink-users] lpsolve-5.5.0.10-3

2008-01-09 Thread Robert T Wyatt
Is anyone else seeing this error with lpsolve (leopard/intel)? echo $src|sed s/[.]c/.o/g|sed 's/[^ ]*\///g' ranlib: file: liblpsolve.5.5.0.10.a(fortify.o) has no symbols if [ "$so" != "" ] then $c *.o -dynamiclib -single_module -Wl,-x -dead_strip -exported_symbols_list ../exp_sym -compatibili

Re: [Fink-users] biopython-py25-1.44-2

2008-01-09 Thread Koen van der Drift
John, I don't get that error on my Mac, maybe you are using an intel Mac (I am using a G5) Mac. Although I still don't see why that would make a difference. But in any case, can you try to change the info file for biopython so it looks like this: InstallScript: << %p/bin/python%type_raw[

[Fink-users] biopython-py25-1.44-2

2008-01-09 Thread John Nguyen
Hi, I've been running into errors attempting to install the biopython-py25-1.44-2 package on leopard. The install quits out with the following error message: running install_egg_info Writing /sw/src/fink.build/root-biopython-py25-1.44-2/sw/lib/python2.5/site-packages/biopython-1.44-py2.5.egg-inf

Re: [Fink-users] error compiling pdflib6

2008-01-09 Thread Shad
Alexander Hansen gmail.com> writes: > > Change your rsync mirror via "fink configure". That one's known to be > goofed up. > Changing my mirror seems to have fixed things. I remember feeling like I had a good reason for choosing that mirror at the time, but I guess I should have stuck with the

Re: [Fink-users] Binary Distribution Server

2008-01-09 Thread Martin Costabel
Steffen Schmidt wrote: [] > Does anyone experience the same problem? Any clue what might be wrong? I don't know what is wrong, but you can use the command apt-cache policy PACKAGE to find out if a package is seen on the bindist server. -- Martin ---

Re: [Fink-users] gcc-4.2.2 failed on Mac Power G4 running Leopard

2008-01-09 Thread Martin Costabel
mark wrote: > Alexander Hansen gmail.com> writes: > > >>It'd be useful to see the compiler line just above what you've shown. >>I was able to build this version of gcc42 on Leopard on a PowerPC. >> > > > Hi, Alexander: > > I've post part of the log file at: > http://www.star.bnl.gov/~aihong/i

Re: [Fink-users] error compiling pdflib6

2008-01-09 Thread Alexander Hansen
On Jan 9, 2008 2:35 PM, Shad <[EMAIL PROTECTED]> wrote: > Alexander Hansen gmail.com> writes: > > > Failed: phase compiling: pdflib6-7.0.1-1 failed > > > > That's not the most current version of pdflib6 (for any > > architecture/OS), according to > > > > http://pdb.finkproject.org/pdb/package.php/

Re: [Fink-users] error compiling pdflib6

2008-01-09 Thread Shad
Alexander Hansen gmail.com> writes: > > Failed: phase compiling: pdflib6-7.0.1-1 failed > > That's not the most current version of pdflib6 (for any > architecture/OS), according to > > http://pdb.finkproject.org/pdb/package.php/pdflib6 Thanks for the quick response. The website lists 7.0.2-100

Re: [Fink-users] error compiling pdflib6

2008-01-09 Thread Alexander Hansen
> Failed: phase compiling: pdflib6-7.0.1-1 failed > > > That's not the most current version of pdflib6 (for any architecture/OS), according to http://pdb.finkproject.org/pdb/package.php/pdflib6 Do another selfupdate. -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Docume

[Fink-users] error compiling pdflib6

2008-01-09 Thread Shad
Hi- I'm having trouble building pdflib6-shlibs (required for gnuplot4.2) on my OS X.5.1 MacBook Pro. I've got a fresh install of fink from source (Package manager version: 0.27.8 Distribution version: 0.8.1.rsync i386) and I did a fink selfupdate before starting the install. I'm working on a relat

Re: [Fink-users] glew linker error on Leopard

2008-01-09 Thread Alexander Hansen
You could edit the glew package description file (from "fink dumpinfo -finfofile glew") yourself and add the fix. I'd recommend copying that to to your local tree ( e.g. /sw/fink/dists/local/main/finkinfo ) and make sure that local/main appears in the Trees: line of /sw/etc/fink.conf . On Jan 8,

[Fink-users] Binary Distribution Server

2008-01-09 Thread Steffen Schmidt
Hi, I recently experienced the problem that my binary server doesn't work anymore. I followed the instruction of http://www.finkproject.org/doc/advanced/bindist.php?phpLang=en I think the settings are ok: - apache running & accessible - here the content: [DIR] 10.4/

Re: [Fink-users] gcc-4.2.2 failed on Mac Power G4 running Leopard

2008-01-09 Thread mark
Alexander Hansen gmail.com> writes: > > It'd be useful to see the compiler line just above what you've shown. > I was able to build this version of gcc42 on Leopard on a PowerPC. > Hi, Alexander: I've post part of the log file at: http://www.star.bnl.gov/~aihong/install_09Jan2008.txt I also