Mysql Compile Problem ..

2001-05-23 Thread Mike Richards

Hey,

After configuring MySQL 3.23.36 (first using Apachetoolbox but then just
compiling it from the downloaded source).  I have run into this problem.
Any ideas?  I'm running RedHat 7.0 on an X86 box.


Making all in libmysql
make[2]: Entering directory
`/export/home/mrichard/Apachetoolbox-1.5.27/src/mysql-3.23.36/libmysql'
/bin/sh ../libtool --mode=link gcc  -O6 -DDBUG_OFF   -rdynamic -o
libmysqlclient.la -rpath =/opt/mysql/lib/mysql -version-info 10:0:0
libmysql.lo net.lo violite.lo password.lo get_password.lo errmsg.lo
my_init.lo my_static.lo my_malloc.lo my_realloc.lo
my_create.lo my_delete.lo mf_tempfile.lo my_open.lo
mf_casecnv.lo my_read.lo my_write.lo errors.lo
my_error.lo my_getwd.lo my_div.lo   mf_pack.lo
my_messnc.lo mf_dirname.lo mf_fn_ext.lo   mf_wcomp.lo typelib.lo
safemalloc.lo my_alloc.lo mf_format.lo mf_path.lo
mf_unixpath.lo my_fopen.lo  my_fstream.lo
mf_loadpath.lo my_pthread.lo my_thr_init.lo
thr_mutex.lo mulalloc.lo string.lo default.lo
my_compress.lo array.lo my_once.lo list.lo my_net.lo
charset.lo hash.lo getopt.lo getopt1.lo getvar.lo my_lib.lo strmov.lo
strxmov.lo strnmov.lo strmake.lo strend.lo strnlen.lo
strfill.lo is_prefix.loint2str.lo str2int.lo
strinstr.lo strcont.lostrcend.lo
bchange.lo bmove.lo bmove_upp.lo longlong2str.lo
strtoull.lo strtoll.lo llstr.lo ctype.lo
dbug.lo  -lz -lcrypt -lnsl -lm
libtool: link: only absolute run-paths are allowed
make[2]: *** [libmysqlclient.la] Error 1
make[2]: Leaving directory
`/export/home/mrichard/Apachetoolbox-1.5.27/src/mysql-3.23.36/libmysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/export/home/mrichard/Apachetoolbox-1.5.27/src/mysql-3.23.36'
make: *** [all-recursive-am] Error 2

Thanx!

Mike Richards
Network Administrator
Harmony Integrated Systems
www.hi.ca




Mailing Lists.

2001-03-07 Thread Mike Richards

Does anyone know any mailing lists like this one that is really good that
are just about linux systems administration etc?  Thanx!

Mike Richards
Network Administrator
Harmony Integrated
www.hi.ca




String Size question

2001-03-02 Thread Mike Richards

Hey,
Curious about the maximum string size for various field types.  Eg.
VARCHAR or CHAR.  It's not really only 255 is it?

Mike Richards
Network Administrator
Harmony Integrated
www.hi.ca