Re: [OpenWrt-Devel] opkg build failure

2008-10-19 Thread Marcus Better
Roberto Riggio wrote:
 Everything works fine with me. I've just successfully built
 kamikaze for a pcengines board.

Ok, it works for me in the default configuration too. Maybe I used 
non-default toolchain options.

Cheers,

Marcus


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] opkg build failure

2008-10-16 Thread Marcus Better
Marcus Better wrote:
 Note the double '|' in that command line. Seems to be caused by ccache:
   http://bugs.gentoo.org/show_bug.cgi?id=196243

Umm, disabling ccache didn't help. Am I the only one hitting this problem?

Cheers,

Marcus


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] opkg build failure

2008-10-12 Thread Marcus Better
Marcus Better wrote:
 All my attempts to build current kamikaze svn end with the following
 error:

 generating symbol list for `libopkg.la'
 mipsel-linux-uclibc-nm  .libs/args.o .libs/libopkg.o .libs/user.o
 .libs/opkg_state.o .libs/opkg.o .libs/opkg_cmd.o .libs/opkg_configure.o
 .libs/opkg_download.o .libs/opkg_install.o .libs/opkg_upgrade.o
 .libs/opkg_remove.o .libs/opkg_conf.o .libs/opkg_utils.o .libs/pkg.o
 .libs/pkg_depends.o .libs/pkg_extract.o .libs/hash_table.o
 .libs/pkg_hash.o .libs/pkg_parse.o .libs/pkg_vec.o .libs/file_util.o
 .libs/opkg_message.o .libs/md5.o .libs/sprintf_alloc.o .libs/str_util.o
 .libs/xregex.o .libs/xsystem.o .libs/conffile.o .libs/conffile_list.o
 .libs/nv_pair.o .libs/nv_pair_list.o .libs/pkg_dest.o
 .libs/pkg_dest_list.o .libs/pkg_src.o .libs/pkg_src_list.o
 .libs/str_list.o .libs/void_list.o  ../libbb/.libs/libbb.a |  |
 /home/marcus/openwrt/staging_dir/host/bin/sed 's/.* //' | sort | uniq 
 .libs/libopkg.exp
 ../libtool: eval: line 4344: syntax error near unexpected token `|'

Note the double '|' in that command line. Seems to be caused by ccache:
  http://bugs.gentoo.org/show_bug.cgi?id=196243

/Marcus


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel