Re: [pgadmin-hackers] compile problems

2007-05-07 Thread ivan . pavlov
On May 1, 6:45 pm, [EMAIL PROTECTED] ("Florian G. Pflug") wrote: > I think that for some reason, the former does what it's supposed to on your > system, but that latter doesn't. Could you try replacing > #define YYTOKENTYPE > #define YYSTYPE int > in postgres.h with > #define YYSTYPE_IS_DECLARED >

Re: [pgadmin-hackers] compile problems

2007-05-02 Thread Dave Page
Florian G. Pflug wrote: Guillaume Lelarge wrote: Dave Page a écrit : Florian G. Pflug wrote: @dave: I think that the "#define DECIMAL DECIMAP_P" isn't needed anymore - or at least "find ./ -name "*.h" | xargs grep DECIMAL" and "find ./ -name "*.c" | xargs grep DECIMAL" seem to indicate that..

Re: [pgadmin-hackers] compile problems

2007-05-02 Thread Dave Page
Guillaume Lelarge wrote: Dave Page a écrit : Florian G. Pflug wrote: @dave: I think that the "#define DECIMAL DECIMAP_P" isn't needed anymore - or at least "find ./ -name "*.h" | xargs grep DECIMAL" and "find ./ -name "*.c" | xargs grep DECIMAL" seem to indicate that... Yeah, seems to be sur

Re: [pgadmin-hackers] compile problems

2007-05-02 Thread Florian G. Pflug
Guillaume Lelarge wrote: Dave Page a écrit : Florian G. Pflug wrote: @dave: I think that the "#define DECIMAL DECIMAP_P" isn't needed anymore - or at least "find ./ -name "*.h" | xargs grep DECIMAL" and "find ./ -name "*.c" | xargs grep DECIMAL" seem to indicate that... Yeah, seems to be sur

Re: [pgadmin-hackers] compile problems

2007-05-01 Thread Guillaume Lelarge
Dave Page a écrit : Florian G. Pflug wrote: @dave: I think that the "#define DECIMAL DECIMAP_P" isn't needed anymore - or at least "find ./ -name "*.h" | xargs grep DECIMAL" and "find ./ -name "*.c" | xargs grep DECIMAL" seem to indicate that... Yeah, seems to be surplus. Removed, thanks.

Re: [pgadmin-hackers] compile problems

2007-05-01 Thread Dave Page
Florian G. Pflug wrote: @dave: I think that the "#define DECIMAL DECIMAP_P" isn't needed anymore - or at least "find ./ -name "*.h" | xargs grep DECIMAL" and "find ./ -name "*.c" | xargs grep DECIMAL" seem to indicate that... Yeah, seems to be surplus. Removed, thanks. /D

Re: [pgadmin-hackers] compile problems

2007-05-01 Thread Florian G. Pflug
Giuseppe Sacco wrote: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/postgresql -DSSL -I/usr/local/wxWidgets-2.8.2/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/wxWidgets-2.8.2/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -D__WXGTK__ -O2 -I/usr/include/l

Re: [pgadmin-hackers] compile problems

2007-04-30 Thread Giuseppe Sacco
Il giorno dom, 22/04/2007 alle 17.13 +0200, Guillaume Lelarge ha scritto: [...] > You can also try to rm your dir if you didn't make any changes (save > your .po file) and svn update the whole. I still cannot compile from current SVN. I deleted all the source tree, checked out from svn, bootstrap

Re: [pgadmin-hackers] compile problems

2007-04-22 Thread Guillaume Lelarge
Giuseppe Sacco a écrit : Il giorno dom, 22/04/2007 alle 15.45 +0200, Guillaume Lelarge ha scritto: [...] It compiles on my box with current SVN. Sometimes, I need to "make clean" to have a correct build. Perhaps you can try this. I tried both "make clean" and "make distclean". What version of

Re: [pgadmin-hackers] compile problems

2007-04-22 Thread Guillaume Lelarge
Hi Giuseppe, Giuseppe Sacco a écrit : I am recompiling pgAdmin from SVN since I would like to check my updated translation, but I get these errors: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/postgresql -DSSL -I/usr/local/wxWidgets-2.8.2/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/l

Re: [pgadmin-hackers] compile problems

2007-04-22 Thread Giuseppe Sacco
Il giorno dom, 22/04/2007 alle 15.45 +0200, Guillaume Lelarge ha scritto: [...] > It compiles on my box with current SVN. Sometimes, I need to "make > clean" to have a correct build. Perhaps you can try this. I tried both "make clean" and "make distclean". What version of wxWidgets are you using

[pgadmin-hackers] compile problems

2007-04-22 Thread Giuseppe Sacco
Hi all, I am recompiling pgAdmin from SVN since I would like to check my updated translation, but I get these errors: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/postgresql -DSSL -I/usr/local/wxWidgets-2.8.2/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/wxWidgets-2.8.2/include/wx-2