Hi Richard,
  In order for people to help you you will need to be more specific.
As specific as possible.  Many of us here run FreeBSD and could help
you with more information.  Possibly the problem is you are running
FreeBSD-current instead of FreeBSD-stable?  Or FreeBSD 4.3?  The
output from uname -a would help also which version of mysql are you
tring to compile? Which Version mysql? and Lastly why not use the one
from the ports collection (/usr/ports/databases/mysql323-server).   It
does alot of configuration for you and is really VERY well done!  :)

Hope this helps.

Ken

-----------------------------------------------------
Ken Menzel  ICQ# 9325188
www.icarz.com  [EMAIL PROTECTED]
----- Original Message -----
From: "Richard J. Sexton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 03, 2001 1:30 PM
Subject: Errors compiling with libmsqlclient on FreeBSD


> Current FreeBSD. What stupid thing have I done now?
>
> # make
> gcc innovcheck.o -o innovcheck /usr/local/lib/vrx/libvrx.a
/usr/local/lib/mysql/
> libmysqlclient.a /usr/lib/libc.a /usr/lib/libm.a
> /usr/libexec/elf/ld: Warning: size of symbol `rtime' changed from 9
to 571 in rt
> ime.o
> /usr/libexec/elf/ld: Warning: type of symbol `rtime' changed from 1
to 2 in rtim
> e.o
> /usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider
using mkste
> mp()
> /usr/lib/libc.so: warning: this program uses f_prealloc(), which is
stupid.
> /usr/local/lib/mysql/libmysqlclient.a(my_compress.o): In function
`my_compress_a
> lloc':
> my_compress.o(.text+0xb0): undefined reference to `compress'
> /usr/local/lib/mysql/libmysqlclient.a(my_compress.o): In function
`my_uncompress
> ':
> my_compress.o(.text+0x121): undefined reference to `uncompress'
> *** Error code 1
>
>
> --
>  /"\                         / http://www.vrx.net
>  \ /  ASCII RIBBON CAMPAIGN / http://killifish.vrx.net
>   X   AGAINST HTML MAIL    / [EMAIL PROTECTED] +1 (613) 473-1719
>  / \  AND POSTINGS        / http://www.mbz.org http://www.dnso.com
>
>
>
>
> --------------------------------------------------------------------
-
> 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
>
>


---------------------------------------------------------------------
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