Martin Costabel wrote:
> Koen van der Drift wrote:
>> Hi,
>>
>> After compiling for about a whole day, gcc4 failed as follows:
> []
>> /sw/lib/odcctools/bin/ld: Undefined symbols:
>> __Unwind_GetIPInfo
>
> Same error here. This java stuff on ppc is working on and off; the 
> last version gcc4-4.1.99-20060515 compiled OK for me (on ppc and on 
> i386), the one I tried before that failed with the same error.
>
Martin and Koen:  I think I see the problem, but I don't have a ppc 
machine to test on just now.  Could you try editing the info file and 
where it says

 # intel only patch for java.
 if [ %m = "i386" ]; then
   patch -p1 < %a/%n.patch
 fi

just put

patch -p1 < %a/%n.patch

(make it so the patch is applied for both powerpc and i386).

-Jeff


-- 
Jeffrey S. Whitaker         Phone : (303)497-6313
NOAA/OAR/CDC  R/PSD1        FAX   : (303)497-6449
325 Broadway                Boulder, CO, USA 80305-3328



_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to