Skip to content

Instantly share code, notes, and snippets.

@aaronky
Created June 9, 2011 23:53
Show Gist options
  • Select an option

  • Save aaronky/1018020 to your computer and use it in GitHub Desktop.

Select an option

Save aaronky/1018020 to your computer and use it in GitHub Desktop.
===> Building for tmux-1.4_5
cc -iquote. -O2 -pipe -fno-strict-aliasing -march=nocona -DBUILD="\"1.4\"" -c attributes.c -o attributes.o
In file included from attributes.c:23:
tmux.h:30:19: error: event.h: No such file or directory
In file included from attributes.c:23:
tmux.h:830: error: field 'name_timer' has incomplete type
tmux.h:1032: error: field 'key_timer' has incomplete type
tmux.h:1093: error: field 'event' has incomplete type
tmux.h:1117: error: field 'repeat_timer' has incomplete type
tmux.h:1139: error: field 'identify_timer' has incomplete type
tmux.h:1142: error: field 'message_timer' has incomplete type
*** Error code 1
Stop in /usr/ports/sysutils/tmux/work/tmux-1.4.
*** Error code 1
Stop in /usr/ports/sysutils/tmux.
*** Error code 1
Stop in /usr/ports/sysutils/tmux.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment