Skip to content

Fatal error during installation EDM: gif_lib.h: No such file or directory #1

@Lytt-2020

Description

@Lytt-2020

A fatal error occurred during the installation of EDM. After installing the giflib library, the error was still reported.
The error code is as follows:
/usr/bin/g++ -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_X86_64_ -DUNIX -Dlinux -O3 -Wall -std=c++0x -fpermissive -Wno-narrowing -Wno-write-strings -Wno-unused-but-set-variable- DSINGLE_THREADED=1 -D__epics__=1 -mtune=generic -m64 -fPIC -I. -I../O.Common -I. -I. -I.. -I../../../../ include/edm/compiler/gcc -I../../../../include/edm/os/Linux -I../../../../include/edm -I../ ../../../../base-3.15.8/include/compiler/gcc -I../../../../../base-3.15.8/include/os/ Linux -I../../../../../base-3.15.8/include -I/home/lytt/epics/extensions/include -I../../util -I.. /../lib -I/usr/include -I/usr/include -MM -MF gif.d ../gif.cc
In file included from ../gif.cc:31:
../gif.h:28:10: Fatal error: gif_lib.h: No such file or directory
#include "gif_lib.h"
Excuse me, how can this problem be solved? Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions