Hello,
        Our problem concerns an abnormal abort of:
./configure --prefix=/usr/local/mysql

error messages show that lncurses, lcurses, ltermcap, could not be found.
We are running Debian Linux 2.2x, on SPARC.  We are trying to install
3.23.33.  Any help would be useful thank you.

Mark R. M.

#########################################################################
I shall pass through this world only once.  Any good I can do or any
kindness I can show another human being let me do it now and not defer it,
for I shall not pass this way again.

DEFECTIO NON OPTIO EST
"Failure is not an option"

I do not SUFFER from insanity I enjoy every minute of it!

/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
configure: failed program was:
#line 8010 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char tgetent();

int main() {
tgetent()
; return 0; }
configure:8040: checking for tgetent in -lcurses
configure:8059: gcc -o conftest -O6 -DDBUG_OFF     -rdynamic conftest.c -lcurses  -ldl 
-lcrypt -lnsl -lm  -lpthread 1>&5
/usr/bin/ld: cannot find -lcurses
collect2: ld returned 1 exit status
configure: failed program was:
#line 8048 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char tgetent();

int main() {
tgetent()
; return 0; }
configure:8078: checking for tgetent in -ltermcap
configure:8097: gcc -o conftest -O6 -DDBUG_OFF     -rdynamic conftest.c -ltermcap  
-ldl -lcrypt -lnsl -lm  -lpthread 1>&5
/usr/bin/ld: cannot find -ltermcap
collect2: ld returned 1 exit status
configure: failed program was:
#line 8086 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char tgetent();

int main() {
tgetent()
; return 0; }
configure:8125: checking for termcap functions library
---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to