MYSQL-ADMINISTRATOR - Error when compilating from Port

Valéry valery at vslash.com
Wed Jan 5 01:32:48 PST 2005


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/


More information about the freebsd-ports mailing list