On Fri, May 14, 2010 at 8:43 PM, Steve Sakoman <[email protected]> wrote: > Building with oe.dev. Works on 32 bit Ubuntu, but fails on the 64 bit > version. > > Any ideas? Below is log.do_compile:
hmmm I have 10.04 running on 64bit I dont see this error. Can you also post your local.conf and anything you have in ASSUME_PROVIDED list. > > NOTE: make -j 4 > Making all in libbb > CC gz_open.o > CC unarchive.o > CC unzip.o > CC wfopen.o > unarchive.c: In function 'extract_archive': > unarchive.c:139: warning: ignoring return value of 'fread', declared > with attribute warn_unused_result > unarchive.c:246: warning: ignoring return value of 'chown', declared > with attribute warn_unused_result > unarchive.c: In function 'get_header_ar': > unarchive.c:387: warning: ignoring return value of 'fread', declared > with attribute warn_unused_result > unarchive.c: In function 'deb_extract': > unarchive.c:664: warning: ignoring return value of 'fread', declared > with attribute warn_unused_result > unzip.c: In function 'unzip': > unzip.c:1002: warning: ignoring return value of 'fread', declared with > attribute warn_unused_result > CC copy_file_chunk.o > CC copy_file.o > CC xreadlink.o > CC concat_path_file.o > CC xfuncs.o > CC last_char_is.o > CC make_directory.o > CC safe_strncpy.o > CC parse_mode.o > CC all_read.o > CC time_string.o > CC mode_string.o > LINK libbb.la > Making all in libopkg > CC opkg.o > CC opkg_configure.o > CC opkg_download.o > CC opkg_cmd.o > CC opkg_install.o > CC opkg_upgrade.o > CC opkg_remove.o > CC opkg_conf.o > CC opkg_utils.o > CC pkg.o > CC pkg_depends.o > CC pkg_extract.o > CC hash_table.o > CC pkg_hash.o > CC pkg_parse.o > CC pkg_vec.o > CC file_util.o > CC md5.o > CC opkg_message.o > CC xsystem.o > CC xregex.o > CC sprintf_alloc.o > CC conffile.o > CC conffile_list.o > CC nv_pair.o > CC sha256.o > CC nv_pair_list.o > CC pkg_dest.o > CC pkg_dest_list.o > CC pkg_src.o > CC pkg_src_list.o > CC void_list.o > CC str_list.o > CC active_list.o > LINK libopkg.la > x86_64-linux-libtool: link: cannot find the library `' or unhandled > argument `/..//lib' > make[2]: *** [libopkg.la] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > FATAL: oe_runmake failed > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
