Changes between Initial Version and Version 1 of Ticket #27612


Ignore:
Timestamp:
Dec 8, 2010, 2:03:21 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please use WikiFormatting so your posts are legible, and please search for existing tickets before filing a new one. This is a duplicate of #27526.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27612

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Summary changed from build of phonon fails to phonon: library not found for -lphonon
  • Ticket #27612 – Description

    initial v1  
     1{{{
    12The following ports are currently installed:
    23  qt4-mac @4.6.3_6+mysql (active)
     4}}}
    35
    46I am not sure if qt4.7 is required for the phonon port but currently I am not able to update my qt version and I wan't to compile some KDE software and therefore phonon is a requirement.
    57
     8{{{
    69/usr/bin/g++-4.2 -headerpad_max_install_names -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -single_module -dynamiclib -o libphonon_qt7.dylib quicktimevideoplayer.o backendheader.o medianodevideopart.o medianodeevent.o audiooutput.o backendinfo.o audiosplitter.o audioeffects.o quicktimestreamreader.o medianode.o backend.o mediaobject.o mediaobjectaudionode.o audiomixer.o quicktimeaudioplayer.o videoframe.o quicktimemetadata.o audiodevice.o audioconnection.o audiograph.o audionode.o videowidget.o  -F/opt/local/libexec/qt4-mac/lib -L/opt/local/libexec/qt4-mac/lib -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_phonon/work/phonon-4.4.2/build/lib -lphonon -Xarch_x86_64 -framework QuickTime -framework AppKit -framework AudioUnit -framework AudioToolbox -framework CoreAudio -framework QuartzCore -framework QTKit -framework QtOpenGL -L/opt/local/libexec/qt4-mac/lib -F/opt/local/libexec/qt4-mac/lib -framework QtGui -framework QtCore -framework OpenGL -framework AGL 
    710ld: library not found for -lphonon
     
    1316shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_phonon/work/phonon-4.4.2" && /usr/bin/make -j2 all " returned error 2
    1417Error: Target org.macports.build returned: shell command failed (see log for details)
     18}}}