There is some discussion about this issue (as well as a patch) on the ticket:
http://trac.macports.org/projects/macports/ticket/14603

-Marcus

On Apr 7, 2008, at 9:15 PM, Alejandro Aragon wrote:
Hello everyone,

I tried to build doxygen with the doxywizard variant, which depends on qt and I had these errors:

[EMAIL PROTECTED] port install doxygen +wizard
--->  Fetching doxygen
--->  Verifying checksum(s) for doxygen
--->  Extracting doxygen
--->  Applying patches to doxygen
--->  Configuring doxygen
--->  Building doxygen with target all pdf
Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_textproc_doxygen/work/doxygen-1.5.4" && make all pdf " returned error 2 Command output: doxywizard.cpp:1414: error: 'fn' was not declared in this scope
doxywizard.cpp:1416: error: 'QFile' was not declared in this scope
doxywizard.cpp:1416: error: expected `;' before 'f'
doxywizard.cpp:1417: error: 'f' was not declared in this scope
doxywizard.cpp:1417: error: 'IO_WriteOnly' was not declared in this scope doxywizard.cpp:1419: error: 'QTextStream' was not declared in this scope
doxywizard.cpp:1419: error: expected `;' before 't'
doxywizard.cpp:1420: error: 't' was not declared in this scope
doxywizard.cpp:1420: error: invalid use of undefined type 'struct QTextEdit'
doxywizard.h:15: error: forward declaration of 'struct QTextEdit'
doxywizard.cpp:1421: error: 'statusBar' was not declared in this scope
doxywizard.cpp:1425: error: 'QMessageBox' has not been declared
doxywizard.cpp:1426: error: 'warning' was not declared in this scope
doxywizard.cpp: In function 'int main(int, char**)':
doxywizard.cpp:1435: error: 'QApplication' was not declared in this scope
doxywizard.cpp:1435: error: expected `;' before 'a'
doxywizard.cpp:850: error: 'MainWidget::~MainWidget()' is private
doxywizard.cpp:1436: error: within this context
doxywizard.cpp:1119: error: 'void MainWidget::loadConfigFromFile(int)' is private
doxywizard.cpp:1439: error: within this context
doxywizard.cpp:1439: error: invalid conversion from 'char*' to 'int'
doxywizard.cpp:1439: error: initializing argument 1 of 'void MainWidget::loadConfigFromFile(int)'
doxywizard.cpp:1443: error: 'printf' was not declared in this scope
doxywizard.cpp:1446: error: 'a' was not declared in this scope
doxywizard.cpp:1447: error: 'class MainWidget' has no member named 'show'
gmake[2]: *** [obj/doxywizard.o] Error 1
gmake[2]: Leaving directory `/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_textproc_doxygen/work/doxygen-1.5.4/ addon/doxywizard'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_textproc_doxygen/work/doxygen-1.5.4/ addon/doxywizard'
make: *** [all] Error 2

aa

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to