>Patrick Ernst writes: 

>> Hello! 
>> 
>> I'm having some trouble finishing the build of the current
courier-mta
>> (0.37.3 (25-Feb-2002). Configure runs well but make stops while
building
>> afx: 
>> 
>>   [EMAIL PROTECTED] :> make
>>   Making all in afx
>>   make[1]: Entering directory
`/var/storage/courier-0.37.3.20020309/afx'
>>   c++ -DHAVE_CONFIG_H -I. -I. -I.     -I.. -I./.. -Wall -g -O2 -c
>> afxregex.C
>>   In file included from afxregex.h:16,
>>                    from afxregex.C:6:
>>   /usr/local/include/regex.h:145: syntax error before `;'
>>   /usr/local/include/regex.h:314: syntax error before `('
>>   /usr/local/include/regex.h:323: syntax error before `('
>
>You have some junk installed in /usr/local/include that's getting in
the 
>way.  regex.h should be a standard ANSI include file in /usr/include. 
>
>
>-- 
>Sam 

Thank you. Problem solved (rm -f /usr/local/include/regex.h).

So long
Patrick


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to