![]() |
Re: [Announce] kernel-power stable v53 in Extras Testing
Quote:
Quote:
Quote:
So all in all now neither fcamera nor glib can be compiled... (at least for me and does not have a clue) |
Re: [Announce] kernel-power stable v53 in Extras Testing
Quote:
Quote:
Quote:
So you will find debian folder in the source packages from cssu. So then compile the sources from cssu. http://repository.maemo.org/communit...ource/g/glibc/ |
Re: [Announce] kernel-power stable v53 in Extras Testing
There is also a libqt4-dev-arm package see this thread.
|
Re: [Announce] kernel-power stable v53 in Extras Testing
Ohh... thanks (again... :) ); that libqt4-dev-arm solved tha qmake issue but now it throws another error (what a surprise): it does not find arm_neon.h though I do have it in /usr/ilb/gcc/arm-linux-gnueabi/4.6/include/. I hade to symlink gcc to gcc-4.6 to get compilation work; I do not whether it counts or not...
Btw. I copied the debian folder from glibc source you linket but it does not work either - it has error with the patches... |
Re: [Announce] kernel-power stable v53 in Extras Testing
When a symlink, flag or environment variable fix this header include problem then it is fine.
Quote:
|
Re: [Announce] kernel-power stable v53 in Extras Testing
Quote:
so it seems like I do not have the correct arm_neon.h version - it is gcc-4.6 that I try but gcc-4.2 simply does not have arm_neon.h at all... So now what...? :) :confused: (I'm still trying to compile fcamera 0.1.7) Quote:
|
Re: [Announce] kernel-power stable v53 in Extras Testing
Quote:
When you don't find them you need to add them. You will find these flags in the project file and normally qmake generates a Makefile or Makefile.release which will use these flags. |
Re: [Announce] kernel-power stable v53 in Extras Testing
Yes, I have multiple gcc version installed but during compilation only gcc command is used and I symlinked it to gcc-4.6.
I do have these flags so I don't know... I have Makefile and Makefile.Release; the latter seems to be some Windows specific stuff but Makefile should be fine from n900 perspective. Update - 20181127://I only managed to step through the arm_neon problem when I disabled that part of the code in CameraThread.cpp that was using arm_neon.h. In this way fcamera was built successfully but does not work either - starting from command line it says that it cannot initiate the thread that is responsible for the "live image" through the camera... And also has some glib warnings. My knowledge is way far from the point where I could tell that "I can investigate it" so I leave it as is. |
Re: [Announce] kernel-power stable v53 in Extras Testing
hmm... I'm not a person who easily says "OK, I'm giving this sh*t up", so I returned to this problem.
I realised that all the time I was mistaken: I did not read Halftux's advice properly and did not try to recompile libglib. Now, after a whole day of... khm... trying I recompiled it succesfully and so was my success at compiling fcam-drivers and fcamera. I installed the recompiled libglib package on my main system then installed the recompiled fcam-drivers and fcamera but still says that it has critical glib warnings (1. " Code:
fcamera[4654]: GLIB CRITICAL ** GLib-GObject - g_object_get: assertion `G_IS_OBJECT (object)' failed Code:
fcamera[4654]: GLIB CRITICAL ** Gtk - gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed There are packages which are depending on libc6 and/or libglib2.0 and fcamera depends on these packages (which are depending on libc6 and/or libglib2.0) - should I recompile those too...? Thanks, jm Update - 20190119:// Small step forward: I took the arm_neon.h file from gcc-4.2-4.2.1 source and it worked, the arm_neon issue gone so original fcamera compiled without any issue. But the glib warnings and blank grey screen are still coming... |
Re: [Announce] kernel-power stable v53 in Extras Testing
Quote:
To get a clue and track down what cause this error you need to debug the application with gdb. To get a break at the glib critical error use gdb like described here. You need to install gdb on the device and propably the related debug packages of the packages which are used/linked by fcamera. The journey continues, don't give up. |
All times are GMT. The time now is 08:13. |
vBulletin® Version 3.8.8