Bug #32666 Could not find ../extra/my_print_defaults
Submitted: 23 Nov 2007 16:32 Modified: 13 Dec 2007 15:27
Reporter: Ingo Strüwing Email Updates:
Status: Closed Impact on me:
None 
Category:Tests: Server Severity:S3 (Non-critical)
Version:5.1.23 OS:Linux
Assigned to: Daniel Fischer CPU Architecture:Any
Tags: pbfail

[23 Nov 2007 16:32] Ingo Strüwing
Description:
Build fails on 'nocona' 'make distcheck'. Excerpt from build log:

scripts/mysql_install_db --no-defaults --windows \
	--basedir=. \
	--datadir=mysql-5.1.23-rc-pb275/win/data \
	--srcdir=..

FATAL ERROR: Could not find ../extra/my_print_defaults

If you compiled from source, you need to run 'make install' to
copy the software into the correct location ready for operation.

How to repeat:
See pushbuild https://intranet.mysql.com/secure/pushbuild/showdir.pl?dir=mysql-5.1-engines
log https://intranet.mysql.com/secure/pushbuild/getlog.pl?dir=mysql-5.1-engines&entry=rkalimul...
[13 Dec 2007 15:27] Daniel Fischer
Fixed, didn't affect any released version.