Thread: compilation error in FC2

compilation error in FC2

From
"Diego A. Gil"
Date:
Hi,

I was trying to compile cvs verison today and get the following error :

In file included from utils/misc.cpp:45:
../src/include/parser/parse.h:727: error: ISO C++ prohíbe la declaración
de `
   yylval' sin tipo
make[2]: *** [misc.o] Error 1
make[2]: Leaving directory `/home/dags/cvs2/pgadmin/pgadmin3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dags/cvs2/pgadmin/pgadmin3'
make: *** [all] Error 2
[dags@roadwarrior pgadmin3]$

Perhaps something related to "quoted bug" ?

Diego.


Re: compilation error in FC2

From
Andreas Pflug
Date:
Diego A. Gil wrote:
> Hi,
>
> I was trying to compile cvs verison today and get the following error :
>
> In file included from utils/misc.cpp:45:
> ../src/include/parser/parse.h:727: error: ISO C++ prohíbe la declaración

grab the new misc.cpp from cvs.

Regards,
Andreas

Re: compilation error in FC2

From
"Diego A. Gil"
Date:
Andreas:

I made a new cvs checkout, compiled OK and don't have the "quoted" bug
anymore !.

Unfortunatelly, beta1 posted today still have this bug.

Thanks.

Diego.


El vie, 10-09-2004 a las 13:17, Andreas Pflug escribió:
> Diego A. Gil wrote:
> > Hi,
> >
> > I was trying to compile cvs verison today and get the following error :
> >
> > In file included from utils/misc.cpp:45:
> > ../src/include/parser/parse.h:727: error: ISO C++ prohíbe la declaración
>
> grab the new misc.cpp from cvs.
>
> Regards,
> Andreas
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>