Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. DXINERAMA=1 -DSYNC=1 -I. -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -march=native -pipe -fomit-frame-pointer -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-client_list_menu.o -MD -MP -MF "openbox/.deps/openbox_openbox-client_list_menu.Tpo" -c -o openbox/openbox_openbox-client_list_menu.o `test -f 'openbox/client_list_menu.c' || echo './'`openbox/client_list_menu.c; \
  2. then mv -f "openbox/.deps/openbox_openbox-client_list_menu.Tpo" "openbox/.deps/openbox_openbox-client_list_menu.Po"; else rm -f "openbox/.deps/openbox_openbox-client_list_menu.Tpo"; exit 1; fi
  3. openbox/client.c: In function ‘client_try_configure’:
  4. openbox/client.c:2878: error: invalid type argument of ‘->’ (have ‘Strut’)
  5. openbox/client.c:2878: error: invalid type argument of ‘->’ (have ‘Strut’)
  6. openbox/client.c:2880: error: invalid type argument of ‘->’ (have ‘Strut’)
  7. openbox/client.c:2880: error: invalid type argument of ‘->’ (have ‘Strut’)
  8. make[1]: *** [openbox/openbox_openbox-client.o] Error 1
  9. make[1]: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement