[oe-issues] [Bug 1743] mysql-native fails in oz3541
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sat Jan 6 21:37:03 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1743
------- Comment #5 from dothedog at comcast.net 2007-01-06 13:37 -------
Marcin,
I finally got this to compile. Here is what I did. Not sure if this is
correct...
As you suggested in IRC:
I added:
"ac_cv_sizeof_off_t=${ac_cv_sizeof_off_t=4}"
line to
~/oe/org.openembedded.oz354x/site/i686-linux
It then failed with
#error "Error: InnoDB's ulint must be of the same size as void*"
for make.
I added:
EXTRA_OECONF = " --with-embedded-server --without-innodb"
mysql-native_4.1.18.bb
Now mysql-native compiles.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list