Waktu saya execute command 'make' untuk install
libgda-1.1.99, ada command yg saya kira ada
hubungannya dengan mysql. Sedangkan tujuan saya
install libgda ini tidak untuk mysql. Apakah saya bisa
bypass mysql ini?

Thx.


Detail errornya,

make[2]: Leaving directory
`/home/dimas/download/libgda-1.1.99/providers/bdb'
Making all in mysql
make[2]: Entering directory
`/home/dimas/download/libgda-1.1.99/providers/mysql
'
if /bin/sh ../../libtool --mode=compile gcc
-DPACKAGE_NAME=\"GNU\ Data\ Access\"
 -DPACKAGE_TARNAME=\"libgda\"
-DPACKAGE_VERSION=\"1.1.99\" -DPACKAGE_STRING=\"GN
U\ Data\ Access\ 1.1.99\"
-DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DBONO
BO_EXPLICIT_TRANSLATION_DOMAIN=\"libgda-2\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=
1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHA
VE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DL
FCN_H=1 -DYYTEXT_POINTER=1
-DGETTEXT_PACKAGE=\"libgda-2\" -DHAVE_LOCALE_H=1 -DHA
VE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1
-DHAVE_GETTEXT=1 -DHAVE_DCGETT
EXT=1 -DENABLE_NLS=1 -DHAVE_BDB=1 -DHAVE_MYSQL=1
-DHAVE_LDAP=1 -DHAVE_POPT_H=1 -
DHAVE_READLINE_READLINE_H=1
-DHAVE_READLINE_HISTORY_H=1  -I. -I. -I../.. -I../..
 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/lib
xml2   -I'/usr/include'    -g -O2 -MT
gda-mysql-provider.lo -MD -MP -MF ".deps/g
da-mysql-provider.Tpo" -c -o gda-mysql-provider.lo
gda-mysql-provider.c; \
then mv -f ".deps/gda-mysql-provider.Tpo"
".deps/gda-mysql-provider.Plo"; else r
m -f ".deps/gda-mysql-provider.Tpo"; exit 1; fi
mkdir .libs
 gcc "-DPACKAGE_NAME=\"GNU Data Access\""
