memcached_functions_mysql-1.1 will not compile on CentOS 5.4

Bug #924773 reported by buzznt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Memcached Functions for MySQL
New
Undecided
Unassigned

Bug Description

I installed: libmemcached-1.0.3

And then tryied to installed: memcached_functions_mysql-1.1

While "configure" run fine, the make failed with:

make[2]: Entering directory `/root/Install/mysql_memcach/memcached_functions_mysql-1.1/src'
/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I/opt/mysql/mysql/include -g -DUNIV_LINUX -DUNIV_LINUX -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I/opt/mysql/mysql/include -g -DUNIV_LINUX -DUNIV_LINUX -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
util.c: In function 'string_create':
util.c:172: error: invalid application of 'sizeof' to incomplete type 'my_string_st'
util.c:173: error: dereferencing pointer to incomplete type
util.c:174: error: dereferencing pointer to incomplete type
util.c:175: error: dereferencing pointer to incomplete type
util.c:176: error: dereferencing pointer to incomplete type
util.c:177: error: dereferencing pointer to incomplete type
util.c:178: error: dereferencing pointer to incomplete type
util.c:178: error: dereferencing pointer to incomplete type
util.c: In function 'string_append':
util.c:185: error: dereferencing pointer to incomplete type
util.c:185: error: dereferencing pointer to incomplete type
util.c:188: error: dereferencing pointer to incomplete type
util.c:190: error: dereferencing pointer to incomplete type
util.c:197: error: dereferencing pointer to incomplete type
util.c:202: error: dereferencing pointer to incomplete type
util.c:202: error: dereferencing pointer to incomplete type
util.c:202: error: dereferencing pointer to incomplete type
util.c:204: error: dereferencing pointer to incomplete type
util.c:207: error: dereferencing pointer to incomplete type
util.c:208: error: dereferencing pointer to incomplete type
util.c:209: error: dereferencing pointer to incomplete type
util.c: In function 'free_string':
util.c:216: error: dereferencing pointer to incomplete type
util.c: In function 'string_reset':
util.c:222: error: dereferencing pointer to incomplete type
util.c:222: error: dereferencing pointer to incomplete type
util.c:223: error: dereferencing pointer to incomplete type
util.c:224: error: dereferencing pointer to incomplete type
util.c:224: error: dereferencing pointer to incomplete type
make[2]: *** [util.lo] Error 1
make[2]: Leaving directory `/root/Install/mysql_memcach/memcached_functions_mysql-1.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/Install/mysql_memcach/memcached_functions_mysql-1.1/src'
make: *** [all-recursive] Error 1

Revision history for this message
buzznt (roni-miobla) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.