Yeap, just delete that else statement:) or you can merge the diff from the development branch.
On Wed, May 21, 2008 at 1:18 PM, Riham Abdel Kader <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm getting the following error while compiling PF-ROX: > > make[5]: Entering directory > `/local/kader/home/workspace_pathfinder/MonetDB_XQuery/pathfinder/compiler/mil' > /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I. -I../.. -I. -I../include -I./../include > -I/local/kader/home/workspace_pathfinder/MonetDB_XQuery/include/MonetDB > -I/local/kader/home/workspace_pathfinder/MonetDB_XQuery/include/MonetDB/common > -I/local/kader/home/workspace_pathfinder/MonetDB_XQuery/include/MonetDB/gdk > -DLIBMIL -g -O2 -Wall -Wextra -std=c99 > -Werror-implicit-function-declaration -Werror -Wpointer-arith > -Wdeclaration-after-statement -Wundef -Wp,-D_FORTIFY_SOURCE=2 > -Wno-declaration-after-statement -c -o libmil_la-milprint_summer.lo > `test -f 'milprint_summer.c' || echo './'`milprint_summer.c > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I./../include > -I/local/kader/home/workspace_pathfinder/MonetDB_XQuery/include/MonetDB > -I/local/kader/home/workspace_pathfinder/MonetDB_XQuery/include/MonetDB/common > -I/local/kader/home/workspace_pathfinder/MonetDB_XQuery/include/MonetDB/gdk > -DLIBMIL -g -O2 -Wall -Wextra -std=c99 > -Werror-implicit-function-declaration -Werror -Wpointer-arith > -Wdeclaration-after-statement -Wundef -Wp,-D_FORTIFY_SOURCE=2 > -Wno-declaration-after-statement -c milprint_summer.c -fPIC -DPIC -o > .libs/libmil_la-milprint_summer.o > milprint_summer.c: In function 'translateFunction': > milprint_summer.c:8518: error: expected expression before 'else' > make[5]: *** [libmil_la-milprint_summer.lo] Error 1 > make[5]: Leaving directory > `/local/kader/home/workspace_pathfinder/MonetDB_XQuery/pathfinder/compiler/mil' > make[4]: *** [install] Error 2 > make[4]: Leaving directory > `/local/kader/home/workspace_pathfinder/MonetDB_XQuery/pathfinder/compiler/mil' > make[3]: *** [install-recursive] Error 1 > make[3]: Leaving directory > `/local/kader/home/workspace_pathfinder/MonetDB_XQuery/pathfinder/compiler' > make[2]: *** [install] Error 2 > make[2]: Leaving directory > `/local/kader/home/workspace_pathfinder/MonetDB_XQuery/pathfinder/compiler' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory > `/local/kader/home/workspace_pathfinder/MonetDB_XQuery/pathfinder' > make: *** [install] Error 2 > > I checked out all needed modules yesterday night. > > Best regards, > Riham > > > -- > Address: Database Group, Dept of EEMCS, University of Twente, POBox 217, 7500 > AE Enschede, The Netherlands > Phone: +31 (0)53 489 4628 > Fax: +31 (0)53 489 2927 > Email: [EMAIL PROTECTED] > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Monetdb-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/monetdb-developers > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
