#21509: Konversation 1.2-alpha6 fails to build on Snow Leopard ----------------------------------+----------------------------------------- Reporter: coreymon77@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: konversation ----------------------------------+----------------------------------------- Comment(by coreymon77@…): Replying to [comment:4 hsivank@…]:
Hello coreymon,
Did you build qt4 with qt3-support ?
if yes, can you :
{{{ cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_konversation/work/build" && /usr/bin/make VERBOSE=1 }}}
and post the last few lines ...
I don't know if I did. I just ran port install konversation after migrating to snow leopard. If qt4 builds with qt3 support by default then yes, otherwise, I didn't choose any special options. But, just in case, the last few lines are {{{ from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_konversation/work/build/src/konversation_automoc.cpp:6: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_konversation/work/build/src/../../konversation-1.2-alpha6/src/config/configdialog.h:116: error: ISO C++ forbids declaration of ‘Q3AsciiDict’ with no type /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_konversation/work/build/src/../../konversation-1.2-alpha6/src/config/configdialog.h:116: error: expected ‘;’ before ‘<’ token make[2]: *** [src/CMakeFiles/konversation.dir/konversation_automoc.o] Error 1 make[1]: *** [src/CMakeFiles/konversation.dir/all] Error 2 make: *** [all] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/21509#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS