pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39059: databases/mysql5-client doesn't compile in recent DragonFly HEAD
>Number: 39059
>Category: pkg
>Synopsis: databases/mysql5-client doesn't compile in recent DragonFly
>HEAD
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jun 28 18:05:00 +0000 2008
>Originator: Hasso Tepper
>Release: DragonFly
>Organization:
>Environment:
DragonFly
>Description:
databases/mysql5-client doesn't compile in recent DragonFly HEAD:
mysql.cc: In function 'void initialize_readline(char*)':
mysql.cc:1537: error: invalid conversion from 'char* (*)(const char*, int)' to
'int (*)(const char*, int)'
gmake[2]: *** [mysql.o] Error 1
gmake[2]: Leaving directory
`/scratch/databases/mysql5-client/work/mysql-5.0.51/client'
>How-To-Repeat:
>Fix:
The issue exists because of removal GNU readline from DragonFly base and now it
needs this little trivial patch:
http://leaf.dragonflybsd.org/~hasso/pkgsrc-databases-mysql5-client.patch
It's tested that it doesn't break in older DragonFly releases either.
Home |
Main Index |
Thread Index |
Old Index