Quote Originally Posted by asd View Post
Now running the follow:

$ make confclean;./configure -qt-sql-mysql -universal -qt-gif -platform macx-g++ -I /usr/local/mysql/include/ -L /usr/local/mysql/lib/ ;make


$ make confclean;./configure -qt-sql-mysql -qt-gif -platform macx-g++ -I /usr/local/mysql/include/ -L /usr/local/mysql/lib/ ;make

works perfectly as I havn`t mysql for PPC

Another truble... When I tried to compile with the static key (-static) I had less disk space

before compilling about 15Gb after 0 :-) and the process terminated with the low disk space...

Is this Ok?