pkgsrc-Users archive

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

Re: MySQL5-client install...still not working



I forgot to add that the one file it's looking for: libthreadline.a is not located in /usr/pkgsrc/databases/mysql5-client/work/mysql-5.0.51/cmd-line-utils/readline

Frank

On Mon, 5 May 2008, Frank DeChellis DSL wrote:

Date: Mon, 5 May 2008 15:23:54 -0400 (EDT)
From: Frank DeChellis DSL <frankd%iaw.on.ca@localhost>
To: pkgsrc-users%netbsd.org@localhost
Subject: MySQL5-client install...still not working

Hi,

In addition to the message I posted May 2, 2008. I tried adding --with-readfile to Makefile and ran make again. Error below. if anybody has any ideas I would appreciate it. THANKS!

Frank

This is the error I get now:

c++ -DDBUG_OFF -O2 -DUSE_OLD_FUNCTIONS -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/databases/mysql5-client/work/.buildlink/include -fno-implicit-templates -fno-exceptions -fno-rtti -Dunix -DUSE_PRAGMA_IMPLEMENTATION -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o .libs/mysql mysql.o readline.o sql_string.o completion_hash.o -L/usr/pkgsrc/databases/mysql5-client/work/.buildlink/lib ../cmd-line-utils/readline/libreadline.a -ltermcap ../libmysql/.libs/libmysqlclient.so -lcrypt -lm -lssl -lcrypto -lz -Wl,--rpath -Wl,/usr/pkg/lib/mysql
g++: ../cmd-line-utils/readline/libreadline.a: No such file or directory
gmake[2]: *** [mysql] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/databases/mysql5-client/work/mysql-5.0.51/client'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/databases/mysql5-client/work/mysql-5.0.51'
gmake: *** [all] Error 2
*** Error code 2




<May 2, 2008>
Hi,

I am running NetBSD 1.6.2 (no comment) and my package tree is at 20080424.

When I try to install mysql5-client I get this error message:

checking libedit variant of rl_completion_entry_function... no
checking defined rl_compentry_func_t and rl_completion_func_t... no
checking HIST_ENTRY is declared in readline/readline.h... yes
configure: error: Could not find system readline or libedit libraries
         Use --with-readline or --with-libedit to use the bundled
         versions of libedit or readline
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/databases/mysql5-client
*** Error code 1

Actually it comes up when I try to do mysql4 or mysql5 client or server .

Can anybody nudge me in the right direction? I had a few other errors pop up that Ive managed to eliminate but this one remains.


-----------------------------------------------------------------------
Frank DeChellis
Internet Access Worldwide
3 East Main Street    Welland, Ontario, Canada    L3B 3W4
905-714-1400     fax 905-732-0524
www.iaw.com
----------------------------------------------------------------------


-----------------------------------------------------------------------
Frank DeChellis
Internet Access Worldwide
3 East Main Street    Welland, Ontario, Canada    L3B 3W4
905-714-1400     fax 905-732-0524
www.iaw.com
----------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index