I'm trying to migrate from a RH 5.2 to a RH 6.2 machine. My last holdout is 
the Cyrus IMSP service which requires cyrus-sasl. When I try to "make" the 
cyrus-sasl, I get the following error. Can someone provide a suggestion for 
solving this error in dlopen.c?

Thanks

==========================================================

make[2]: Leaving directory `/usr/local/src/cyrus-sasl-1.5.24/include'
Making all in lib
make[2]: Entering directory `/usr/local/src/cyrus-sasl-1.5.24/lib'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include
 -I/usr/local/include   -Wall -W -g -O2 -c dlopen.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -Wall -W 
-g -
O2 -c dlopen.c  -fPIC -DPIC -o dlopen.lo
dlopen.c: In function `_sasl_get_mech_list':
dlopen.c:170: `DIR' undeclared (first use in this function)
dlopen.c:170: (Each undeclared identifier is reported only once
dlopen.c:170: for each function it appears in.)
dlopen.c:170: `dp' undeclared (first use in this function)
dlopen.c:170: warning: statement with no effect
dlopen.c:171: parse error before `struct'
dlopen.c:212: warning: implicit declaration of function `opendir'
dlopen.c:214: `dir' undeclared (first use in this function)
dlopen.c:214: warning: implicit declaration of function `readdir'
dlopen.c:273: warning: implicit declaration of function `closedir'
make[2]: *** [dlopen.lo] Error 1
make[2]: Leaving directory `/usr/local/src/cyrus-sasl-1.5.24/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/cyrus-sasl-1.5.24'
make: *** [all-recursive-am] Error 2

==========================================================
Thank you for your time,

Dave

-------
David W. Wormuth, MD, MPH                         O
Genesee Valley Cardiothoracic, PC                /===
Suite 240                                       //\/
1415 Portland Avenue                     =========/=========
Rochester, NY 14621                    ~~~~~~~~~~/ ~~~~~~~~~~
e: [EMAIL PROTECTED]                   ~~~~
v: 716-544-6550

Reply via email to