Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
pkg-config
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 56
    • Issues 56
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pkg-config
  • pkg-config
  • Issues
  • #31

Closed
Open
Created Apr 29, 2014 by Bugzilla Migration User@bugzilla-migration

Execution of compiled pkg-config-0.28 on Synology DS712+ results in a Segmentation fault (core dump)

Submitted by hdisseldorp

Assigned to pkg..@..op.org

Link to original bug (#78087)

Description

After a successful creation of pkg-config-0.28. I get a segmentation fault when I try to execute the compiled program. Here are the steps I took to compile the program.

I have downloaded pkg-config-0.28.tar.gz into a local tmp directory. I executed the following commands: 1) tar xvzf pkg-config-0.28.tar.gz 2) cd pkg-config-0.28 3) env LDFLAGS="-L/opt/lib" ./configure --prefix=/usr/local 4) make install 5) /usr/local/pkg-config --version 6) Segmentation fault (core dumped)

Al this is run on a Synology DS712+ NAS server on which I installed ipkg, to be able to install additional (development) packages. I guess that the segmentation fault is caused by linking with the wrong library (versions).

The reason I need an updated version of pkg-config is to be able to compile the latest ruby version. The current pkg-config version (0.15) don't recognize the "URL' tag.

Can somebody help me out with this problem?

Kind regards, Harry

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None