CVS version does not compile - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject CVS version does not compile
Date
Msg-id 200306202108.40326.jm.poure@freesurf.fr
Whole thread Raw
Responses Re: CVS version does not compile  (Andreas Pflug <Andreas.Pflug@web.de>)
List 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)


pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: I'm Back
Next
From: Andreas Pflug
Date:
Subject: Re: CVS version does not compile