Daniel Hollweg wrote:
> Dear audience,
>
> I encountered a problem in creating the install file from dbf2mysql
> downloaded from mysql.com. I changed the Makefile according to my system. I
> run Linux Mandrake 7.2 Kernel 2.18.
> Whe I run a make in the directory the following errormessage is reported :
>
> gcc -O2 -Wall -s -L. -L/usr/lib/mysql -o dbf2mysql dbf2mysql.o -ldbf \
> -lmysqlclient -lm
add "-lz" -^
> /usr/lib/mysql/libmysqlclient.a(my_compress.o): In function `my_uncompress':
> my_compress.o(.text+0x9f): undefined reference to `uncompress'
> /usr/lib/mysql/libmysqlclient.a(my_compress.o): In function
> `my_compress_alloc':
> my_compress.o(.text+0x13b): undefined reference to `compress'
> collect2: ld returned 1 exit status
> make: *** [dbf2mysql] Fehler 1
>
>
> I hope you can help me
>
> greetz daniel hollweg from wuppertal
>
>
> -
> 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
--
Gerald L. Clark
[EMAIL PROTECTED]
-
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