[Fink-devel] gsl built OK on Intel Mac

2006-03-09 Thread Kirk Volland
Regarding earlier request to try and build gsl on Intel Mac, I gave it a try and gsl 1.7-3 seemed to build just fine. Excerpt from the end of the build: Unpacking gsl (from .../sci/gsl_1.7-3_darwin-i386.deb) ... Selecting previously deselected package gsl-shlibs. Unpacking gsl-shlibs (from

Re: [Fink-devel] tidy in 10.4 non-transitional unstable fails to build, prevents kde from building

2006-03-09 Thread Adrian Mugnolo
I am working on the problem right now. Apparently, it's related to having a previously installed -ltidy. If this is the case, please try: fink remove tidy-dev fink rebuild tidy-dev fink install tidy-dev Then go back to your quanta and kde build. Sorry for the inconvenience. :-( --- William

Re: [Fink-devel] tidy in 10.4 non-transitional unstable fails to build, prevents kde from building

2006-03-09 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 William Scott wrote: | Dear Adrian Mugnolo: | | Tidy unfortunately won't build, and is thus preventing quanta and kde | from updating | | Here is the output: http://www.chemistry.ucsc.edu/%7Ewgscott/temp/ | tidy.log Interesting bug:

Re: [Fink-devel] tidy in 10.4 non-transitional unstable fails to build, prevents kde from building

2006-03-09 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter O'Gorman wrote: | William Scott wrote: | | Dear Adrian Mugnolo: | | | | Tidy unfortunately won't build, and is thus preventing quanta and kde | | from updating | | | | Here is the output: http://www.chemistry.ucsc.edu/%7Ewgscott/temp/ | |

Re: [Fink-devel] tidy in 10.4 non-transitional unstable fails to build, prevents kde from building

2006-03-09 Thread William Scott
Hi Adrian: It is a copy of libtidy that gets installed (probably optionally) by developer tools. When I gzipped it, the compilation then works [previous failure reproduced manually] % sudo gzip /usr/lib/libtidy.A.dylib % sudo make if [ ! -d ../../bin ]; then mkdir ../../bin; fi gcc -g

Re: [Fink-devel] tidy in 10.4 non-transitional unstable fails to build, prevents kde from building

2006-03-09 Thread William Scott
for the record, this doesn't help: On Mar 9, 2006, at 6:54 AM, William Scott wrote: so try NoSetCPPFLAGS: true NoSetLDFLAGS: true Sorry for the bad advice, but it sounds like you have it working now --- This SF.Net email is sponsored by

[Fink-devel] g95 fails to compile on Intel Mac

2006-03-09 Thread Kirk Volland
I'm working toward getting Octave compiled on my MacBook. To that end, I read that g77 won't work to compile it, so I thought I'd build a copy of g95 and try and use it. Well... no luck with g95 compiling. Here is the failure. Any hints? gcc -D_FILE_OFFSET_BITS=64 -DX86_64=0 -fPIC

Re: [Fink-devel] g95 fails to compile on Intel Mac

2006-03-09 Thread Jeff Whitaker
Kirk Volland wrote: I'm working toward getting Octave compiled on my MacBook. To that end, I read that g77 won't work to compile it, so I thought I'd build a copy of g95 and try and use it. Well... no luck with g95 compiling. Here is the failure. Any hints? gcc -D_FILE_OFFSET_BITS=64

Re: [Fink-devel] gfortran and ccp4: OS X (report) (fwd)

2006-03-09 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David R. Morrison wrote: | Here are the actual errors from the last line (without /dev/null): | | /var/tmp//cc3Ah87d.s:76:non-relocatable subtraction expression, | __gfortrani_compile_options minus L003$pb I just asked Andrew Pinski about