This is a discussion on [Samba] Re: Samba with Mysql, within the Samba forums, part of the Networking and Network Related category; MARTIN Pierre wrote: > Hey people, > > i just had a compilation error! I'm pretty happy because it ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
MARTIN Pierre wrote:
> Hey people, > > i just had a compilation error! I'm pretty happy because it means that i > am doing something wrong. It seems that the compiler doesn't find > mysql.h include header file. The point is that i have all these includes > files in this folder: > /usr/local/mysql/include/mysql/ > try: CFLAGS="$CFLAGS -I/usr/local/mysql/include/" LDFLAGS="$LDFLAGS -L/usr/local/mysql/lib" ./configure --foo --bar not sure if you have to add the last /mysql/ part also, just try it ;) hth Paul -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |