| 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: | CVS version does not compile |
| Date: | 2003-06-20 19:08:40 |
| Message-ID: | 200306202108.40326.jm.poure@freesurf.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Cheers, Jean-Michel
*******************************************
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include
-I/usr/lib/wx/include/gtk2ud-2.5 -D__WXDEBUG__ -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include
-DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g -I./include/ -I
-g -O2 -MT ctlSQLResult.o -MD -MP -MF ".deps/ctlSQLResult.Tpo" \
-c -o ctlSQLResult.o `test -f 'ui/ctlSQLResult.cpp' || echo
'./'`ui/ctlSQLResult.cpp; \
then mv -f ".deps/ctlSQLResult.Tpo" ".deps/ctlSQLResult.Po"; \
else rm -f ".deps/ctlSQLResult.Tpo"; exit 1; \
fi
ui/ctlSQLResult.cpp: Dans member function « bool ctlSQLResult::Export() »:
ui/ctlSQLResult.cpp:39: erreur d'analyse syntaxique avant « export »
make[2]: *** [ctlSQLResult.o] Erreur 1
make[2]: Quitte le répertoire `/usr/src/redhat/BUILD/pgadmin3-0.1.1/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le répertoire `/usr/src/redhat/BUILD/pgadmin3-0.1.1'
make: *** [all] Erreur 2
error: Bad exit status from /var/tmp/rpm-tmp.83769 (%build)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2003-06-20 20:51:20 | Re: CVS version does not compile |
| Previous Message | Jean-Michel POURE | 2003-06-20 18:21:42 | Re: I'm Back |