platform:
os: freebsd-4.5
qt: 3.1.1 (no threads, no opengl, no xft)

mysqlcc source version: 0.8.9 (mysqlcc.pro.in modified to remove thread
from CONFIG).

compile error:

> gmake -v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386--freebsd4.3

> gcc -v
gcc version 2.95.3 20010315 (release) [FreeBSD]

error:

g++ -c -pipe -Wall -W -O2  -DQT_DLL -DHAVE_MYSQLCC_CONFIG -DQT_NO_DEBUG
-I/usr/local/qt3/mkspecs/freebsd-g++ -I. -Iinclude -Ishared/include
-Iinclude/CSqlEditor -I/usr/local/mysql4/include/mysql
-I/usr/local/include -I/usr/local/qt3/include -I/usr/X11R6/include
-Imoc/ -o tmp/CMySQLQuery.o shared/src/CMySQLQuery.cpp
shared/src/CMySQLQuery.cpp:40: syntax error before `::'

what am i doing wrong? thanks,

        --ravi



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to