Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jan 2005 10:32:37 +0100
From:      =?ISO-8859-1?Q?Val=E9ry?= <valery@vslash.com>
To:        ports@FreeBSD.org
Subject:   MYSQL-ADMINISTRATOR - Error when compilating from Port 
Message-ID:  <41DBB435.6090506@vslash.com>

next in thread | raw e-mail | index | archive | help
Hello to all and happy new year,
i got some error when compiling MySqlAdministrator
from his last port (CVS ok) ;
- my cconfiguration is :
FreeBSD 5.2.1 (not patched since Jul-2004)
MySql-Server 4.0.16
MySql-Administrator 1.0.14

- Errors encountered :
--------------------------------------------------------------
Building: mysql-gui-common
// SNIP //
myx_library.c: In function `myx_connect_to_instance':
 >myx_library.c:413: error: `CLIENT_MULTI_RESULTS' undeclared (first use 
in this function)
myx_library.c:413: error: (Each undeclared identifier is reported only once
myx_library.c:413: error: for each function it appears in.)
gmake[2]: *** [myx_library.o] Error 1
gmake[2]: Leaving directory 
`/usr/ports/databases/mysql-administrator/work/mysql-administrator-1.0.14/mysql-gui-common/library/source'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/databases/mysql-administrator/work/mysql-administrator-1.0.14/mysql-gui-common/library'
gmake: *** [all-recursive] Error 1
*** Error code 2
--------------------------------------------------------------

- Solution tried :
Compiling mysql-gui-common directly from its own directories,
step by step allow to compile 2 step forward, but an error
occur too.
I can rewrite makefile, but it's an hard task, and not sure to
reach the solution.
Well, no matter to fill this thread of text, if anybody knows
my trouble, i would be very happy.
Thanks,
v/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41DBB435.6090506>