Public bug reported:

I get this error on x86_64 that I don't on 16.04.1 ARM64 and it does not seem 
to be defined in any libraries.
make[2]: Entering directory '/usr/src/ghpsdr3-alex/trunk/src/dspserver'
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -O3 -Wall 
-I../../../trunk/src/DttSP -Wno-unused-function -L../../../trunk/src/DttSP -L.  
 -ffast-math -fopenmp  -march=native  -g -O2 -I/usr/include/libusb-1.0/ 
-I/usr/local/include/  -L/lib64 -L/usr/lib64 -o dspserver dspserver-main.o 
dspserver-ozy.o dspserver-soundcard.o dspserver-client.o 
dspserver-audiostream.o dspserver-register.o dspserver-rtp.o dspserver-G711A.o 
-lDttSP -lsdrutil -lrt -lssl -lcrypto  -lgomp -lortp -lsamplerate 
-levent_openssl -levent_pthreads -levent -lusb-1.0 -lconfig -ljack -lusb 
-lpulse -lpulse-simple -lcodec2 -lfftw3f -lportaudio -lpthread -lm 
libtool: link: gcc -O3 -Wall -I../../../trunk/src/DttSP -Wno-unused-function 
-ffast-math -fopenmp -march=native -g -O2 -I/usr/include/libusb-1.0/ 
-I/usr/local/include/ -o dspserver dspserver-main.o dspserver-ozy.o 
dspserver-soundcard.o dspserver-client.o dspserver-audiostream.o 
dspserver-register.o dspserver-rtp.o dspserver-G711A.o  
-L../../../trunk/src/DttSP -L. -L/lib64 -L/usr/lib64 -lDttSP -lsdrutil -lrt 
-lssl -lcrypto -lgomp -lortp -lsamplerate -levent_openssl -levent_pthreads 
-levent -lusb-1.0 -lconfig -ljack -lusb -lpulse -lpulse-simple -lcodec2 
-lfftw3f -lportaudio -lpthread -lm -fopenmp
dspserver-client.o: In function `thread_cleanup':
/usr/src/ghpsdr3-alex/trunk/src/dspserver/client.c:932: undefined reference to 
`CRYPTO_get_lock_name'
collect2: error: ld returned 1 exit status
Makefile:462: recipe for target 'dspserver' failed
make[2]: *** [dspserver] Error 1
make[2]: Leaving directory '/usr/src/ghpsdr3-alex/trunk/src/dspserver'
Makefile:432: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/src/ghpsdr3-alex'
Makefile:364: recipe for target 'all' failed
make: *** [all] Error 2
root@sdrbox1:/usr/src/ghpsdr3-alex#

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1792652

Title:
  18.04.1 LTS undefined reference to `CRYPTO_get_lock_name'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1792652/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to