[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4415) cross-compiling impossible (ucgendat is executed, but is cross compiled) - reopening issue 4363



Full_Name: Tomasz Chmielewski
Version: 2.3.20
OS: Linux
URL: 
Submission from: (NULL) (217.140.77.210)


According to "OpenLDAP 2.3.20 Release":
Build Environment
		Fixed liblunicode cross compiling problem (ITS#4363)

However, the problem persists when trying to cross-compile 2.3.20:

/home/data/wrt54/svn/white/openwrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-gcc
-Os -s -o ucgendat ucgendat.o  ../../libraries/liblber/.libs/liblber.a
../../libraries/liblutil/liblutil.a
make[3]: Leaving directory
`/home/data/wrt54/openldap-2.3.20/libraries/liblunicode'
./ucgendat ./UnicodeData.txt -x ./CompositionExclusions.txt
./ucgendat: ./ucgendat: cannot execute binary file
make[2]: *** [ucdata//uctable.h] Fehler 126
make[2]: Leaving directory
`/home/data/wrt54/openldap-2.3.20/libraries/liblunicode'
make[1]: *** [all-common] Fehler 1
make[1]: Leaving directory `/home/data/wrt54/openldap-2.3.20/libraries'
make: *** [all-common] Fehler 1
[root@mangoo2 openldap-2.3.20]#