Hello.
Andreas Pfaffeneder wrote:
I am trying to compile mySQL 4.1.7 from fc-devel on a RH7.3 because I need the clustering-abilities.
The build works fine with updated automake/autoconf/libtool, but breaks on that point when the binary-RPM itself is created.
Instead of /usr/bin/mysqlbug the compile results in /usr/bin/i386-linux-redhat-mysqlbug for example - this only applies to
the binaries.
If course I could change %files, but IÂd like to know how I could fix that, if possible.
What architecture or processor are you building on?
Does setting the architecture explicitly help? Perhaps try something like this:
rpmbuild --target=i386 MySQL.spec
Replace i386 as appropriate. Maybe with i686?
Bye, Rich =]
-- Richard Dawe [ http://homepages.nildram.co.uk/~phekda/richdawe/ ]
"You can't evaluate a man by logic alone." -- McCoy, "I, Mudd", Star Trek
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list