make runs into an error
hi,
hnathanson@
cc -Wall -Werror `mysql_config --cflags` `pkg-config --cflags glib-2.0 gthread-2.0` `pcre-config --cflags` -O3 -g -c -o mydumper.o mydumper.c
mydumper.c: In function ‘main’:
mydumper.c:287: error: ‘thrconn’ undeclared (first use in this function)
mydumper.c:287: error: (Each undeclared identifier is reported only once
mydumper.c:287: error: for each function it appears in.)
make: *** [mydumper.o] Fehler 1
sorry, it is the first time I use make. I get the same error in the trunk and in 0.1 on an AMD64 debian system ( 2.6.18-
Henri
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask TrueType for more information if necessary.