[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

MySQL compile errors



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

i'm trying to get mysql-3.23.38 to compile on a debian woody system.
i've already successfully compiled it on one woody system (which i
/thought/ was configured the same . . . but apparently not.

following is the results of my make.  any thoughts or suggestions will be
most appreciated.  thanks in advance.

firestarter:~/working/mysql-3.23.38$ make
make  all-recursive
make[1]: Entering directory `/usr/src/working/mysql-3.23.38'
Making all in include
make[2]: Entering directory `/usr/src/working/mysql-3.23.38/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/working/mysql-3.23.38/include'
Making all in Docs
make[2]: Entering directory `/usr/src/working/mysql-3.23.38/Docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/working/mysql-3.23.38/Docs'
Making all in readline
make[2]: Entering directory `/usr/src/working/mysql-3.23.38/readline'
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I..    -O3
- -DDBUG_OFF   -c rltty.c
In file included from /usr/include/bits/types.h:29,
                 from /usr/include/sys/types.h:30,
                 from rltty.c:29:
/usr/lib/gcc-lib/i386-linux/2.95.4/include/stddef.h:170: warning: empty
declaration
In file included from rltty.c:29:
/usr/include/sys/types.h:86: warning: empty declaration
rltty.c:179: field `sgttyb' has incomplete type
rltty.c: In function `get_tty_settings':
rltty.c:203: `TIOCGETP' undeclared (first use in this function)
rltty.c:203: (Each undeclared identifier is reported only once
rltty.c:203: for each function it appears in.)
rltty.c: In function `set_tty_settings':
rltty.c:231: `TIOCSETN' undeclared (first use in this function)
rltty.c: In function `prepare_terminal_settings':
rltty.c:269: `ECHO' undeclared (first use in this function)
rltty.c:285: `CRMOD' undeclared (first use in this function)
rltty.c:286: `CBREAK' undeclared (first use in this function)
rltty.c:294: `EVENP' undeclared (first use in this function)
rltty.c:294: `ODDP' undeclared (first use in this function)
rltty.c: In function `rl_restart_output':
rltty.c:631: `TCOON' undeclared (first use in this function)
rltty.c: In function `rl_stop_output':
rltty.c:659: `TCOON' undeclared (first use in this function)
make[2]: *** [rltty.o] Error 1
make[2]: Leaving directory `/usr/src/working/mysql-3.23.38/readline'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/working/mysql-3.23.38'
make: *** [all-recursive-am] Error 2
- -- 
 ____) ,_)        ,_)
(-(__  |_  _  _ |/
 ____) | |(_)(_ |\
(                 \_,
 _______________________________________________
| mailto : shock@exitwound.org                  |
| linux  : http://exitwound.org                 |
| mozart : http://mozart.sourceforge.net        |
| buck   : http://www.BuckOwensFan.com          |
| wanna trade cds?  check out                   |
|          http://exitwound.org/cds.php         |
 _______________________________________________
| A shapely CATHOLIC SCHOOLGIRL is FIDGETING    |
| inside my costume..                           |
 _______________________________________________
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7Qjs9r9c0KwefYXMRAp9mAJ4uvAPDaJJ8kQ2I2ZdlCHcf2KGlEACfbGom
I2L3g4SIwcra1eC+e6kce2k=
=fh7t
-----END PGP SIGNATURE-----



Reply to: