Solved!
Thanks!

Gustavo.

On Wed, Jul 30, 2008 at 8:25 AM, Markus Schmidleitner
<[EMAIL PROTECTED]> wrote:
> try to run make maintainer-clean after configure.
> run configure and make.
>
> regards,
> markus
>
> Am Dienstag, den 29.07.2008, 23:06 -0300 schrieb Gustavo Tonini:
>> I'm trying to compile Version 1.9 from svn and got the message:
>>
>> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline 
>> -Wdeclaration-after-
>> statement -Wendif-labels -fno-strict-aliasing -DUSE_REPLICATION 
>> -DPRINT_DEBUG -W
>> no-error  -I../include -I../../../../src/interfaces/ecpg/include -I. 
>> -DMAJOR_VER
>> SION=4 -DMINOR_VERSION=4 -DPATCHLEVEL=0 -I../../../../src/include 
>> -D_GNU_SOURCE
>>   -c -o preproc.o preproc.c
>> In file included from preproc.y:7012:
>> <stdout>:365: error: conflicting types for 'yytext'
>> extern.h:35: error: previous declaration of 'yytext' was here
>> <stdout>:1333: error: conflicting types for 'yytext'
>> extern.h:35: error: previous declaration of 'yytext' was here
>> In file included from preproc.y:7012:
>> <stdout>: In function 'base_yylex':
>> <stdout>:1787: warning: label 'find_rule' defined but not used
>> <stdout>: At top level:
>> <stdout>:3990: warning: no previous prototype for 'yyget_lineno'
>> <stdout>:3999: warning: no previous prototype for 'yyget_in'
>> <stdout>:4007: warning: no previous prototype for 'yyget_out'
>> <stdout>:4015: warning: no previous prototype for 'yyget_leng'
>> <stdout>:4024: warning: no previous prototype for 'yyget_text'
>> <stdout>:4033: warning: no previous prototype for 'yyset_lineno'
>> <stdout>:4045: warning: no previous prototype for 'yyset_in'
>> <stdout>:4050: warning: no previous prototype for 'yyset_out'
>> <stdout>:4055: warning: no previous prototype for 'yyget_debug'
>> <stdout>:4060: warning: no previous prototype for 'yyset_debug'
>> <stdout>:4102: warning: no previous prototype for 'yylex_destroy'
>>
>>
>> Can anyone help me?
>>
>> Thanks,
>> Gustavo
>> _______________________________________________
>> Pgcluster-general mailing list
>> [email protected]
>> http://pgfoundry.org/mailman/listinfo/pgcluster-general
>
> __________________________________________________________________________________
> Dieses Mail wurde vom Infotech SecureMail Service ueberprueft und fuer sicher 
> befunden.
> Fuer weitere Informationen zu Infotech SecureMail Service waehlen Sie bitte: 
> www.infotech.at
>
> This email has been scanned by Infotech SecureMail Service and it has been 
> classified as secure.
> For more information on Infotech SecureMail direct your web browser to: 
> www.infotech.at
>
> _______________________________________________
> Pgcluster-general mailing list
> [email protected]
> http://pgfoundry.org/mailman/listinfo/pgcluster-general
>
_______________________________________________
Pgcluster-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgcluster-general

Reply via email to