Opened 19 years ago

Last modified 14 years ago

#2753 closed defect

compile error — at Initial Version

Reported by: charley.pritt@… Owned by: kevin@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: qt3-mac

Description

attempting to install port qt3-mac it get to the build/compile and recieve the following errors:

---> Building qt3-mac with target symlinks src-qmake src-moc sub-src sub-tools Error: Target com.apple.build returned: shell command "cd "/Users/cpritt/darwinports/dports/aqua/ qt3-mac/work/qt-mac-free-3.3.4" & & QMAKESPEC= QTDIR= DYLD_LIBRARY_PATH="/Users/cpritt/darwinports/dports/aqua/qt3-mac/ work/qt-mac-free-3.3.4/lib" make symlinks

src-qmake src-moc sub-src sub-tools" returned error 2

Command output: QApplication::macEventFilter(OpaqueEventHandlerCallRef*, OpaqueEventRef*)'

member function declared in class `QApplication'

kernel/qapplication_mac.cpp: In static member function `static void

QApplication::flush()':

kernel/qapplication_mac.cpp:2996: error: 'struct QWExtra' has no member named '

has_dirty_area'

kernel/qapplication_mac.cpp:2998: error: 'struct QWExtra' has no member named '

has_dirty_area'

kernel/qapplication_mac.cpp:2999: error: 'struct QWExtra' has no member named '

dirty_area'

kernel/qapplication_mac.cpp:3000: error: 'struct QWExtra' has no member named '

dirty_area'

kernel/qapplication_mac.cpp:3001: error: `clippedRegion' undeclared (first use

this function)

kernel/qapplication_mac.cpp:3013: error: `propagateUpdates' undeclared (first

use this function)

kernel/qapplication_mac.cpp:3014: error: parse error before `::' token kernel/qapplication_mac.cpp: At global scope: kernel/qapplication_mac.cpp:3023: error: no `bool

QApplication::qt_mac_apply_settings()' member function declared in class ` QApplication'

kernel/qapplication_mac.cpp: In function `void

static_initialization_and_destruction_0(int, int)':

kernel/qapplication_mac.cpp:765: warning: statement with no effect kernel/qapplication_mac.cpp: At top level: kernel/qapplication_mac.cpp:530: warning: `void qt_mac_event_release(QWidget*,

OpaqueEventRef*&)' defined but not used

{standard input}:600:Ignoring attempt to re-define symbol. make[1]: * [.obj/release-shared-mt/qapplication_mac.o] Error 1 make: * [sub-src] Error 2

what do i do now?

Change History (0)

Note: See TracTickets for help on using tickets.