Not build on FreeBSD 7.2

Bug #448076 reported by PandoraBox2007
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona XtraBackup moved to https://jira.percona.com/projects/PXB
Fix Released
Undecided
Aleksandr Kuzminsky

Bug Description

# ./build51tree.sh 'mysql-5.1.39.tar.gz'

Revision history for this message
PandoraBox2007 (pandorabox2007) wrote :
Revision history for this message
PandoraBox2007 (pandorabox2007) wrote :

# history
   102 16:11 cat build51tree.sh
   103 16:11 mkdir -p xtrabackup-build
   104 16:12 tar xfz mysql-5.1.39.tar.gz -C xtrabackup-build
   105 16:12 ./build51tree.sh mysql-5.1.39
   106 16:12 tar xfz mysql-5.1.39.tar.gz -C xtrabackup-build
   107 16:13 cp fix_innodb_for_backup51.patch xtrabackup-build/mysql-5.1.39/storage
   108 16:14 mkdir -p xtrabackup-build/mysql-5.1.39/storage/innobase/xtrabackup
   109 16:14 cp * xtrabackup-build/mysql-5.1.39/storage/innobase/xtrabackup
   110 16:14 pushd xtrabackup-build/mysql-5.1.39/
   111 16:14 cd storage
   112 16:14 patch -p1 < fix_innodb_for_backup51.patch
   113 16:14 cd ..
   114 16:15 ./configure
   115 16:16 make -j8
   128 16:35 cd storage/innobase/xtrabackup
   130 16:35 make

Changed in percona-xtrabackup:
milestone: none → release-1.2
assignee: nobody → Aleksandr Kuzminsky (akuzminsky)
security vulnerability: yes → no
visibility: private → public
Changed in percona-xtrabackup:
milestone: 1.2 → 1.3.0
Revision history for this message
Aleksandr Kuzminsky (akuzminsky) wrote :

./utils/build.sh should be used.
For example,
./utils/build.sh 5.0
install -m755 mysql-5.0.91/innobase/xtrabackup/xtrabackup_50 /usr/local/bin/
install -m755 mysql-5.0.91/libtar-1.2.11/libtar/tar4ibd /usr/local/bin/
install -m755 innobackupex-1.5.1 /usr/local/bin/

Changed in percona-xtrabackup:
status: New → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PXB-1065

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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