From: jgauthier Date: March 24 1999 5:13am Subject: symbols problem with FreeBSD (reposted with mysqlbug) List-Archive: http://lists.mysql.com/mysql/878 Message-Id: <199903240513.FAA03728@pillage.access.one.net> >Description: After compiling mysql 3.20.22a on a 3.1-RELEASE FreeBSD box everything works as expected with one exception: mysqladmin, when run, gives this output: /usr/libexec/ld-elf.so.1: /opt/mysql/lib/mysql/libmysqlclient.so.6.0: Undefined symbol "__deregister_frame_info" >How-To-Repeat: compile mysql on a freebsd 3.1-release box? >Fix: no idea >Submitter-Id: >Originator: Jason Gauthier >Organization: >MySQL support: none >Synopsis: symbols problem with mysqladmin >Severity: serious >Priority: high >Category: mysql >Class: support >Release: mysql-3.22.20a (Source distribution) >Environment: System: FreeBSD pillage.access.one.net 3.1-RELEASE FreeBSD 3.1-RELEASE #4: Fri Mar 19 13:06:49 GMT 1999 root@stripped:/usr/src/sys/compile/PILLAGE i386 Some paths: /usr/bin/perl /usr/local/bin/make /opt/egcs/bin/gcc /usr/bin/cc GCC: Reading specs from /opt/egcs/lib/gcc-lib/i386-unknown-freebsdelf3.1/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) Compilation info: CC='gcc' CFLAGS='-O6' CXX='c++' CXXFLAGS='' LDFLAGS='' Configure command: ./configure --prefix=/opt/mysql --with-named-thread-libs=-lc_r --with-low-memory Perl: This is perl, version 5.005_02 built for i386-freebsd