Jean-Michel POURE wrote:
>Dear all,
>
>pgAdmin3 does not compile under SuSE 8.2 anymore. Any idea?
>
>Cheers,
>Jean-Michel
>
>************************************
>make[2]: Entering directory `/usr/src/packages/BUILD/pgadmin3-0.8/src'
>if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/pgsql
>-I/var/tmp/wxGTK2ud-root/usr/lib/wx/include/gtk2ud-2.5
>-I/var/tmp/wxGTK2ud-root/usr/include -D__WXDEBUG__ -D__WXGTK__
>-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include
>-DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g -I../src/include -I -Wall -g -O0
>-MT pgAdmin3.o -MD -MP -MF ".deps/pgAdmin3.Tpo" \
> -c -o pgAdmin3.o `test -f 'pgAdmin3.cpp' || echo './'`pgAdmin3.cpp; \
>then mv ".deps/pgAdmin3.Tpo" ".deps/pgAdmin3.Po"; \
>else rm -f ".deps/pgAdmin3.Tpo"; exit 1; \
>fi
>In file included from /usr/include/wx/defs.h:23,
> from /usr/include/wx/wx.h:15,
> from pgAdmin3.cpp:14:
>/usr/include/wx/platform.h:86:22: wx/setup.h: No such file or directory
>
>
This file should be the only file in the lib/wx/include/gtk2ud-2.5
directory.
Regards,
Andreas