https://bugs.freedesktop.org/show_bug.cgi?id=76620

--- Comment #45 from Julien Nabet <serval2...@yahoo.fr> ---
On MacOs 10.9.4 with master sources updated today, I've got this:
[build SRS] svx/source/src/app.src
Undefined symbols for architecture x86_64:
  "_hash_key", referenced from:
      _hashcmp in libmariadblib.a(hash.o)
      _hash_rec_mask in libmariadblib.a(hash.o)
     (maybe you meant: _ma_get_hash_key)
  "_iconv", referenced from:
      _mariadb_convert_string in libmariadblib.a(my_charset.o)
[build UIX] filter/impswfdialog
  "_iconv_close", referenced from:
      _mariadb_convert_string in libmariadblib.a(my_charset.o)
  "_iconv_open", referenced from:
      _mariadb_convert_string in libmariadblib.a(my_charset.o)
  "_rec_hashnr", referenced from:
      _hash_insert in libmariadblib.a(hash.o)
      _hash_delete in libmariadblib.a(hash.o)
      _hash_update in libmariadblib.a(hash.o)
ld: symbol(s) not found for architecture x86_64
[build UIX] filter/pdfgeneralpage
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: ***
[/Users/julien/lo/core/workdir/LinkTarget/Library/libmysqlcppconn.dylib] Error
1

I did 'make clean && make postprocess.clean && ./g pull r && ./autogen.sh &&
make'

Here's my autogen.input:
-enable-64-bit
--with-system-odbc
--enable-werror
--enable-debug
--enable-dbgutil
--enable-crashdump
--enable-dependency-tracking
--enable-online-update
--enable-ext-mariadb-connector
--without-system-mariadb
--enable-bundle-mariadb
--with-lang=ALL
--without-junit
--with-myspell-dicts

Should I create a new bugtracker or did I miss something?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to