Menu

#16 hlines3?

closed
5
2006-12-09
2006-12-09
No

I am trying to make Arch Linux package for glame-2.0.1, however, I have this problem:

edit_filter/canvasport.c:38:31: error: X11/bitmaps/hlines3: No such file or directory
edit_filter/canvasport.c: In function 'glame_canvas_port_redraw':
edit_filter/canvasport.c:697: error: 'hlines3_bits' undeclared (first use in this function)
edit_filter/canvasport.c:697: error: (Each undeclared identifier is reported only once
edit_filter/canvasport.c:697: error: for each function it appears in.)
make[3]: *** [edit_filter/canvasport.o] Error 1

Is there something wrong with my installation or is it a bug in glame?

Discussion

  • Daniel Kobras

    Daniel Kobras - 2006-12-09

    Logged In: YES
    user_id=7832
    Originator: NO

    You need to have package xbitmaps installed when building glame. Most likely, you're just missing the proper depends entry in your PKGBUILD.

     
  • Daniel Kobras

    Daniel Kobras - 2006-12-09
    • status: open --> closed
     

Log in to post a comment.