[Bug 593954] New: perl defines seed macro
http://bugzilla.novell.com/show_bug.cgi?id=593954 http://bugzilla.novell.com/show_bug.cgi?id=593954#c0 Summary: perl defines seed macro Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: mls@novell.com ReportedBy: aschnell@novell.com QAContact: qa@suse.de CC: coolo@novell.com, mmarek@novell.com Found By: Development Blocker: --- Perl defines the macro seed in embed.h. This causes trouble when compiling swig generated C++ code since in /usr/include/c++/4.5/bits/random.h a function seed is used. Causes build failure of yast2-storage in factory. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=593954 http://bugzilla.novell.com/show_bug.cgi?id=593954#c1 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Michael Schröder <mls@novell.com> 2010-04-06 10:13:41 UTC --- Reported to upstream. For now, please #undef seed after including embed.h. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com