MySQL Forums
Forum List  »  MySQL & Kubernetes

Compiling on ubuntu 7 server
Posted by: Milos Sakovic
Date: June 20, 2007 03:49PM

I`m running ubuntu 7 server on VMware server for Windows.

I tried compiling mysql 5.0.37 and when i issue "make" i get this:

...
...
...
Making all in sql
make[2]: Entering directory '/home/notroot/mysql/sql'
/bin/bash ../ylwrap sql_yacc.yy y.tab.c sql_yacc.cc y.tab.h sql_yacc.h y.output sql_yacc.output -- -d --debug --verbose
../ylwrap: line 111: -d: command not found
make[2]: *** [sql_yacc.cc] Error 1
make[2]: Leaving directory '/home/notroot/mysql/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/notroot/mysql'
make: *** [all] Error 2

What can I do?



Edited 1 time(s). Last edit at 06/20/2007 04:09PM by Milos Sakovic.

Options: ReplyQuote


Subject
Written By
Posted
Compiling on ubuntu 7 server
June 20, 2007 03:49PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.