[Bug 457160] Review Request: Zorba - General purpose XQuery processor implemented in C++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=457160





--- Comment #33 from Kevin Kofler <kevin@xxxxxxxxxxxxxxxx>  2009-05-26 01:24:03 EDT ---
Maybe a different version of Bison or of some library? The line before declares
"expr", maybe that's defined as a macro somewhere?

If you change your:
make VERBOSE=1 %{?_smp_mflags}
in your specfile to:
make VERBOSE=1 %{?_smp_mflags} || ( cd src && g++ -E
-Dzorba_simplestore_EXPORTS -Dzorba_EXPORTS -DFLEX_FILES_REGENERATED
-D_FORTIFY_SOURCE=2 -I. -I../external -I/usr/include/libxml2 -I../include
compiler/parser/query_loc.cpp && exit 1 )
you should get the preprocessed source code in your build.log, that might tell
us some more about the error.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]