9 May
2007
9 May
'07
2:15 a.m.
You should contact the maintainer (dinosaur@aztecfreenet.org) and/or create a patch for that issue and put it on the bugtracker. Jann Jochen Küpper wrote:
Hi,
I was quite happy to find out that there is a port of Qt4. However, when compiling (my own) Unix program against it using autotools/libtool I found the following error:
libtool: link: cannot find the library `' or unhandled argument `Carbon'
This is due to the -framwork options in the .la files installed in /opt/local/lib. Removing all /opt/local/lib/libQt*.la files solves the problem (as documented elsewhere), but maybe MacPorts should take care o that, not?
Greetings, Jochen