Skip to content

GitLab

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

Closed
Open
Opened Sep 18, 2019 by Bugzilla Migration User@bugzilla-migration

render2.c: In function '__indirect_glMap1d'

Submitted by Henry

Assigned to mes..@..op.org

Link to original bug (#67740)

Description

render2.c:54:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration] k = __glMap1d_size(target); ^ render2.c: In function '__indirect_glMap1f': render2.c:121:4: error: implicit declaration of function '__glMap1f_size' [-Werror=implicit-function-declaration] k = __glMap1f_size(target); ^ render2.c: In function '__indirect_glMap2d': render2.c:185:4: error: implicit declaration of function '__glMap2d_size' [-Werror=implicit-function-declaration] k = __glMap2d_size(target); ^ render2.c: In function '__indirect_glMap2f': render2.c:263:4: error: implicit declaration of function '__glMap2f_size' [-Werror=implicit-function-declaration] k = __glMap2f_size(target); ^ cc1: some warnings being treated as errors make[3]: *** [render2.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory /Desktop/mesa-9.1.6/src/glx' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory /Desktop/mesa-9.1.6/src/glx' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/Desktop/mesa-9.1.6/src' make: *** [all-recursive] Error 1

Version: 9.1

See also

  • https://bugs.freedesktop.org/show_bug.cgi?id=76489
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
Reference: mesa/mesa#91