-
- Downloads
Bug fix. dlopen uses the installation prefix ( configure ).
The previous commit brought a segmentation fault when launching the client. When the daemon is lauched separatly, it uses a wrapper script, but it doesn't when the client start the daemon. SO the LD_LIBRARY_PATH was ignored and the daemon couldn't find the dynamic library for the codecs.
Showing
- src/Makefile.am 4 additions, 1 deletionsrc/Makefile.am
- src/audio/Makefile.am 3 additions, 3 deletionssrc/audio/Makefile.am
- src/audio/NOTES 24 additions, 0 deletionssrc/audio/NOTES
- src/audio/audiofile.cpp 1 addition, 1 deletionsrc/audio/audiofile.cpp
- src/audio/audiortp.cpp 4 additions, 4 deletionssrc/audio/audiortp.cpp
- src/iaxvoiplink.cpp 4 additions, 4 deletionssrc/iaxvoiplink.cpp
Loading
Please register or sign in to comment