Error on make mysql 3.23.39

2001-07-09 Thread KFC
Hi I have error after make command like # make No suffix list. cd include; make link_sources No suffix list. /sbin/cp ../config.h my_config.h echo timestamp > linked_include_sources cd libmysql; make link_sources (more output) + /sbin/ln -s ../libmysql/violite.c ./violite.c echo time

error on make 3.23.39 sorce on DEC 4.0E

2001-07-09 Thread KFC
Hi    I have error after use make command like this:# makeNo suffix list.cd include; make link_sourcesNo suffix list./sbin/cp ../config.h my_config.hecho timestamp > linked_include_sourcescd libmysql; make link_sources. (more output - you can see more details in attach file) echo timestamp

Little problem with gcc

2001-07-09 Thread KFC
Hi I have some problem with my OS system (DEC 0.4) when I ran commad "# CC=gcc CXX=gcc CXXFLAGS=-O3 ./configure --prefix=/usr/local/etc/mysql-3.23.39" error is "CC=gcc: Command not found." Ummm I think it maybe not error of mysql but please help me to fix this error. Thank -

Little problem with gcc

2001-07-09 Thread KFC
Hi I have some problem with my OS system (DEC 0.4) when I ran commad "# CC=gcc CXX=gcc CXXFLAGS=-O3 ./configure --prefix=/usr/local/etc/mysql-3.23.39" error is "CC=gcc: Command not found." Ummm I think it maybe not error of mysql but please help me to fix this error. Thank ---