Re: [Fink-users] Failed: phase compiling: libavcodec53-shlibs-0.8.12-2 failed

2013-01-30 Thread Dominique Dhumieres
 Ok, thus updated.  Thanks.

I have rebuilt libavcodec53 with gcc-4.0 without any problem.
Thanks,

Dominique

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: libavcodec53-shlibs-0.8.12-2 failed

2013-01-27 Thread Dominique Dhumieres
 I have no way of testing this on either 10.4 or powerpc.  Only
 suggestion I was able to find online was to remove libtool14 if it is
 installed.  If that doesn't work, I have no idea of what else to try.

Thanks for the answer, but it did not help.
However I knew that I have been hit by this snag
and I finally found the answer at

http://sourceforge.net/mailarchive/forum.php?thread_name=Pine.LNX.4.64.1206211728250.5542%40hal-00.csl.cornell.eduforum_name=fink-users

The following bloc

# Prefer compilation with gcc-4.2 if available
if [ -x /usr/bin/gcc-4.2 ]; then
  ../configure %c --cc=gcc-4.2
else
  ../configure %c
fi

should be deleted from the info file for ppc-darwin8.
As sais in the thread, if I move gcc-4.2 away,
the update proceeds to the end.

Dominique

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: libavcodec53-shlibs-0.8.12-2 failed

2013-01-27 Thread David Fang
Ok, thus updated.  Thanks.

Fang

 I have no way of testing this on either 10.4 or powerpc.  Only
 suggestion I was able to find online was to remove libtool14 if it is
 installed.  If that doesn't work, I have no idea of what else to try.

 Thanks for the answer, but it did not help.
 However I knew that I have been hit by this snag
 and I finally found the answer at

 http://sourceforge.net/mailarchive/forum.php?thread_name=Pine.LNX.4.64.1206211728250.5542%40hal-00.csl.cornell.eduforum_name=fink-users

 The following bloc

# Prefer compilation with gcc-4.2 if available
if [ -x /usr/bin/gcc-4.2 ]; then
  ../configure %c --cc=gcc-4.2
else
  ../configure %c
fi

 should be deleted from the info file for ppc-darwin8.
 As sais in the thread, if I move gcc-4.2 away,
 the update proceeds to the end.

 Dominique

 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. ON SALE this month only -- learn more at:
 http://p.sf.net/sfu/learnnow-d2d
 ___
 Fink-users mailing list
 Fink-users@lists.sourceforge.net
 List archive:
 http://news.gmane.org/gmane.os.macosx.fink.user
 Subscription management:
 https://lists.sourceforge.net/lists/listinfo/fink-users


-- 
David Fang
http://www.csl.cornell.edu/~fang/


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: libavcodec53-shlibs-0.8.12-2 failed

2013-01-24 Thread Hanspeter Niederstrasser
On 1/24/2013 3:24 AM, Dominique Dhumieres wrote:
 Updating to libavcodec53-shlibs-0.8.12-2 failed on

 Package manager version: 0.30.2
 Distribution version: selfupdate-rsync Tue Jan 22 21:51:09 2013, 10.4, powerpc
 Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
 Xcode Version: 2.5-1

 with

 ...
 gcc-4.2 -dynamiclib -Wl,-single_module 
 -Wl,-install_name,/sw/lib/libavutil.51.dylib,-current_version,51.9.1,-compatibility_version,51
  -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil 
 -Llibpostproc -Llibswscale -L/sw/lib/libspeex1/lib -L/sw/lib -L/usr/X11R6/lib 
 -lX11 -lXext -Wl,-dynamic,-search_paths_first -o libavutil/libavutil.51.dylib 
 libavutil/adler32.o libavutil/aes.o libavutil/audioconvert.o 
 libavutil/avstring.o libavutil/base64.o libavutil/cpu.o libavutil/crc.o 
 libavutil/des.o libavutil/dict.o libavutil/error.o libavutil/eval.o 
 libavutil/fifo.o libavutil/file.o libavutil/imgutils.o 
 libavutil/intfloat_readwrite.o libavutil/inverse.o libavutil/lfg.o 
 libavutil/lls.o libavutil/log.o libavutil/lzo.o libavutil/mathematics.o 
 libavutil/md5.o libavutil/mem.o libavutil/opt.o libavutil/parseutils.o 
 libavutil/pixdesc.o libavutil/ppc/cpu.o libavutil/random_seed.o 
 libavutil/rational.o libavutil/rc4.o libavutil/samplefmt.o libavutil/sha.o 
 libavutil/tree.o libavutil/utils.o 
 -lX11 -lXext -lXfixes -ljack -L/sw/lib -Wl,-framework,Cocoa -lSDLmain -lSDL 
-lxvidcore -lx264 -lvpx -lvpx -lvorbisenc -lvorbis -logg -ltheoraenc 
-ltheoradec -logg -lspeex -L/sw/lib -lschroedinger-1.0 -lpthread -loil-0.3 
-lopenjpeg -lopencore-amrwb -lopencore-amrnb -lmp3lame -lgsm -L/sw/lib 
-lfreetype -L/sw/lib -ldirac_encoder -ldirac_decoder -lm -lstdc++ -lcelt0 -lm 
-lbz2 -lz
 /usr/libexec/gcc/powerpc-apple-darwin8/4.2.1/ld: -i argument: nstall_name 
 must have a ':' between its symbol names
 collect2: ld returned 1 exit status
 make: *** [libavutil/libavutil.51.dylib] Error 1
 make: Leaving directory 
 `/sw/src/fink.build/libavcodec53-shlibs-0.8.12-2/ffmpeg-0.8.12/build'
 ### execution of /var/tmp/tmp.2.6gykNn failed, exit code 2

I have no way of testing this on either 10.4 or powerpc.  Only 
suggestion I was able to find online was to remove libtool14 if it is 
installed.  If that doesn't work, I have no idea of what else to try.

Hanspeter



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users