![]() |
2018-10-21
, 13:14
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#112
|
I installed all build-deps including libqt4-dev. Only thing is that this is cssu version and earlier we spoke about installing cssu would be best to compile fcamera with that.
Apt-get upgrade do upgrade some packages but does not install cssu...
Configure and make commands completed fine but still no debian folder...
The Following User Says Thank You to Halftux For This Useful Post: | ||
![]() |
2018-10-21
, 14:58
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#113
|
The Following User Says Thank You to Halftux For This Useful Post: | ||
![]() |
2018-10-22
, 16:51
|
Posts: 391 |
Thanked: 912 times |
Joined on Aug 2011
@ suncity
|
#114
|
![]() |
2018-10-23
, 17:23
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#115
|
Btw. I copied the debian folder from glibc source you linket but it does not work either - it has error with the patches...
The Following User Says Thank You to Halftux For This Useful Post: | ||
![]() |
2018-10-24
, 09:32
|
Posts: 391 |
Thanked: 912 times |
Joined on Aug 2011
@ suncity
|
#116
|
When a symlink, flag or environment variable fix this header include problem then it is fine.
No take the full source, anyway same version you have on the device because you installed cssu.
![]() |
2018-10-24
, 18:02
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#117
|
I symlinked that arm_neon.h to /usr/include/arm_neon.h and now it finds it but says: "bad type in Neon instruction -- `vhadd.p8 q3,q3q2'
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...?![]()
(I'm still trying to compile fcamera 0.1.7)
The Following User Says Thank You to Halftux For This Useful Post: | ||
![]() |
2018-10-24
, 19:53
|
Posts: 391 |
Thanked: 912 times |
Joined on Aug 2011
@ suncity
|
#118
|
The Following User Says Thank You to justmemory For This Useful Post: | ||
![]() |
2019-01-18
, 12:56
|
Posts: 391 |
Thanked: 912 times |
Joined on Aug 2011
@ suncity
|
#119
|
fcamera[4654]: GLIB CRITICAL ** GLib-GObject - g_object_get: assertion `G_IS_OBJECT (object)' failed
fcamera[4654]: GLIB CRITICAL ** Gtk - gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed
The Following 3 Users Say Thank You to justmemory For This Useful Post: | ||
![]() |
2019-01-20
, 23:35
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#120
|
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...?
The Following 3 Users Say Thank You to Halftux For This Useful Post: | ||
So all in all now neither fcamera nor glib can be compiled... (at least for me and does not have a clue)