View Issue Details

IDProjectCategoryView StatusLast Update
0002263libpasastroGeneralpublic20-01-20 18:37
ReporterThomas Assigned ToPatrick Chevalley  
PriorityhighSeveritymajorReproducibilityalways
Status assignedResolutionopen 
PlatformPCOSLinuxOS Version64bit
Summary0002263: aarch64 (Manjaro on Raspberry Pi 4) compile error
Description...
pasraw.cpp:10:10: fatal error: libraw/libraw.h: No such file or directory
   10 | #include "libraw/libraw.h"
      | ^~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:31: libpasraw.so.1.1] Error 1
make[1]: Leaving directory '/home/pi/libpasastro/raw'
make: *** [Makefile:35: all] Error 2
Steps To Reproducemake clean all
Tagsastronomical

Activities

Patrick Chevalley

20-01-11 22:54

administrator   ~0006239

Do you install the development package for libraw?

I indicate the prerequisite in the readme: https://github.com/pchev/libpasastro/blob/master/README.md
But I don't know the equivalent of libraw-dev for Manjaro/ Arch.

Thomas

20-01-19 12:44

reporter   ~0006253

Hi Patrick, yes, installing libraw resolves the issue. Thanks!

Thomas

20-01-20 18:37

reporter   ~0006257

Skychart reports: Could not load library libpasplan404.so.1

see https://www.ap-i.net/mantis/view.php?id=2269

Issue History

Date Modified Username Field Change
20-01-11 22:14 Thomas New Issue
20-01-11 22:14 Thomas Tag Attached: astronomical
20-01-11 22:54 Patrick Chevalley Assigned To => Patrick Chevalley
20-01-11 22:54 Patrick Chevalley Status new => feedback
20-01-11 22:54 Patrick Chevalley Note Added: 0006239
20-01-19 12:44 Thomas Note Added: 0006253
20-01-19 12:44 Thomas Status feedback => assigned
20-01-20 18:37 Thomas Note Added: 0006257