A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3722 ====================================================================== Reported By: bryanwgraham Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 3722 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-06-22 22:46 CEST Last Modified: 2011-10-09 09:16 CEST ====================================================================== Summary: Request for update to MySQL 5.1 Description: It's out. I'm told this is how you request a new version. ======================================================================
---------------------------------------------------------------------- (0009323) maciej (manager) - 2011-10-09 09:16 https://www.opencsw.org/mantis/view.php?id=3722#c9323 ---------------------------------------------------------------------- It generally builds, but there some things that go wrong. For example, CFLAGS are set to "-O2 -pipe -mcpu=v8", but the gcc invocations look like this: /opt/csw/bin/gcc-4.6 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D__STDC_ LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -O2 -pipe -mcpu=v8 -mcpu=v9 -Wall -DSIGNAL_RETURN_TYPE_IS_VOID -o CMakeFiles/cmTryCompileExec.dir/src. c.o -c /home/maciej/src/opencsw/pkg/mysql5/branches/mysql-5.5.x/work/solaris9-sparc/build-isa-sparcv8/mysql-5.5.16/CMakeFiles/CMakeTmp/src.c I'm positive that "-mcpu=v9" was not there in the environment flags. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
