**** BEGIN LOGGING AT Tue Oct 28 03:00:00 2014 Oct 28 07:49:57 * mrcan-afk is away: afk Oct 28 08:44:22 ls Oct 28 08:48:20 hi Oct 28 09:00:02 im triying to build ZThread for ARM using oe, I made a basic autotooled recipe Oct 28 09:00:14 somehow nothing goes into the worl dir Oct 28 09:00:39 did you run bitbake your_recipe Oct 28 09:00:41 ? Oct 28 09:00:44 yep Oct 28 09:02:19 than examine the work/your_recipe/version/tmp directory Oct 28 09:02:24 and analyze the log files Oct 28 09:02:28 and run files Oct 28 09:02:42 hm tmp/work/your_recipe/version/temp Oct 28 09:02:45 sorry Oct 28 09:02:58 recipe is like : S="${WORKDIR}/zthread-2.3.2 SRC_URI=zthreadsource and inherit autotools Oct 28 09:05:29 woglinde: do_compile tells NOTE nothing to compile Oct 28 09:05:53 src are in zthread.tar.gz within src dir Oct 28 09:06:39 http://zthread.sourceforge.net/download.html Oct 28 09:07:40 make file is in parent dir, do i have to specify smth for finding the sources? Oct 28 09:11:11 Wahwah first look at log_configure Oct 28 09:11:18 actually its the same for do_configure Oct 28 09:11:27 nothing to configure Oct 28 09:18:56 ok first pb solved, workdir was ZT and not zt Oct 28 10:25:01 morning all Oct 28 10:40:21 hi bluelightning Oct 28 12:22:05 I have a problem with ZThread recipe, im having errors : /usr/bin/install cannot create regular file /usr/share/aclocal/zthread.m4 permission denied ... Oct 28 12:22:30 i want to make an ipk with built lib and includes Oct 28 12:33:43 Wahwah sure, why you want to install zthread.m4 to the host system instead of sysroot? Oct 28 12:37:01 woglinde : well im not sure what to do, i added a do_install with : install -d {bindir} and install -m 0755 ${WORKDIR}/....libZThread-2.3.so ... Oct 28 12:37:27 why? Oct 28 12:37:37 automake class will do your install Oct 28 12:37:49 no need for an extra do_install function Oct 28 12:37:57 because it worked once for another lib Oct 28 12:38:04 :) Oct 28 12:38:23 worked once doesnt mean works every time Oct 28 12:38:37 that you could have learned from software and hardware Oct 28 12:40:14 sure, just tried smt Oct 28 12:40:23 ${D}${libdir}, ${D}${bindir}, etc Oct 28 12:41:58 Wahwah next time look into other autotools recipes or read the yocto manual for it Oct 28 12:42:38 i dont see what is wrong can i post the recipe to see what im doing wrong? Oct 28 12:43:06 koen already told you one way Oct 28 12:43:10 I told you another Oct 28 12:46:04 koen solution is for creating dir right? Oct 28 12:46:42 i have done that in the recipe Oct 28 12:50:33 Wahwah no its for installing it in the right directroy Oct 28 12:50:44 but again, just remove your do_install Oct 28 12:50:47 and try again Oct 28 12:54:23 removing do_install give me the same error Oct 28 12:54:55 woglinde: /usr/bin/install ...cannot create ..permission denied Oct 28 12:56:24 oe_runmake failed Oct 28 12:57:27 hm strange than you have no real autotools software Oct 28 12:58:16 mmm i have done the same with some other libs and it worked well Oct 28 12:58:35 this time i only inherited autotools and no pkgconfig though Oct 28 12:58:36 *sigh* -> 13:38 < woglinde> worked once doesnt mean works every time Oct 28 12:59:18 yes i get that, just want to understand what the differences are Oct 28 12:59:27 and yes some Makefile only software works with autotools class Oct 28 12:59:29 but not all Oct 28 12:59:49 real autotools vs. Makefile only Oct 28 12:59:59 mmm Oct 28 13:02:45 what should i do next Oct 28 13:19:54 connman seems buggy and busybox does not provide a proper ifconfig. Why is this happening? It is currently very difficult for me to reliably provide an interface to configure an angstrom's ethernet settings :( Oct 28 13:20:46 pompomJuice install iproute Oct 28 13:21:02 oh my Oct 28 13:21:02 thanks Oct 28 13:21:08 I will definitely investigate Oct 28 13:21:31 seems to me we ought to provide this functionality working out of the box, if it doesn't it would be good to have a bug open to get it sorted out Oct 28 13:21:54 I am getting all kinds of weird behaviour Oct 28 13:22:20 but mostly connman disconnecting with what is happening on an lower level Oct 28 13:22:39 systemctl restart connman usually gets me out of that state Oct 28 14:16:38 hi all. I have a pc-like target device where my image from OE is working fine. In this image, I used fglrx driver for the graphics card and I need to change it to open source driver. However, after seeing 'modprobe radeon' on the display, the screen goes blank without any information. I see in the dmesg logs after a while the following error Oct 28 14:16:42 [drm:radeon_dp_link_train_cr] *ERROR* displayport link status failed [drm:radeon_dp_link_train_cr] *ERROR* clock recovery failed Oct 28 14:17:13 I see that there are some bugs reported about that but these were in the past and I am using the latest version of kernel + driver Oct 28 14:19:53 could anyone give me some hint to resolve this problem? Oct 28 15:08:28 * mrcan is away: afk Oct 28 15:16:53 moin **** ENDING LOGGING AT Wed Oct 29 03:00:00 2014