More on RedHat 8.0, Cyrus compile problems
Carlos Velasco
carlosev at newipnet.com
Thu Oct 3 15:16:21 EDT 2002
On 03/10/2002 at 10:38 Luke Johnson wrote:
>Hey there, having a little compile problem, think it might be gcc3.2 ...
...
>make[2]: Entering directory `/home/luke/cyrus-sasl-2.1.7/sasldb'
>gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include
>-I/usr/lib/mysql -Wall -W -g -O2 -c ../sasldb/db_none.c
>cc1: warning: changing search order for system directory
>"/usr/local/include"
>cc1: warning: as it has already been specified as a non-system directory
As you can see, gcc issue warnings because /usr/local/include is yet included by default in gcc 3.X and Cyrus adds the include at configure time.
You must apply a patch that it should be commited in CVS.
Regards,
Carlos velasco
More information about the Info-cyrus
mailing list