Compilation problems under SuSE 8.2

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: pgadmin-hackers(at)postgresql(dot)org
Cc: "Andreas Pflug" <Andreas(dot)Pflug(at)web(dot)de>, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
Subject: Compilation problems under SuSE 8.2
Date: 2003-07-14 19:28:28
Message-ID: 200307142128.28530.jm.poure@freesurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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
In file included from /usr/include/wx/platform.h:89,
from /usr/include/wx/defs.h:23,
from /usr/include/wx/wx.h:15,
from pgAdmin3.cpp:14:
/usr/include/wx/chkconf.h:47:9: #error "wxUSE_DYNLIB_CLASS must be defined."
/usr/include/wx/chkconf.h:55:9: #error "wxUSE_FILESYSTEM must be defined."
/usr/include/wx/chkconf.h:68:9: #error "wxUSE_DYNAMIC_LOADER must be defined."
/usr/include/wx/chkconf.h:76:9: #error "wxUSE_LOG must be defined."
/usr/include/wx/chkconf.h:84:9: #error "wxUSE_LONGLONG must be defined."
/usr/include/wx/chkconf.h:92:9: #error "wxUSE_MIMETYPE must be defined."
/usr/include/wx/chkconf.h:100:9: #error "wxUSE_PROTOCOL must be defined."
/usr/include/wx/chkconf.h:142:9: #error "wxUSE_REGEX must be defined."
/usr/include/wx/chkconf.h:150:9: #error "wxUSE_SOCKETS must be defined."
/usr/include/wx/chkconf.h:158:9: #error "wxUSE_STREAMS must be defined."
/usr/include/wx/chkconf.h:166:9: #error "wxUSE_STOPWATCH must be defined."
/usr/include/wx/chkconf.h:174:9: #error "wxUSE_TEXTBUFFER must be defined."
/usr/include/wx/chkconf.h:182:9: #error "wxUSE_TEXTFILE must be defined."
/usr/include/wx/chkconf.h:190:9: #error "wxUSE_UNICODE must be defined."
/usr/include/wx/chkconf.h:198:9: #error "wxUSE_URL must be defined."
/usr/include/wx/chkconf.h:216:9: #error "wxUSE_ACCEL must be defined."
/usr/include/wx/chkconf.h:224:9: #error "wxUSE_BMPBUTTON must be defined."
/usr/include/wx/chkconf.h:232:9: #error "wxUSE_BUTTON must be defined."
/usr/include/wx/chkconf.h:240:9: #error "wxUSE_CALENDARCTRL must be defined."
/usr/include/wx/chkconf.h:248:9: #error "wxUSE_CARET must be defined."
/usr/include/wx/chkconf.h:256:9: #error "wxUSE_CHECKBOX must be defined."
/usr/include/wx/chkconf.h:264:9: #error "wxUSE_CHECKLISTBOX must be defined."
/usr/include/wx/chkconf.h:272:9: #error "wxUSE_CHOICE must be defined."
/usr/include/wx/chkconf.h:280:9: #error "wxUSE_CHOICEDLG must be defined."
/usr/include/wx/chkconf.h:288:9: #error "wxUSE_CLIPBOARD must be defined."
/usr/include/wx/chkconf.h:296:9: #error "wxUSE_COLOURDLG must be defined."
/usr/include/wx/chkconf.h:304:9: #error "wxUSE_COMBOBOX must be defined."

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-07-14 21:45:15 Re: Compilation problems under SuSE 8.2
Previous Message Darko Prenosil 2003-07-14 17:39:09 Re: Trouble with wxWindows (XRC and STC linking