Changes between Initial Version and Version 1 of Ticket #30346


Ignore:
Timestamp:
Jul 24, 2011, 8:47:15 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Use WikiFormatting please. Remember to fill in the correct port name (qt4-mac not qt4), Cc that port's maintainer, and also please attach the entire main.log.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30346

    • Property Keywords lion added
    • Property Owner changed from macports-tickets@… to michaelld@…
    • Property Summary changed from qt4 trouble with libqcorewlanbearer.dylib (OS X 10.7) to qt4-mac: trouble with libqcorewlanbearer.dylib (OS X 10.7)
    • Property Port qt4-mac added; qt4 removed
  • Ticket #30346 – Description

    initial v1  
    11following error occurs while compiling qt4
    22
     3{{{
    34[...]
    45/Developer/usr/bin/llvm-g++-4.2 -headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.7.sdk -single_module -dynamiclib -Xarch_x86_64 -mmacosx-version-min=10.7 -Xarch_x86_64 -mmacosx-version-min=10.7 -o libqcorewlanbearer.dylib .obj/release-shared/main.o .obj/release-shared/qcorewlanengine.o .obj/release-shared/qnetworksession_impl.o .obj/release-shared/moc_qcorewlanengine.o .obj/release-shared/moc_qnetworksession_impl.o .obj/release-shared/moc_qbearerengine_impl.o    -framework Foundation -framework SystemConfiguration -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/work/qt-everywhere-opensource-src-4.7.3/lib -lQtNetwork -lQtCore 
     
    4041make[1]: *** [sub-bearer-all] Error 2
    4142make: *** [sub-plugins-all-ordered] Error 2
     43}}}