Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • J jami-client-gnome
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 88
    • Issues 88
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • savoirfairelinux
  • jami-client-gnome
  • Issues
  • #752

Closed
Open
Created Oct 07, 2016 by RingBot@RingBotOwner

Ring PJSIP doesn't compile

Issue generated from Tuleap's migration script. Originally submitted by: szotsaki (szotsaki)

I tried to apply the Ring specific patches to PJSIP 2.5.5 and compile it, but it fails.

Compiler options:

  
%configure  --enable-shared --disable-static \\  
            --enable-floating-point \\  
            --enable-epoll        \\  
            --enable-oss          \\  
            --enable-video        \\  
            --enable-resample     \\  
            --enable-ffmpeg       \\  
            --enable-ext-sound    \\  
            --enable-small-filter \\  
            --enable-large-filter \\  
            --enable-speex-aec    \\  
            --enable-g711-codec   \\  
            --enable-l16-codec    \\  
            --enable-g722-codec   \\  
            --enable-g7221-codec  \\  
            --enable-sdl          \\  
            --enable-ffmpeg       \\  
            --enable-v4l2         \\  
            --enable-openh264     \\  
            --enable-webrtc       \\  
            --enable-opus         \\  
            --enable-libyuv       \\  
            --enable-ilbc-codec   \\  
            --with-external-gsm   \\  
            --with-external-speex \\  
            --with-external-srtp  \\  
            --with-external-pa    \\  
            --enable-ssl=gnutls

Error message:

  
[   23s] make[2]: \*\*\* No rule to make target 'output/pjlib-x86\_64-suse-linux-gnu/ssl\_sock\_gtls.o', needed by '../lib/libpj-x86\_64-suse-linux-gnu.a'.  Stop.  
[   23s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/pjproject-2.5.5/pjlib/build'

GnuTLS version: 3.4.14

.build.log
config.log
ring-specific.patch

Assignee
Assign to
Time tracking