Opened 7 years ago

Last modified 7 years ago

#9345 closed defect

libgdata-0.17.8 will not build with OpenSSL-1.1.0f/liboauth-1.0.3 changes — at Initial Version

Reported by: Wayne Blaszczyk Owned by: blfs-book@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

The following error occurs when running make:

   CCLD     demos/youtube/youtube-cli
/usr/lib/liboauth.so: undefined reference to `EVP_MD_CTX_cleanup'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:1975: demos/youtube/youtube-cli] Error 1
make[2]: Leaving directory '/opt/sources/libgdata-0.17.8'
make[1]: *** [Makefile:3407: all-recursive] Error 1
make[1]: Leaving directory '/opt/sources/libgdata-0.17.8'
make: *** [Makefile:1420: all] Error 2

I worked around this issue by removing the patch from liboauth and adding the --enable-nss parameter.

Change History (0)

Note: See TracTickets for help on using tickets.