Compile XtraDB on the Solaris

Bug #310642 reported by Evgeniy Stepchenko
2
Affects Status Importance Assigned to Milestone
Percona patches
Invalid
Undecided
Unassigned
Percona-XtraDB
Won't Fix
Low
Unassigned

Bug Description

Probably the issue is in using ATOMIC_BUILDINS

http://docs.sun.com/app/docs/doc/816-5168/atomic-ops-3c?a=view

Revision history for this message
Evgeniy Stepchenko (evgeny-stepchenko) wrote :

better create separate request for percona-patches

Changed in percona-patches:
status: New → Invalid
Changed in percona-xtradb:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Yasufumi Kinoshita (yasufumi-kinoshita) wrote :

I don't have Solaris environment to develop it....

Revision history for this message
Swany (greenlion) wrote :

See this post:
http://www.tcscs.com/SolarisTips/MySQL51Percona

There are two problems:
1) Use of the os_atomic_increment() function instead of os_atomic_increment_lint()
and
2) Solaris does not define an strsep() function in string.h Either a different function (like strtok, or the regcomp library) should be used, or strsep() should be detected in the configure script and a drop-in replacement utilized if it is not available.

Revision history for this message
Stewart Smith (stewart) wrote :

All development of XtraDB has moved under the Percona Server project - https://launchpad.net/percona-server - If this bug can be reproduced against current Percona Server, please file this bug against percona-server (you can simply do so by using the "Also affects project" link above).

Thanks,
Stewart Smith
Director of Server Development
Percona.

Changed in percona-xtradb:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.