Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2(EOL)
-
None
-
OSX
Description
labrador:mariadb mariadb$ scripts/mysql_config --libs
|
-L/usr/local/mysql/lib -lmariadb -lzlib -lpthread -ldl -lm -liconv -lgnutls
|
labrador:mariadb mariadb$ libmariadb/mariadb_config/mariadb_config --libs
|
-L/usr/local/mysql/lib/ -lmariadb -lpthread -ldl -lm -l/usr/lib/libiconv.dylib -l/opt/local/lib/libgnutls.dylib /usr/lib/libiconv.dylib
|
labrador:mariadb mariadb$
|
Note that mariadb_config lists -l/usr/lib/libiconv.dylib -l/opt/local/lib/libgnutls.dylib /usr/lib/libiconv.dylib instead of the correct -liconv -lgnutls
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Fix Version/s | 10.2.7 [ 22543 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Resolution | Fixed [ 1 ] | |
Status | Confirmed [ 10101 ] | Closed [ 6 ] |
Assignee | Georg Richter [ georg ] | Sergei Golubchik [ serg ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Stalled [ 10000 ] |
Fix Version/s | 10.2.8 [ 22544 ] | |
Fix Version/s | 10.2.7 [ 22543 ] | |
Assignee | Sergei Golubchik [ serg ] | Georg Richter [ georg ] |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 81591 ] | MariaDB v4 [ 152449 ] |
Did this fix not make it into 10.2.7? Just tried the new homebrew build of mariadb 10.2.7 but still getting faulty output.