Exactly the same problem as "Wojciech Smolkowski":

make[2]: Entering directory `/usr/src/vpopmail-4.10.1'
gcc -I. -I/usr/include/mysql      -g -O2 -Wall -c vdeloldusers.c
vdeloldusers.c:46: parse error before `mysql'
vdeloldusers.c:46: warning: type defaults to `int' in declaration of `mysql'
vdeloldusers.c:46: warning: data definition has no type or storage class
vdeloldusers.c:47: parse error before `*'
vdeloldusers.c:47: warning: type defaults to `int' in declaration of `res'
vdeloldusers.c:47: warning: data definition has no type or storage class
vdeloldusers.c:48: parse error before `row'
vdeloldusers.c:48: warning: type defaults to `int' in declaration of `row'
vdeloldusers.c:48: warning: data definition has no type or storage class
vdeloldusers.c: In function `main':
vdeloldusers.c:76: warning: implicit declaration of function `mysql_init'
vdeloldusers.c:77: warning: implicit declaration of function
`mysql_real_connect'
vdeloldusers.c:88: warning: implicit declaration of function `mysql_query'
vdeloldusers.c:92: warning: implicit declaration of function
`mysql_use_result'
vdeloldusers.c:92: warning: assignment makes pointer from integer without a
cast
vdeloldusers.c:96: warning: implicit declaration of function
`mysql_fetch_row'
vdeloldusers.c:97: subscripted value is neither array nor pointer
vdeloldusers.c:97: subscripted value is neither array nor pointer
vdeloldusers.c:98: subscripted value is neither array nor pointer
vdeloldusers.c:98: subscripted value is neither array nor pointer
vdeloldusers.c:100: warning: implicit declaration of function
`mysql_free_result'
make[2]: *** [vdeloldusers.o] Error 1
make[2]: Leaving directory `/usr/src/vpopmail-4.10.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/vpopmail-4.10.1'
make: *** [all-recursive-am] Error 2

--
--------------------------------------------
IDG New Media        Einar Bordewich
Development Manager  Phone: +47 2336 1420
E-Mail:              eibo(at)newmedia.no
Lat: 59.91144 N      Lon: 10.76097 E
--------------------------------------------

----- Original Message -----
From: "Dushyanth Harinath" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, May 15, 2001 4:24 AM
Subject: Re: compiling 4.10.1


> yup.. it works fine .. what is the problem that u r facing ..
>
>
> > Has anyone been able to compile the vpopmail-4.10.1 "Thu May 10 19:09:28
> CDT
> > 2001" version with mysql support?
> >
> > --
> > --------------------------------------------
> > IDG New Media        Einar Bordewich
> > Development Manager  Phone: +47 2336 1420
> > E-Mail:              eibo(at)newmedia.no
> > Lat: 59.91144 N      Lon: 10.76097 E
> > --------------------------------------------
> >
> >
> >
>
>
> --
> Dushyanth Harinath
> Programmer
> Archean Infotech Limited
> Ph No:091-040-3228666,6570704,3228674
> http://www.archeanit.com
>
>

Reply via email to