=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libvisual0.2-0.2.0nb1 --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in libvisual --- lv_actor.lo --- --- lv_input.lo --- --- lv_event.lo --- --- lv_bin.lo --- --- lv_plugin.lo --- --- lv_actor.lo --- if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -mmmx -DPLUGPATH="\"/usr/pkg/lib/libvisual\"" -O3 -pipe -fstack-protector -MT lv_actor.lo -MD -MP -MF ".deps/lv_actor.Tpo" -c -o lv_actor.lo lv_actor.c; then mv -f ".deps/lv_actor.Tpo" ".deps/lv_actor.Plo"; else rm -f ".deps/lv_actor.Tpo"; exit 1; fi --- lv_input.lo --- if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -mmmx -DPLUGPATH="\"/usr/pkg/lib/libvisual\"" -O3 -pipe -fstack-protector -MT lv_input.lo -MD -MP -MF ".deps/lv_input.Tpo" -c -o lv_input.lo lv_input.c; then mv -f ".deps/lv_input.Tpo" ".deps/lv_input.Plo"; else rm -f ".deps/lv_input.Tpo"; exit 1; fi --- lv_event.lo --- if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -mmmx -DPLUGPATH="\"/usr/pkg/lib/libvisual\"" -O3 -pipe -fstack-protector -MT lv_event.lo -MD -MP -MF ".deps/lv_event.Tpo" -c -o lv_event.lo lv_event.c; then mv -f ".deps/lv_event.Tpo" ".deps/lv_event.Plo"; else rm -f ".deps/lv_event.Tpo"; exit 1; fi --- lv_bin.lo --- if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -mmmx -DPLUGPATH="\"/usr/pkg/lib/libvisual\"" -O3 -pipe -fstack-protector -MT lv_bin.lo -MD -MP -MF ".deps/lv_bin.Tpo" -c -o lv_bin.lo lv_bin.c; then mv -f ".deps/lv_bin.Tpo" ".deps/lv_bin.Plo"; else rm -f ".deps/lv_bin.Tpo"; exit 1; fi --- lv_plugin.lo --- if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -mmmx -DPLUGPATH="\"/usr/pkg/lib/libvisual\"" -O3 -pipe -fstack-protector -MT lv_plugin.lo -MD -MP -MF ".deps/lv_plugin.Tpo" -c -o lv_plugin.lo lv_plugin.c; then mv -f ".deps/lv_plugin.Tpo" ".deps/lv_plugin.Plo"; else rm -f ".deps/lv_plugin.Tpo"; exit 1; fi --- lv_actor.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libvisual -mmmx -DPLUGPATH=\"/usr/pkg/lib/libvisual\" -O3 -pipe -fstack-protector -MT lv_actor.lo -MD -MP -MF .deps/lv_actor.Tpo -c lv_actor.c -fPIC -DPIC -o .libs/lv_actor.o --- lv_input.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libvisual -mmmx -DPLUGPATH=\"/usr/pkg/lib/libvisual\" -O3 -pipe -fstack-protector -MT lv_input.lo -MD -MP -MF .deps/lv_input.Tpo -c lv_input.c -fPIC -DPIC -o .libs/lv_input.o --- lv_plugin.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libvisual -mmmx -DPLUGPATH=\"/usr/pkg/lib/libvisual\" -O3 -pipe -fstack-protector -MT lv_plugin.lo -MD -MP -MF .deps/lv_plugin.Tpo -c lv_plugin.c -fPIC -DPIC -o .libs/lv_plugin.o --- lv_event.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libvisual -mmmx -DPLUGPATH=\"/usr/pkg/lib/libvisual\" -O3 -pipe -fstack-protector -MT lv_event.lo -MD -MP -MF .deps/lv_event.Tpo -c lv_event.c -fPIC -DPIC -o .libs/lv_event.o --- lv_bin.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libvisual -mmmx -DPLUGPATH=\"/usr/pkg/lib/libvisual\" -O3 -pipe -fstack-protector -MT lv_bin.lo -MD -MP -MF .deps/lv_bin.Tpo -c lv_bin.c -fPIC -DPIC -o .libs/lv_bin.o --- lv_input.lo --- In file included from ../libvisual/lv_palette.h:28:0, from ../libvisual/lv_video.h:31, from ../libvisual/lv_plugin.h:27, from lv_input.h:28, from lv_input.c:30: ../libvisual/lv_color.h:43:2: error: expected specifier-qualifier-list before 'uint8_t' In file included from ../libvisual/lv_plugin.h:27:0, from lv_input.h:28, from lv_input.c:30: ../libvisual/lv_video.h:135:48: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:59: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:70: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:81: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:136:47: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:141:53: error: expected ')' before '*' token --- lv_bin.lo --- In file included from ../libvisual/lv_palette.h:28:0, from ../libvisual/lv_video.h:31, from ../libvisual/lv_plugin.h:27, from lv_input.h:28, from lv_bin.c:36: ../libvisual/lv_color.h:43:2: error: expected specifier-qualifier-list before 'uint8_t' In file included from ../libvisual/lv_plugin.h:27:0, from lv_input.h:28, from lv_bin.c:36: ../libvisual/lv_video.h:135:48: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:59: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:70: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:81: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:136:47: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:141:53: error: expected ')' before '*' token --- lv_plugin.lo --- In file included from ../libvisual/lv_param.h:28:0, from lv_libvisual.h:27, from lv_plugin.c:32: ../libvisual/lv_color.h:43:2: error: expected specifier-qualifier-list before 'uint8_t' --- lv_input.lo --- In file included from ../libvisual/lv_plugin.h:33:0, from lv_input.h:28, from lv_input.c:30: ../libvisual/lv_param.h:156:57: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_param.h:156:68: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_param.h:156:79: error: expected declaration specifiers or '...' before 'uint8_t' In file included from ../libvisual/lv_plugin.h:35:0, from lv_input.h:28, from lv_input.c:30: ../libvisual/lv_random.h:50:2: error: expected specifier-qualifier-list before 'uint32_t' ../libvisual/lv_random.h:65:55: error: expected ')' before 'seed' ../libvisual/lv_random.h:66:65: error: expected declaration specifiers or '...' before 'uint32_t' ../libvisual/lv_random.h:67:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_get_seed' ../libvisual/lv_random.h:68:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_get_seed_state' ../libvisual/lv_random.h:71:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_int' ../libvisual/lv_random.h:72:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_int_range' --- lv_plugin.lo --- In file included from ../libvisual/lv_songinfo.h:28:0, from ../libvisual/lv_event.h:4, from ../libvisual/lv_param.h:31, from lv_libvisual.h:27, from lv_plugin.c:32: ../libvisual/lv_video.h:135:48: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:59: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:70: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:81: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:136:47: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:141:53: error: expected ')' before '*' token --- lv_input.lo --- In file included from lv_input.h:28:0, from lv_input.c:30: ../libvisual/lv_plugin.h:319:2: error: expected specifier-qualifier-list before 'uint32_t' --- lv_bin.lo --- In file included from ../libvisual/lv_plugin.h:33:0, from lv_input.h:28, from lv_bin.c:36: ../libvisual/lv_param.h:156:57: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_param.h:156:68: error: expected declaration specifiers or '...' before 'uint8_t' --- lv_input.lo --- lv_input.c: In function 'get_input_plugin': --- lv_bin.lo --- ../libvisual/lv_param.h:156:79: error: expected declaration specifiers or '...' before 'uint8_t' --- lv_input.lo --- lv_input.c:61:13: error: 'VisPluginInfo' has no member named 'plugin' --- lv_plugin.lo --- In file included from lv_libvisual.h:27:0, from lv_plugin.c:32: ../libvisual/lv_param.h:156:57: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_param.h:156:68: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_param.h:156:79: error: expected declaration specifiers or '...' before 'uint8_t' --- lv_event.lo --- In file included from ../libvisual/lv_palette.h:28:0, from ../libvisual/lv_video.h:31, from ../libvisual/lv_songinfo.h:28, from lv_event.h:4, from lv_event.c:30: ../libvisual/lv_color.h:43:2: error: expected specifier-qualifier-list before 'uint8_t' In file included from ../libvisual/lv_songinfo.h:28:0, from lv_event.h:4, from lv_event.c:30: ../libvisual/lv_video.h:135:48: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:59: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:70: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:81: error: expected declaration specifiers or '...' before 'uint8_t' --- lv_bin.lo --- In file included from ../libvisual/lv_plugin.h:35:0, from lv_input.h:28, from lv_bin.c:36: ../libvisual/lv_random.h:50:2: error: expected specifier-qualifier-list before 'uint32_t' ../libvisual/lv_random.h:65:55: error: expected ')' before 'seed' --- lv_event.lo --- ../libvisual/lv_video.h:136:47: error: expected declaration specifiers or '...' before 'uint8_t' --- lv_bin.lo --- ../libvisual/lv_random.h:66:65: error: expected declaration specifiers or '...' before 'uint32_t' ../libvisual/lv_random.h:67:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_get_seed' ../libvisual/lv_random.h:68:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_get_seed_state' ../libvisual/lv_random.h:71:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_int' ../libvisual/lv_random.h:72:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_int_range' --- lv_event.lo --- ../libvisual/lv_video.h:141:53: error: expected ')' before '*' token --- lv_bin.lo --- In file included from lv_input.h:28:0, from lv_bin.c:36: ../libvisual/lv_plugin.h:319:2: error: expected specifier-qualifier-list before 'uint32_t' --- lv_plugin.lo --- In file included from lv_plugin.h:35:0, from lv_plugin.c:33: ../libvisual/lv_random.h:50:2: error: expected specifier-qualifier-list before 'uint32_t' ../libvisual/lv_random.h:65:55: error: expected ')' before 'seed' ../libvisual/lv_random.h:66:65: error: expected declaration specifiers or '...' before 'uint32_t' ../libvisual/lv_random.h:67:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_get_seed' ../libvisual/lv_random.h:68:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_get_seed_state' ../libvisual/lv_random.h:71:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_int' ../libvisual/lv_random.h:72:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_int_range' In file included from lv_plugin.c:33:0: lv_plugin.h:319:2: error: expected specifier-qualifier-list before 'uint32_t' lv_plugin.c: In function 'plugin_info_dtor': lv_plugin.c:51:14: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:52:28: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:54:14: error: 'VisPluginInfo' has no member named 'type' lv_plugin.c:55:28: error: 'VisPluginInfo' has no member named 'type' lv_plugin.c:57:14: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:58:28: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:60:14: error: 'VisPluginInfo' has no member named 'author' lv_plugin.c:61:28: error: 'VisPluginInfo' has no member named 'author' lv_plugin.c:63:14: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:64:28: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:66:14: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:67:28: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:69:14: error: 'VisPluginInfo' has no member named 'help' lv_plugin.c:70:28: error: 'VisPluginInfo' has no member named 'help' lv_plugin.c:72:10: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:73:10: error: 'VisPluginInfo' has no member named 'type' lv_plugin.c:74:10: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:75:10: error: 'VisPluginInfo' has no member named 'author' lv_plugin.c:76:10: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:77:10: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:78:10: error: 'VisPluginInfo' has no member named 'help' lv_plugin.c: In function 'visual_plugin_info_copy': lv_plugin.c:207:6: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:207:19: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:207:19: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:207:19: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:207:19: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:207:19: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:207:19: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:207:19: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:208:6: error: 'VisPluginInfo' has no member named 'type' --- lv_actor.lo --- In file included from ../libvisual/lv_palette.h:28:0, from ../libvisual/lv_video.h:31, from lv_actor.h:28, from lv_actor.c:32: --- lv_plugin.lo --- lv_plugin.c:208:15: error: 'VisPluginInfo' has no member named 'type' lv_plugin.c:208:15: error: 'VisPluginInfo' has no member named 'type' lv_plugin.c:208:15: error: 'VisPluginInfo' has no member named 'type' --- lv_actor.lo --- ../libvisual/lv_color.h:43:2: error: expected specifier-qualifier-list before 'uint8_t' --- lv_plugin.lo --- lv_plugin.c:208:15: error: 'VisPluginInfo' has no member named 'type' lv_plugin.c:208:15: error: 'VisPluginInfo' has no member named 'type' lv_plugin.c:208:15: error: 'VisPluginInfo' has no member named 'type' lv_plugin.c:208:15: error: 'VisPluginInfo' has no member named 'type' lv_plugin.c:209:6: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:209:15: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:209:15: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:209:15: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:209:15: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:209:15: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:209:15: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:209:15: error: 'VisPluginInfo' has no member named 'name' lv_plugin.c:210:6: error: 'VisPluginInfo' has no member named 'author' lv_plugin.c:210:17: error: 'VisPluginInfo' has no member named 'author' lv_plugin.c:210:17: error: 'VisPluginInfo' has no member named 'author' --- lv_actor.lo --- In file included from lv_actor.h:28:0, from lv_actor.c:32: ../libvisual/lv_video.h:135:48: error: expected declaration specifiers or '...' before 'uint8_t' --- lv_plugin.lo --- lv_plugin.c:210:17: error: 'VisPluginInfo' has no member named 'author' lv_plugin.c:210:17: error: 'VisPluginInfo' has no member named 'author' --- lv_actor.lo --- ../libvisual/lv_video.h:135:59: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:70: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_video.h:135:81: error: expected declaration specifiers or '...' before 'uint8_t' --- lv_plugin.lo --- lv_plugin.c:210:17: error: 'VisPluginInfo' has no member named 'author' --- lv_actor.lo --- ../libvisual/lv_video.h:136:47: error: expected declaration specifiers or '...' before 'uint8_t' --- lv_plugin.lo --- lv_plugin.c:210:17: error: 'VisPluginInfo' has no member named 'author' lv_plugin.c:210:17: error: 'VisPluginInfo' has no member named 'author' --- lv_actor.lo --- ../libvisual/lv_video.h:141:53: error: expected ')' before '*' token --- lv_plugin.lo --- lv_plugin.c:211:6: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:211:18: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:211:18: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:211:18: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:211:18: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:211:18: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:211:18: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:211:18: error: 'VisPluginInfo' has no member named 'version' lv_plugin.c:212:6: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:212:16: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:212:16: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:212:16: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:212:16: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:212:16: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:212:16: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:212:16: error: 'VisPluginInfo' has no member named 'about' lv_plugin.c:213:6: error: 'VisPluginInfo' has no member named 'help' lv_plugin.c:213:15: error: 'VisPluginInfo' has no member named 'help' lv_plugin.c:213:15: error: 'VisPluginInfo' has no member named 'help' lv_plugin.c:213:15: error: 'VisPluginInfo' has no member named 'help' lv_plugin.c:213:15: error: 'VisPluginInfo' has no member named 'help' lv_plugin.c:213:15: error: 'VisPluginInfo' has no member named 'help' --- lv_bin.lo --- lv_bin.c: In function 'visual_bin_switch_actor_by_name': lv_bin.c:475:2: error: 'VisPluginInfo' has no member named 'name' --- lv_plugin.lo --- lv_plugin.c:213:15: error: 'VisPluginInfo' has no member named 'help' lv_plugin.c:213:15: error: 'VisPluginInfo' has no member named 'help' lv_plugin.c: In function 'visual_plugin_events_pump': lv_plugin.c:230:18: error: 'VisPluginInfo' has no member named 'events' lv_plugin.c:231:15: error: 'VisPluginInfo' has no member named 'events' lv_plugin.c: In function 'visual_plugin_get_specific': lv_plugin.c:351:17: error: 'VisPluginInfo' has no member named 'plugin' lv_plugin.c: In function 'visual_plugin_registry_filter': lv_plugin.c:432:46: error: 'VisPluginInfo' has no member named 'type' lv_plugin.c: In function 'visual_plugin_get_next_by_name': lv_plugin.c:464:20: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:467:20: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:469:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c: In function 'visual_plugin_get_prev_by_name': lv_plugin.c:501:19: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' --- lv_actor.lo --- In file included from ../libvisual/lv_plugin.h:33:0, from lv_actor.h:30, from lv_actor.c:32: --- lv_plugin.lo --- lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' --- lv_actor.lo --- ../libvisual/lv_param.h:156:57: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_param.h:156:68: error: expected declaration specifiers or '...' before 'uint8_t' ../libvisual/lv_param.h:156:79: error: expected declaration specifiers or '...' before 'uint8_t' --- lv_plugin.lo --- lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:505:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:507:22: error: 'VisPluginInfo' has no member named 'plugname' --- lv_actor.lo --- In file included from ../libvisual/lv_plugin.h:35:0, from lv_actor.h:30, from lv_actor.c:32: ../libvisual/lv_random.h:50:2: error: expected specifier-qualifier-list before 'uint32_t' ../libvisual/lv_random.h:65:55: error: expected ')' before 'seed' ../libvisual/lv_random.h:66:65: error: expected declaration specifiers or '...' before 'uint32_t' ../libvisual/lv_random.h:67:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_get_seed' ../libvisual/lv_random.h:68:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_get_seed_state' ../libvisual/lv_random.h:71:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_int' ../libvisual/lv_random.h:72:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'visual_random_context_int_range' --- lv_input.lo --- *** [lv_input.lo] Error code 1 bmake: stopped in /tmp/pkgsrc/audio/libvisual0.2/work/libvisual-0.2.0/libvisual --- lv_actor.lo --- In file included from lv_actor.h:30:0, from lv_actor.c:32: ../libvisual/lv_plugin.h:319:2: error: expected specifier-qualifier-list before 'uint32_t' --- lv_plugin.lo --- lv_plugin.c: In function 'visual_plugin_unload': lv_plugin.c:587:15: error: 'VisPluginInfo' has no member named 'cleanup' lv_plugin.c:589:18: error: 'VisPluginInfo' has no member named 'plugin' lv_plugin.c:590:24: error: 'VisPluginInfo' has no member named 'plugin' lv_plugin.c: In function 'visual_plugin_load': lv_plugin.c:631:37: error: 'VisPluginInfo' has no member named 'flags' lv_plugin.c:632:3: error: 'VisPluginInfo' has no member named 'plugname' --- lv_actor.lo --- lv_actor.c: In function 'get_actor_plugin': lv_actor.c:73:14: error: 'VisPluginInfo' has no member named 'plugin' --- lv_plugin.lo --- lv_plugin.c:678:2: error: too many arguments to function 'visual_random_context_set_seed' ../libvisual/lv_random.h:66:5: note: declared here --- lv_actor.lo --- lv_actor.c: In function 'visual_actor_get_next_by_name_gl': lv_actor.c:134:15: error: 'VisPluginInfo' has no member named 'plugin' --- lv_plugin.lo --- lv_plugin.c: In function 'visual_plugin_realize': lv_plugin.c:702:14: error: 'VisPluginInfo' has no member named 'init' --- lv_actor.lo --- lv_actor.c: In function 'visual_actor_get_prev_by_name_gl': lv_actor.c:174:15: error: 'VisPluginInfo' has no member named 'plugin' lv_actor.c: In function 'visual_actor_get_next_by_name_nogl': lv_actor.c:214:15: error: 'VisPluginInfo' has no member named 'plugin' lv_actor.c: In function 'visual_actor_get_prev_by_name_nogl': lv_actor.c:254:15: error: 'VisPluginInfo' has no member named 'plugin' --- lv_plugin.lo --- lv_plugin.c: In function 'visual_plugin_get_references': lv_plugin.c:761:18: error: 'VisPluginInfo' has no member named 'struct_size' lv_plugin.c:762:16: error: 'VisPluginInfo' has no member named 'api_version' lv_plugin.c:784:36: error: 'VisPluginInfo' has no member named 'plugin' lv_plugin.c: In function 'visual_plugin_find': lv_plugin.c:837:16: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' --- lv_actor.lo --- lv_actor.c: In function 'visual_actor_video_negotiate': --- lv_plugin.lo --- lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' --- lv_actor.lo --- lv_actor.c:478:2: error: 'VisPluginInfo' has no member named 'name' --- lv_plugin.lo --- lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' lv_plugin.c:840:7: error: 'VisPluginInfo' has no member named 'plugname' --- lv_event.lo --- *** [lv_event.lo] Error code 1 bmake: stopped in /tmp/pkgsrc/audio/libvisual0.2/work/libvisual-0.2.0/libvisual --- lv_bin.lo --- *** [lv_bin.lo] Error code 1 bmake: stopped in /tmp/pkgsrc/audio/libvisual0.2/work/libvisual-0.2.0/libvisual --- lv_actor.lo --- *** [lv_actor.lo] Error code 1 bmake: stopped in /tmp/pkgsrc/audio/libvisual0.2/work/libvisual-0.2.0/libvisual --- lv_plugin.lo --- *** [lv_plugin.lo] Error code 1 bmake: stopped in /tmp/pkgsrc/audio/libvisual0.2/work/libvisual-0.2.0/libvisual 5 errors bmake: stopped in /tmp/pkgsrc/audio/libvisual0.2/work/libvisual-0.2.0/libvisual *** [all-recursive] Error code 1 bmake: stopped in /tmp/pkgsrc/audio/libvisual0.2/work/libvisual-0.2.0 1 error bmake: stopped in /tmp/pkgsrc/audio/libvisual0.2/work/libvisual-0.2.0 *** [all] Error code 2 bmake: stopped in /tmp/pkgsrc/audio/libvisual0.2/work/libvisual-0.2.0 1 error bmake: stopped in /tmp/pkgsrc/audio/libvisual0.2/work/libvisual-0.2.0 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/audio/libvisual0.2 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/libvisual0.2