Kevin Horton wrote:
>
> On 2010-01-21, at 15:52 , Alexander Hansen wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On 1/21/10 3:12 PM, David Marsh wrote:
>>> Hi Fink-Beginners list,
>>>
>>> I've had a number of issues getting Fink to work to install Cadabra for
>>> me. Most of them (I hope) are sorted out now and had to do with
>>> incorrect status file  for dgkp. This  following problem seems different
>>> though, and I could not find any reference to it online. The following
>>> are the last lines produced when Fink is asked to install Cadabra:
>>>
>>>
>>> ______________________________________________________
>>> ...
>>>
>>> g++ -g -O2 -Wall -I. -I../src `pkg-config modglue --cflags`
>>> -D"RELEASE=\"1.16\"" -D"DATETIME=\"`date | sed -e 's/  / /'`\""
>>> -DHOSTNAME=\"`hostname`\" -c -o settings.o settings.cc
>>> g++ -g -O2 -Wall -I. -I../src `pkg-config modglue --cflags`
>>> -D"RELEASE=\"1.16\"" -D"DATETIME=\"`date | sed -e 's/  / /'`\""
>>> -DHOSTNAME=\"`hostname`\" -c -o exchange.o exchange.cc
>>> g++ -g -O2 -Wall -I. -I../src `pkg-config modglue --cflags`
>>> -D"RELEASE=\"1.16\"" -D"DATETIME=\"`date | sed -e 's/  / /'`\""
>>> -DHOSTNAME=\"`hostname`\" -c -o defaults.o defaults.cc
>>> g++ -g -O2 -Wall -I. -I../src `pkg-config modglue --cflags`
>>> -D"RELEASE=\"1.16\"" -D"DATETIME=\"`date | sed -e 's/  / /'`\""
>>> -DHOSTNAME=\"`hostname`\" -c -o stopwatch.o stopwatch.cc
>>> g++ -o cadabra -L/sw/lib/pango-ft219/lib -L/sw/lib/freetype219/lib
>>> -L/sw/lib/fontconfig2/lib -L/sw/lib -Wl,-dead_strip_dylibs
>>> preprocessor.o storage.o display.o parser.o main.o algorithm.o
>>> manipulator.o youngtab.o combinatorics.o props.o settings.o exchange.o
>>> defaults.o stopwatch.o modules/algebra.o modules/pertstring.o
>>> modules/convert.o modules/gamma.o modules/field_theory.o
>>> modules/select.o modules/dummies.o modules/output.o modules/properties.o
>>> modules/relativity.o modules/substitute.o modules/tableaux.o
>>> modules/diff_geometry.o modules/numerical.o modules/linear.o
>>> modules/combinat.o modules/xperm_new.o modules/lie.o modules/lists.o
>>> modules/eval.o `pkg-config modglue --libs` -lgmpxx -lpcrecpp -lgmp
>>> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: unknown flag:
>>> -dead_strip_dylibs
>>> collect2: ld returned 1 exit status
>>> make[1]: *** [cadabra] Error 1
>>> make: *** [program] Error 2
>>> ### execution of /var/tmp/tmp.1.igfPI1 failed, exit code 2
>>> Removing runtime build-lock...
>>> Removing build-lock package...
>>> /sw/bin/dpkg-lockwait -r fink-buildlock-cadabra-1.16-3
>>> (Reading database ... 63561 files and directories currently installed.)
>>> Removing fink-buildlock-cadabra-1.16-3 ...
>>> Failed: phase compiling: cadabra-1.16-3 failed
>>>
>>> Before reporting any errors, please run "fink selfupdate" and
>>> try again.  If you continue to have issues, please check to see if the
>>> FAQ on fink's website solves the problem.  If not, ask on the fink-users
>>> or fink-beginners mailing lists, with a carbon copy to the maintainer:
>>>
>>>     Kevin Horton<[email protected]>
>>>
>>> Note that this is preferable to emailing the maintainer directly, since
>>> most fink package maintainers do not have access to all possible
>>> hardware and software configurations.
>>> ______________________________________________________
>>>
>>>
>>> I have self-updated and updated all with no issues, but the problem
>>> remains. I'm running on OS X (10.4.11) with intel processor.
>>>
>>> I hope you can help me out!
>>>
>>> Best,
>>> David
>>>
>>>
>>>
>>>
>>
>> I believe the error is pretty much like it says:  the 10.4 linker
>> doesn't support "-dead_strip_dylibs".
>>
>> The maintainer would need to provide a 10.4 package description that
>> doesn't include that.
>
>
> I'll look into removing the "-dead_strip_dylibs" flag for the 10.4 package.  
> I don't have access to a 10.4 machine to test it on though, so I'll need help 
> for testing if we are to solve this.
> --
> Kevin Horton
> Ottawa, Canada

Kevin,
I've got a slow G3 iBook running 10.4 at home; let me know when you're 
ready to give it a shot.  --Robert

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to