Dear's partners...
 I download the source of the Mcal library and Drivers, and i have found a
doubt, because when i compile it, ever,  show an error  that can't give me
compile, then, i cant have correctly installed this library...
..I make the SF (structure of files), that this describe in its README, in
this say
...make..
../libmcal/
../libmcal/icap/
../libmcal/dummy/
..Are icap an dummy drivers for MCAL (Modular Calendar Acces Library), and
when i compile (also describe in README)
i give the option
./configure --with-icap
./ make (failed)
./ make install (also failed, obvious)
the error that i found is like the next:
/*OUTPUT*/
gcc -O0 -Wall -g  -I.  -c  mcal.c
In file included from mcal.c:37:
drivers.c:1: parse error before `-'
drivers.c:1: stray '\' in program
drivers.c:1: stray '\' in program
mcal.c: In function `cal_getdriver':
mcal.c:68: `driver_registry' undeclared (first use in this function)
mcal.c:68: (Each undeclared identifier is reported only once
mcal.c:68: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `mcal.o'
/*\OUTPUT*/
..and i have another doubt?, why if i want compile the driver alone (Ex:
icap), this also give some errors...?
Thanks, and Sorry..!
I'm running in a Solaris 2.7, thanks!

Celestino, Roberto Alejandro
Argentina, Universidad Nacional de la Matanza


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to