hi,

  i recently downloaded mysql-3.23.32-hp-hpux10.20-hppa1.1.tar.gz ,
  and tried writing a very simple code to start with .

  i just made a call to mysql_init() and mysql_connect() in  the 
  sample code .

  i used aCC ( version : aCC: HP ANSI C++ B3910B A.01.21) on a 
  HPUX 10.2 machine .

  i am linking to libraries available in 
  /mysqldepot/mysql-3.23.32-hp-hpux10.20-hppa1.1/lib

  i get the following 
  /usr/ccs/bin/ld: Unsatisfied symbols:
     mysql_connect (code)
     mysql_init (code)

  i wld be greatly obliged if someone can figure out if i am
  doing something wrong.

thank you
ragu




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to