Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #8478

Closed
Open
Created Dec 23, 2014 by Administrator@rootOwner

dependency on broken timfel-krb5-auth-0.8

Created by: hasufell

The last commit of the project is almost 5 years old.

Building fails, because the linker line is wrong (-lcom_err is missing).

Fixing it seems to be almost impossible, because I don't have much control about what the bundler does.

# gem install timfel-krb5-auth -v '0.8'
Fetching: timfel-krb5-auth-0.8.gem (100%)
Building native extensions.  This could take a while...
ERROR:  Error installing timfel-krb5-auth:
    ERROR: Failed to build gem native extension.

    /usr/bin/ruby20 extconf.rb
checking for main() in -lc... yes
checking for krb5_init_context() in -lkrb5... yes
creating Makefile

make "DESTDIR="
compiling ruby_krb5_auth.c
linking shared-object krb5_auth.so
ruby_krb5_auth.o: In function `Krb5_register_error':
ruby_krb5_auth.c:(.text+0x138): undefined reference to `error_message'
collect2: error: ld returned 1 exit status
Makefile:231: recipe for target 'krb5_auth.so' failed
make: *** [krb5_auth.so] Error 1


Gem files will remain installed in /home/jule/.gem/ruby/2.0.0/gems/timfel-krb5-auth-0.8 for inspection.
Results logged to /home/jule/.gem/ruby/2.0.0/gems/timfel-krb5-auth-0.8/ext/gem_make.out
Assignee
Assign to
Time tracking