Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F frama-c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 168
    • Issues 168
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • frama-c
  • Issues
  • #157

configure does not detect gtksourceview due to wrong path

ID0002457: This issue was created automatically from Mantis Issue 2457. Further discussion may take place here.


Id Project Category View Due Date Updated
ID0002457 Frama-C Kernel > configure public 2019-06-20 2019-06-20
Reporter madroach Assigned To virgile Resolution open
Priority normal Severity minor Reproducibility always
Platform amd64 OS OpenBSD OS Version 6.5
Product Version Frama-C GIT, precise the release id Target Version - Fixed in Version -

Description :

This is on 19.0-beta2. due to looking in the wrong directory, gtksourceview is not found. Diff can be found in Additional Information

Additional Information :

Index: configure.in --- configure.in.orig +++ configure.in @@ -975,8 +975,8 @@ else fi

configure_library([GTKSOURCEVIEW],

  •              [$SOURCEVIEW_PATH/lablgtksourceview2.$LIB_SUFFIX,
  •               $SOURCEVIEW_PATH/lablgtk3_sourceview3.$LIB_SUFFIX],
  •              [$LABLGTKPATH_FOR_CONFIGURE/lablgtksourceview2.$LIB_SUFFIX,
  •               $LABLGTKPATH_FOR_CONFIGURE/lablgtk3_sourceview3.$LIB_SUFFIX],
                 [lablgtksourceview not found],
                 no)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking