thx for reporting, fixed
On Tue, Jun 23, 2015 at 9:20 PM, Wolfgang Goetz
wrote:
> Hi,
>
> pls find attached patch to make gcc happy.
>
>
> kind regards
> Wolfgang
>
>
>
>
>
> ...
> -- Lua support: System library not found (to use darktable's version use
> -DDONT_USE_INTERNAL_LUA=Off)
> ...
>
> /
Hi,
pls find attached patch to make gcc happy.
kind regards
Wolfgang
...
-- Lua support: System library not found (to use darktable's version use
-DDONT_USE_INTERNAL_LUA=Off)
...
/home/goetz/repos/darktable/src/libs/import.c: In function ‘reset_child’:
/home/goetz/repos/darktable/src/libs
Here is an output from gdb:
Starting program: /opt/darktable/bin/darktable
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Traceback (most recent call last):
File
"/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstd
Here it is.
With respect,
Alexander Rabtchevich
Tobias Ellinghaus wrote:
Am Dienstag, 23. Juni 2015, 00:02:06 schrieb Alexander Rabtchevich:
Hello
Compilation passes well, but trying to run the program leads to an
error. Here is the output:
./darktable
[...]
backtrace written to /tmp/da
Felix Manuel Cobos Sánchez wrote:
Hi Felix
> I'm getting this error building from latest git.
same here: fedup'd to f22, logs below
greets
Wolfgang
>
> /home/felix/Proyectos/darktable/src/common/interpolation.c: In
> function ‘dt_interpolation_compute_sample’:
> /home/felix/Proyectos/darktab
Am Dienstag, 23. Juni 2015, 00:02:06 schrieb Alexander Rabtchevich:
> Hello
>
> Compilation passes well, but trying to run the program leads to an
> error. Here is the output:
>
> ./darktable
[...]
> backtrace written to /tmp/darktable_bt_F9XC0X.txt
Could you give us that file?
[...]
> With