Changes between Initial Version and Version 3 of Ticket #4691


Ignore:
Timestamp:
02/20/08 09:09:27 (18 years ago)
Author:
Nigel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4691 – Description

    initial v3  
    22
    33ERROR:
    4 
     4{{{
    55g++ -c -pipe -march=i386 -fomit-frame-pointer -O3 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -Wno-long-double -F/System/Library/Frameworks/Carbon.framework/Frameworks -DPIC -fPIC  -DUSING_APPLEREMOTE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\" -DUSE_LIRC -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_ACCESSIBILITY_SUPPORT -DQT_NO_DEBUG -I/Developer/qt/mkspecs/default -I. -I/usr/local/include -I../libmyth -I../.. -I.. -I/Developer/qt/include -o mythmainwindow.o mythmainwindow.cpp
    66In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:29,
     
    2020make: *** [sub-libs] Error 2
    2121Exit 2
    22 
     22}}}
    2323
    2424CONFIGURE OUTPUT:
    25 
     25{{{
    2626./configure --disable-distcc --disable-ccache --with-bindings=perl --enable-lirc --enable-proc-opt --disable-firewire --prefix=/usr/local
    2727
     
    9999WARNING: When using --enable-proc-opt you must include the
    100100         output of ./configure along with any bug report.
    101 
     101}}}