-DPACKAGE_TARNAME=\"libgda\" -DPACKAGE
_VERSION=\"1.1.99\" "-DPACKAGE_STRING=\"GNU Data
Access 1.1.99\"" -DPACKAGE_BUGR
EPORT=\"[EMAIL PROTECTED]"
-DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"libgda-
2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAV
E_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DYYTEXT_POINTER=1 -DGETTEXT_PAC
KAGE=\"libgda-2\" -DHAVE_LOCALE_H=1
-DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_
CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
-DENABLE_NLS=1 -DHAVE_BDB=1 -DHAVE
_MYSQL=1 -DHAVE_LDAP=1 -DHAVE_POPT_H=1
-DHAVE_READLINE_READLINE_H=1 -DHAVE_READL
INE_HISTORY_H=1 -I. -I. -I../.. -I../.. -pthread
-I/usr/include/glib-2.0 -I/usr/
lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include -g -O2 -MT gda-mysql-
provider.lo -MD -MP -MF .deps/gda-mysql-provider.Tpo
-c gda-mysql-provider.c  -f
PIC -DPIC -o .libs/gda-mysql-provider.o
In file included from gda-mysql-provider.c:30:
gda-mysql.h:34:19: mysql.h: No such file or directory
gda-mysql.h:35:23: mysql_com.h: No such file or
directory
In file included from gda-mysql-provider.c:30:
gda-mysql.h:45: parse error before '*' token
gda-mysql.h:46: warning: `enum enum_field_types'
declared inside parameter list
gda-mysql.h:46: warning: its scope is only this
definition or declaration, which
 is probably not what you want
gda-mysql.h:46: warning: parameter has incomplete type
In file included from gda-mysql-provider.c:31:
gda-mysql-recordset.h:46: parse error before
"MYSQL_RES"
gda-mysql-recordset.h:46: warning: no semicolon at end
of struct or union
gda-mysql-recordset.h:48: parse error before '}' token
gda-mysql-recordset.h:55: parse error before
"MYSQL_RES"
gda-mysql-provider.c: In function
`gda_mysql_provider_open_connection':
gda-mysql-provider.c:198: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:198: (Each undeclared identifier
is reported only once
gda-mysql-provider.c:198: for each function it appears
in.)
gda-mysql-provider.c:198: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c:223: `CLIENT_SSL' undeclared
(first use in this function)
gda-mysql-provider.c:241: parse error before ')' token
gda-mysql-provider.c: In function
`gda_mysql_provider_close_connection':
gda-mysql-provider.c:276: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:276: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c: In function
`gda_mysql_provider_get_server_version':
gda-mysql-provider.c:296: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:296: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c: In function
`process_sql_commands':
gda-mysql-provider.c:314: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:314: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c:333: `MYSQL_RES' undeclared
(first use in this function)
gda-mysql-provider.c:333: `mysql_res' undeclared
(first use in this function)
gda-mysql-provider.c: In function
`gda_mysql_provider_get_database':
gda-mysql-provider.c:382: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:382: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c: In function
`gda_mysql_provider_change_database':
gda-mysql-provider.c:404: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:404: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c: In function
`gda_mysql_provider_create_database':
gda-mysql-provider.c:435: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:435: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c: In function
`gda_mysql_provider_drop_database':
gda-mysql-provider.c:467: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:467: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c: In function
`gda_mysql_provider_get_last_insert_id':
gda-mysql-provider.c:534: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:534: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c: In function
`gda_mysql_provider_begin_transaction':
gda-mysql-provider.c:555: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:555: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c: In function
`gda_mysql_provider_commit_transaction':
gda-mysql-provider.c:613: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:613: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c: In function
`gda_mysql_provider_rollback_transaction':
gda-mysql-provider.c:646: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:646: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c: In function `get_mysql_tables':
gda-mysql-provider.c:930: warning: passing arg 1 of
`gda_value_stringify' discar
ds qualifiers from pointer target type
gda-mysql-provider.c:937: warning: passing arg 1 of
`gda_value_stringify' discar
ds qualifiers from pointer target type
gda-mysql-provider.c:947: warning: passing arg 1 of
`gda_value_stringify' discar
ds qualifiers from pointer target type
gda-mysql-provider.c: At top level:
gda-mysql-provider.c:1035: parse error before
"mysql_row"
gda-mysql-provider.c: In function
`field_row_to_value_list':
gda-mysql-provider.c:1040: `mysql_row' undeclared
(first use in this function)
gda-mysql-provider.c: In function `get_table_fields':
gda-mysql-provider.c:1103: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:1103: `mysql' undeclared (first
use in this function)
gda-mysql-provider.c:1104: `MYSQL_RES' undeclared
(first use in this function)
gda-mysql-provider.c:1104: `mysql_res' undeclared
(first use in this function)
gda-mysql-provider.c:1177: `MYSQL_ROW' undeclared
(first use in this function)
gda-mysql-provider.c:1177: parse error before
"mysql_row"
gda-mysql-provider.c:1180: `mysql_row' undeclared
(first use in this function)
gda-mysql-provider.c: In function
`gda_mysql_provider_escape_string':
gda-mysql-provider.c:1242: `MYSQL' undeclared (first
use in this function)
gda-mysql-provider.c:1242: `mysql' undeclared (first
use in this function)
make[2]: *** [gda-mysql-provider.lo] Error 1
make[2]: Leaving directory
`/home/dimas/download/libgda-1.1.99/providers/mysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/dimas/download/libgda-1.1.99/providers'
make: *** [all-recursive] Error 1


__________________________________________________
Do You Yahoo!?
Log on to Messenger with your mobile phone!
http://sg.messenger.yahoo.com

-- 
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip, FAQ, dan info milis di http://linux.or.id/milis
Tidak bisa posting? Baca:
http://linux.or.id/problemmilis
http://linux.or.id/tatatertibmilis

Kirim email ke