[vtkusers] vtk build error for mysql on OSX
    Darren Weber 
    darren.weber.lists at gmail.com
       
    Tue Aug 19 19:49:58 EDT 2008
    
    
  
Linking CXX shared library ../bin/libvtkIO.dylib
Undefined symbols:
  "vtkMySQLDatabase::New()", referenced from:
      vtkSQLDatabase::CreateFromURL(char const*)in vtkSQLDatabase.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [bin/libvtkIO.5.2.0.dylib] Error 1
make[1]: *** [IO/CMakeFiles/vtkIO.dir/all] Error 2
make: *** [all] Error 2
I'm not sure of what the dependency might be, if any.  All of the following
command line utilities are installed:
mysql                       mysql_fix_extensions        mysql_tzinfo_to_sql
        mysqladmin                  mysqldump
mysqltestmanager
mysql_client_test           mysql_fix_privilege_tables  mysql_upgrade
        mysqlbinlog                 mysqldumpslow
mysqltestmanager-pwgen
mysql_config                mysql_install_db            mysql_upgrade_shell
        mysqlbug                    mysqlhotcopy
 mysqltestmanagerc
mysql_convert_table_format  mysql_secure_installation   mysql_waitpid
        mysqlcheck                  mysqlimport
mysql_explain_log           mysql_setpermission         mysql_zap
        mysqld_multi                mysqlshow
mysql_find_rows             mysql_tableinfo             mysqlaccess
        mysqld_safe                 mysqltest
The mysql installation is a part of the Leopard Server platform.  Should I
install some development libraries for this?
Thanks, Darren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080819/25ac7edb/attachment.htm>
    
    
More information about the vtkusers
mailing list