EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: libPV.so contains no edm components
From: Dorothea Wehler <[email protected]>
To: [email protected]
Date: Mon, 04 Dec 2006 15:53:50 +0100
Hello,

I have installed edm-1-11-0s on Fedora Core 4 and SUSE 9.0 (EPICS base-3.14.7). On Fedora Core 4 I had to remove the lines in "fonts.list", which were marked by Dirk Kraemer in his e-mail from 21.11.2006 to avoid a "Segmentation Fault" during startup of the program.
Now edm starts without error but on both operating systems there are no edm-components loaded from libPV.so.
The command "$EDM -add $EDMBASE/pvFactory/O.$ODIR/libPV.so" in "setup.sh" produces the message: "Library contains no edm components".
What might be the reason? The output during installation of the library is attached: "Inst_pvFactory"


I`m especially interested in the edm object "Byte".

Thanks for any help
Dorothea Wehler
make -C pvFactory install
make[1]: Entering directory `/home/LLRF/EPICS/extensions/src/edm/pvFactory'
perl /home/LLRF/EPICS/base-3.14.7/configure/tools/makeMakefile.pl O.linux-x86 ../../../..
perl /home/LLRF/EPICS/base-3.14.7/configure/tools/makeMakefile.pl O.linux-386 ../../../..
mkdir O.Common
make -C O.linux-x86 -f ../Makefile TOP=../../../.. T_A=linux-x86 install
make[2]: Entering directory `/home/LLRF/EPICS/extensions/src/edm/pvFactory/O.linux-x86'
make[2]: Leaving directory `/home/LLRF/EPICS/extensions/src/edm/pvFactory/O.linux-x86'
make[2]: Entering directory `/home/LLRF/EPICS/extensions/src/edm/pvFactory/O.linux-x86'
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1      -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../textupdate.cc
/usr/bin/gcc -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1      -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../SciPlot.c
../SciPlot.c: In function ¡ÆDrawAll¡Ç:
../SciPlot.c:3286: warning: ¡Æy1¡Ç may be used uninitialized in this function
../SciPlot.c:3286: warning: ¡Æx1¡Ç may be used uninitialized in this function
../SciPlot.c:3415: warning: ¡Æx1¡Ç may be used uninitialized in this function
../SciPlot.c:3415: warning: ¡Æy1¡Ç may be used uninitialized in this function
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1      -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../strip_data.cc
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1      -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../strip.cc
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1      -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../regTextupdate.cc
../textupdate.h:28: warning: ¡Ævoid drag(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:30: warning: ¡Ævoid selectDrag(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:32: warning: ¡Ævoid selectActions(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:34: warning: ¡Ævoid pvInfo(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1      -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../byte.cc
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1      -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../pv_register.cc
../textupdate.h:28: warning: ¡Ævoid drag(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:30: warning: ¡Ævoid selectDrag(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:32: warning: ¡Ævoid selectActions(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:34: warning: ¡Ævoid pvInfo(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
/usr/bin/ar -rc   libPV.a       textupdate.o SciPlot.o strip_data.o strip.o regTextupdate.o byte.o pv_register.o
/usr/bin/ranlib libPV.a
Installing library ../../../../lib/linux-x86/libPV.a
/usr/bin/ranlib ../../../../lib/linux-x86/libPV.a
/usr/bin/g++ -o libPV.so -shared -fPIC      -L../../../../lib/linux-x86      -Wl,-rpath,/home/LLRF/EPICS/extensions/lib/linux-x86 -Wl,-rpath,/home/LLRF/EPICS/base-3.14.7/lib/linux-x86         textupdate.o SciPlot.o strip_data.o strip.o regTextupdate.o byte.o pv_register.o     -lpthread   -lreadline -lcurses -lm -lrt
Installing shared library ../../../../lib/linux-x86/libPV.so
make[2]: Leaving directory `/home/LLRF/EPICS/extensions/src/edm/pvFactory/O.linux-x86'
make -C O.linux-386 -f ../Makefile TOP=../../../.. T_A=linux-386 install
make[2]: Entering directory `/home/LLRF/EPICS/extensions/src/edm/pvFactory/O.linux-386'
make[2]: Leaving directory `/home/LLRF/EPICS/extensions/src/edm/pvFactory/O.linux-386'
make[2]: Entering directory `/home/LLRF/EPICS/extensions/src/edm/pvFactory/O.linux-386'
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1 -march=i386     -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../textupdate.cc
/usr/bin/gcc -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1 -march=i386     -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../SciPlot.c
../SciPlot.c: In function ¡ÆDrawAll¡Ç:
../SciPlot.c:3286: warning: ¡Æy1¡Ç may be used uninitialized in this function
../SciPlot.c:3286: warning: ¡Æx1¡Ç may be used uninitialized in this function
../SciPlot.c:3415: warning: ¡Æx1¡Ç may be used uninitialized in this function
../SciPlot.c:3415: warning: ¡Æy1¡Ç may be used uninitialized in this function
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1 -march=i386     -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../strip_data.cc
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1 -march=i386     -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../strip.cc
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1 -march=i386     -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../regTextupdate.cc
../textupdate.h:28: warning: ¡Ævoid drag(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:30: warning: ¡Ævoid selectDrag(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:32: warning: ¡Ævoid selectActions(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:34: warning: ¡Ævoid pvInfo(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1 -march=i386     -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../byte.cc
/usr/bin/g++ -c   -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500        -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT -ansi  -O3  -Wall     -DSINGLE_THREADED=1 -D__epics__=1 -march=i386     -g -fPIC -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/LLRF/EPICS/base-3.14.7/include/os/Linux -I/home/LLRF/EPICS/base-3.14.7/include    -I../ -I../../../../include/edm -I../../util -I../../pvlib -I../../lib    ../pv_register.cc
../textupdate.h:28: warning: ¡Ævoid drag(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:30: warning: ¡Ævoid selectDrag(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:32: warning: ¡Ævoid selectActions(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
../textupdate.h:34: warning: ¡Ævoid pvInfo(_WidgetRec*, XEvent*, char**, Cardinal)¡Ç declared ¡Æstatic¡Ç but never defined
/usr/bin/ar -rc   libPV.a       textupdate.o SciPlot.o strip_data.o strip.o regTextupdate.o byte.o pv_register.o
/usr/bin/ranlib libPV.a
Installing library ../../../../lib/linux-386/libPV.a
/usr/bin/ranlib ../../../../lib/linux-386/libPV.a
/usr/bin/g++ -o libPV.so -shared -fPIC      -L../../../../lib/linux-386      -Wl,-rpath,/home/LLRF/EPICS/extensions/lib/linux-386 -Wl,-rpath,/home/LLRF/EPICS/base-3.14.7/lib/linux-386         textupdate.o SciPlot.o strip_data.o strip.o regTextupdate.o byte.o pv_register.o     -lpthread   -lreadline -lcurses -lm -lrt
Installing shared library ../../../../lib/linux-386/libPV.so
make[2]: Leaving directory `/home/LLRF/EPICS/extensions/src/edm/pvFactory/O.linux-386'
make[1]: Leaving directory `/home/LLRF/EPICS/extensions/src/edm/pvFactory'


Navigate by Date:
Prev: RE: CA gateway question Jeff Hill
Next: Re: libPV.so contains no edm components Dorothea Wehler
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: EDM X-Y graph rescaling Chestnut, Ronald P.
Next: Re: libPV.so contains no edm components Dorothea Wehler
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·