Zitat von: "Wörsty"
Code:
find / -name mysql.h -print
danke das hat mich schon ein stück weiter gebracht aber ich hab noch immer ein problem.
Code:
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o)(.text+0xb4): In function "my_conpress_alloc": undefined reference to 'compress'
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o)(.text+0x12a): In function "my_conpress": undefined reference to 'compress'
collect2: Id returned 1 exit stauts
make: *** [proftpd] Error 1
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o)(.text+0x12a): In function "my_conpress": undefined reference to 'compress'
collect2: Id returned 1 exit stauts
make: *** [proftpd] Error 1
weisst du vielleicht was da los sein könnte?
danke