[EMAIL PROTECTED] writes:
> Hello,
> I've run into some difficulty compiling mysqlgui-1.7.4 on RedHat 6.2.
> I am using gcc 2.95.2, which I have recently compiled installed to /opt/gcc.
>
> After running make, I receive the following error:
>
> g++ -o mysqlgui about.o db_tree.o Fl_NSlider.o getvars.o qsort.o queries.o
> bebac.o main.o do_sql.o tables.o dodatni.o status.o process.o grant.o password.o
> get_table.o admin.o single.o zoom.o sin_jpeg.o jmemsrc.o options.o
> Fl_File_Dialog.o Fl_Dir.o Fl_Input_File.o Fl_Tree.o Fl_ToggleTree.o
> Fl_ToggleNode.o Animated_Icon.o Fl_Help.o Fl_Envelope.o Fl_Envelope_Scroll.o
> Selection.o gif.o -L. -L/usr/X11R6/lib -lfleditor -lsqlplus -L/usr/local/lib
> -L/usr/lib/mysql -lmysqlclient -lm -lflvw -lfltk -lXext -ljpeg /usr/lib/libz.a
> do_sql.o: In function `cb_Find(Fl_Return_Button *, void *)':
>
>/opt/gcc/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/../../../../include/g++-3/stl_alloc.h:442:
>
> undefined reference to `unsigned int mysql_ColData<const_string>::conv<unsigned
> int>(unsigned int) const'
> collect2: ld returned 1 exit status
> make: *** [mysqlgui] Error 1
>
>
> I believe the compiler may have something to do with it, because I've previously
> done a successful compile of mysqlgui on the same box using gcc 2.91.66.
> Unfortunately, the GUI crashed consistently, and I learned that gcc-2.95 or
> above must be used to compile mysqlgui.
>
> Can anyone tell me what I've done wrong?
Hi!
You do not have to compile mysqlgui on RH 6.2, just use static binary
for Linux.
The error that you getting was a bug in prior versions of MySQL++. If
you insist on building it yourself, get latest source tarball of
MySQL++ and build it.
Regards,
Sinisa
____ __ _____ _____ ___ == MySQL AB
/*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic
/*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED]
/*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus
/*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____
^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
/*/ \*\ Developers Team
---------------------------------------------------------------------
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