Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [chris@brenva SPECS]$ rpmbuild -ba wmhdplop.spec
- Executing(%prep): /bin/sh -e /home/chris/Documents/rpm/tmp/rpm-tmp.SeeD7W
- + umask 022
- + cd /home/chris/Documents/rpm/BUILD
- + '[' 1 -eq 1 ']'
- + '[' 1 -eq 1 ']'
- + '[' 1 -eq 1 ']'
- + cd /home/chris/Documents/rpm/BUILD
- + rm -rf wmhdplop-0.9.9
- + /usr/bin/gzip -dc /home/chris/Documents/rpm/SOURCES/wmhdplop-0.9.9.tar.gz
- + /bin/tar -xf -
- + STATUS=0
- + '[' 0 -ne 0 ']'
- + cd wmhdplop-0.9.9
- + exit 0
- Executing(%build): /bin/sh -e /home/chris/Documents/rpm/tmp/rpm-tmp.jxPuMk
- + umask 022
- + cd /home/chris/Documents/rpm/BUILD
- + cd wmhdplop-0.9.9
- + '[' 1 -eq 1 ']'
- + '[' 1 -eq 1 ']'
- + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
- + export CFLAGS
- + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
- + export CXXFLAGS
- + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
- + export FFLAGS
- + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
- + export LDFLAGS
- + CONFIGURE_TOP=.
- + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
- Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
- + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
- Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
- + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
- Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
- + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
- + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
- + '[' -f ./configure.in -o -f ./configure.ac ']'
- + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64'
- + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib64 --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-mageia-linux-gnu
- checking host system type... x86_64-mageia-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for X... libraries /usr/lib64, headers /usr/include
- checking whether -R must be followed by a space... neither works
- checking for gethostbyname... yes
- checking for connect... yes
- checking for remove... yes
- checking for shmat... yes
- checking for IceConnectionNumber in -lICE... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking linux/hdreg.h usability... yes
- checking linux/hdreg.h presence... yes
- checking for linux/hdreg.h... yes
- checking for imlib2-config... yes
- building with GKHDPLOP, checking for gtk2..
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for PACKAGE... yes
- checking gkrellm2/gkrellm.h usability... yes
- checking gkrellm2/gkrellm.h presence... yes
- checking for gkrellm2/gkrellm.h... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- - - - - - - - - - - - - - - - -
- 1331;33mwmhdplop will be built1330m
- 1331;33mgkhdplop.so will be built1330m
- Check that the plugin is working properly before installing it with:
- gkrellm -p ./gkhdplop.so
- and then install the gkrellm plugin with:
- mv ./gkhdplop.so ~/.gkrellm2/plugins
- + make -j2
- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkhdplop_so-wmhdplop.o -MD -MP -MF ".deps/gkhdplop_so-wmhdplop.Tpo" -c -o gkhdplop_so-wmhdplop.o `test -f 'wmhdplop.c' || echo './'`wmhdplop.c; \
- then mv -f ".deps/gkhdplop_so-wmhdplop.Tpo" ".deps/gkhdplop_so-wmhdplop.Po"; else rm -f ".deps/gkhdplop_so-wmhdplop.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkhdplop_so-util.o -MD -MP -MF ".deps/gkhdplop_so-util.Tpo" -c -o gkhdplop_so-util.o `test -f 'util.c' || echo './'`util.c; \
- then mv -f ".deps/gkhdplop_so-util.Tpo" ".deps/gkhdplop_so-util.Po"; else rm -f ".deps/gkhdplop_so-util.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkhdplop_so-procstat.o -MD -MP -MF ".deps/gkhdplop_so-procstat.Tpo" -c -o gkhdplop_so-procstat.o `test -f 'procstat.c' || echo './'`procstat.c; \
- then mv -f ".deps/gkhdplop_so-procstat.Tpo" ".deps/gkhdplop_so-procstat.Po"; else rm -f ".deps/gkhdplop_so-procstat.Tpo"; exit 1; fi
- wmhdplop.c: In function ‘draw_hdlist’:
- wmhdplop.c:451:96: warning: operation on ‘dl->touched_w’ may be undefined
- wmhdplop.c:451:96: warning: operation on ‘dl->touched_w’ may be undefined
- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkhdplop_so-devnames.o -MD -MP -MF ".deps/gkhdplop_so-devnames.Tpo" -c -o gkhdplop_so-devnames.o `test -f 'devnames.c' || echo './'`devnames.c; \
- then mv -f ".deps/gkhdplop_so-devnames.Tpo" ".deps/gkhdplop_so-devnames.Po"; else rm -f ".deps/gkhdplop_so-devnames.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkhdplop_so-dockapp_imlib2.o -MD -MP -MF ".deps/gkhdplop_so-dockapp_imlib2.Tpo" -c -o gkhdplop_so-dockapp_imlib2.o `test -f 'dockapp_imlib2.c' || echo './'`dockapp_imlib2.c; \
- then mv -f ".deps/gkhdplop_so-dockapp_imlib2.Tpo" ".deps/gkhdplop_so-dockapp_imlib2.Po"; else rm -f ".deps/gkhdplop_so-dockapp_imlib2.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkhdplop_so-gkrellm_hdplop.o -MD -MP -MF ".deps/gkhdplop_so-gkrellm_hdplop.Tpo" -c -o gkhdplop_so-gkrellm_hdplop.o `test -f 'gkrellm_hdplop.c' || echo './'`gkrellm_hdplop.c; \
- then mv -f ".deps/gkhdplop_so-gkrellm_hdplop.Tpo" ".deps/gkhdplop_so-gkrellm_hdplop.Po"; else rm -f ".deps/gkhdplop_so-gkrellm_hdplop.Tpo"; exit 1; fi
- dockapp_imlib2.c: In function ‘dockimlib2_gkrellm_setup’:
- dockapp_imlib2.c:311:85: warning: unused parameter ‘prefs’
- gkrellm_hdplop.c: In function ‘cb_reload_fonts’:
- gkrellm_hdplop.c:187:40: warning: unused parameter ‘widget’
- gcc -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gkhdplop.so -shared -Wl -L/usr/lib64 -lImlib2 -lfreetype -lz -L/usr/lib64 -lX11 -lXext -ldl -lm -lm gkhdplop_so-wmhdplop.o gkhdplop_so-util.o gkhdplop_so-procstat.o gkhdplop_so-devnames.o gkhdplop_so-dockapp_imlib2.o gkhdplop_so-gkrellm_hdplop.o -lSM -lICE -L/usr/lib64 -lX11 -lXext
- gkhdplop_so-wmhdplop.o: In function `update_io_matrix_rw':
- wmhdplop.c:(.text+0x1c5): undefined reference to `log2f'
- gkhdplop_so-wmhdplop.o: In function `draw_swap_matrix':
- wmhdplop.c:(.text+0x6e6): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x70b): undefined reference to `imlib_image_fill_rectangle'
- wmhdplop.c:(.text+0x7b6): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x7cf): undefined reference to `imlib_image_draw_line'
- wmhdplop.c:(.text+0x82e): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x847): undefined reference to `imlib_image_draw_line'
- wmhdplop.c:(.text+0x897): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x8e1): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x8f3): undefined reference to `imlib_image_fill_rectangle'
- gkhdplop_so-wmhdplop.o: In function `query_hddtemp.clone.0':
- wmhdplop.c:(.text+0xd23): undefined reference to `floor'
- wmhdplop.c:(.text+0xdd3): undefined reference to `floor'
- gkhdplop_so-wmhdplop.o: In function `draw_hdlist':
- wmhdplop.c:(.text+0x13b6): undefined reference to `imlib_context_set_font'
- wmhdplop.c:(.text+0x143e): undefined reference to `imlib_get_text_size'
- wmhdplop.c:(.text+0x152a): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x1547): undefined reference to `imlib_image_fill_rectangle'
- wmhdplop.c:(.text+0x1560): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x1589): undefined reference to `imlib_image_draw_rectangle'
- wmhdplop.c:(.text+0x1647): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x1688): undefined reference to `imlib_text_draw'
- wmhdplop.c:(.text+0x16eb): undefined reference to `imlib_get_text_size'
- wmhdplop.c:(.text+0x1731): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x176d): undefined reference to `imlib_text_draw'
- wmhdplop.c:(.text+0x1786): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x17c6): undefined reference to `imlib_image_draw_pixel'
- wmhdplop.c:(.text+0x17dc): undefined reference to `imlib_image_draw_pixel'
- wmhdplop.c:(.text+0x17fa): undefined reference to `imlib_image_draw_pixel'
- wmhdplop.c:(.text+0x1818): undefined reference to `imlib_image_draw_pixel'
- wmhdplop.c:(.text+0x182a): undefined reference to `imlib_image_draw_pixel'
- gkhdplop_so-wmhdplop.o:wmhdplop.c:(.text+0x183c): more undefined references to `imlib_image_draw_pixel' follow
- gkhdplop_so-wmhdplop.o: In function `draw_hdlist':
- wmhdplop.c:(.text+0x18ae): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x18cb): undefined reference to `imlib_image_fill_rectangle'
- wmhdplop.c:(.text+0x18f4): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x1911): undefined reference to `imlib_image_fill_rectangle'
- wmhdplop.c:(.text+0x1967): undefined reference to `imlib_get_text_size'
- gkhdplop_so-wmhdplop.o: In function `init_fonts':
- wmhdplop.c:(.text+0x29ae): undefined reference to `imlib_context_set_font'
- wmhdplop.c:(.text+0x29b3): undefined reference to `imlib_free_font'
- wmhdplop.c:(.text+0x29c9): undefined reference to `imlib_context_set_font'
- wmhdplop.c:(.text+0x29ce): undefined reference to `imlib_free_font'
- gkhdplop_so-wmhdplop.o: In function `gkrellm_hdplop_update':
- wmhdplop.c:(.text+0x2e75): undefined reference to `imlib_image_get_data'
- wmhdplop.c:(.text+0x2e96): undefined reference to `imlib_image_put_back_data'
- wmhdplop.c:(.text+0x2eca): undefined reference to `imlib_context_set_font'
- wmhdplop.c:(.text+0x2efb): undefined reference to `imlib_get_text_size'
- wmhdplop.c:(.text+0x2fec): undefined reference to `imlib_get_text_size'
- wmhdplop.c:(.text+0x302d): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x3056): undefined reference to `imlib_image_draw_rectangle'
- wmhdplop.c:(.text+0x3077): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x3094): undefined reference to `imlib_image_fill_rectangle'
- wmhdplop.c:(.text+0x30b9): undefined reference to `imlib_context_set_color'
- wmhdplop.c:(.text+0x3105): undefined reference to `imlib_text_draw'
- wmhdplop.c:(.text+0x32bb): undefined reference to `imlib_get_text_size'
- gkhdplop_so-dockapp_imlib2.o: In function `add_fontpath':
- dockapp_imlib2.c:(.text+0x93): undefined reference to `imlib_add_path_to_font_path'
- gkhdplop_so-dockapp_imlib2.o: In function `dockimlib2_setup_imlib':
- dockapp_imlib2.c:(.text+0x161): undefined reference to `imlib_set_color_usage'
- dockapp_imlib2.c:(.text+0x16b): undefined reference to `imlib_context_set_dither'
- dockapp_imlib2.c:(.text+0x173): undefined reference to `imlib_context_set_display'
- dockapp_imlib2.c:(.text+0x17c): undefined reference to `imlib_context_set_visual'
- dockapp_imlib2.c:(.text+0x185): undefined reference to `imlib_context_set_colormap'
- dockapp_imlib2.c:(.text+0x18e): undefined reference to `imlib_context_set_drawable'
- dockapp_imlib2.c:(.text+0x199): undefined reference to `imlib_create_image'
- dockapp_imlib2.c:(.text+0x1a5): undefined reference to `imlib_context_set_image'
- dockapp_imlib2.c:(.text+0x233): undefined reference to `imlib_context_set_TTF_encoding'
- gkhdplop_so-dockapp_imlib2.o: In function `dockimlib2_gkrellm_xinit':
- dockapp_imlib2.c:(.text+0x53c): undefined reference to `gdk_x11_window_get_drawable_impl'
- dockapp_imlib2.c:(.text+0x544): undefined reference to `gdk_x11_drawable_get_xdisplay'
- dockapp_imlib2.c:(.text+0x54f): undefined reference to `gdk_drawable_get_visual'
- dockapp_imlib2.c:(.text+0x557): undefined reference to `gdk_x11_visual_get_xvisual'
- dockapp_imlib2.c:(.text+0x563): undefined reference to `gdk_drawable_get_depth'
- dockapp_imlib2.c:(.text+0x56e): undefined reference to `gdk_drawable_get_colormap'
- dockapp_imlib2.c:(.text+0x576): undefined reference to `gdk_x11_colormap_get_xcolormap'
- dockapp_imlib2.c:(.text+0x5b1): undefined reference to `gdk_x11_drawable_get_xid'
- gkhdplop_so-dockapp_imlib2.o: In function `dockimlib2_reset_imlib':
- dockapp_imlib2.c:(.text+0x655): undefined reference to `imlib_free_image'
- dockapp_imlib2.c:(.text+0x660): undefined reference to `imlib_create_image'
- dockapp_imlib2.c:(.text+0x66c): undefined reference to `imlib_context_set_image'
- dockapp_imlib2.c:(.text+0x675): undefined reference to `imlib_context_set_drawable'
- gkhdplop_so-dockapp_imlib2.o: In function `imlib_load_font_nocase':
- dockapp_imlib2.c:(.text+0x7bd): undefined reference to `imlib_load_font'
- dockapp_imlib2.c:(.text+0x80e): undefined reference to `imlib_load_font'
- gkhdplop_so-dockapp_imlib2.o: In function `load_font':
- dockapp_imlib2.c:(.text+0x8e9): undefined reference to `imlib_list_font_path'
- gkhdplop_so-dockapp_imlib2.o: In function `dockimlib2_render':
- dockapp_imlib2.c:(.text+0xa17): undefined reference to `imlib_context_get_drawable'
- dockapp_imlib2.c:(.text+0xa1f): undefined reference to `imlib_context_get_image'
- dockapp_imlib2.c:(.text+0xa2b): undefined reference to `imlib_context_set_image'
- dockapp_imlib2.c:(.text+0xa30): undefined reference to `imlib_image_has_alpha'
- dockapp_imlib2.c:(.text+0xa64): undefined reference to `imlib_context_set_image'
- dockapp_imlib2.c:(.text+0xa8d): undefined reference to `imlib_context_set_image'
- dockapp_imlib2.c:(.text+0xa92): undefined reference to `imlib_clone_image'
- dockapp_imlib2.c:(.text+0xa9a): undefined reference to `imlib_context_set_image'
- dockapp_imlib2.c:(.text+0xaca): undefined reference to `imlib_blend_image_onto_image'
- dockapp_imlib2.c:(.text+0xae1): undefined reference to `imlib_free_image'
- dockapp_imlib2.c:(.text+0xaf1): undefined reference to `imlib_context_set_drawable'
- dockapp_imlib2.c:(.text+0xafc): undefined reference to `imlib_render_image_on_drawable'
- dockapp_imlib2.c:(.text+0xb09): undefined reference to `imlib_context_set_drawable'
- dockapp_imlib2.c:(.text+0xb14): undefined reference to `imlib_render_image_on_drawable'
- dockapp_imlib2.c:(.text+0xb19): undefined reference to `imlib_free_image'
- dockapp_imlib2.c:(.text+0xb29): undefined reference to `imlib_context_set_drawable'
- dockapp_imlib2.c:(.text+0xb34): undefined reference to `imlib_render_image_on_drawable'
- dockapp_imlib2.c:(.text+0xb51): undefined reference to `imlib_context_set_drawable'
- dockapp_imlib2.c:(.text+0xb5c): undefined reference to `imlib_render_image_on_drawable'
- gkhdplop_so-dockapp_imlib2.o: In function `imlib_load_font_nocase':
- dockapp_imlib2.c:(.text+0x85c): undefined reference to `imlib_load_font'
- gkhdplop_so-dockapp_imlib2.o: In function `dockimlib2_render':
- dockapp_imlib2.c:(.text+0xa7f): undefined reference to `imlib_context_set_drawable'
- gkhdplop_so-gkrellm_hdplop.o: In function `create_plugin_tab':
- gkrellm_hdplop.c:(.text+0x159): undefined reference to `gtk_notebook_new'
- gkrellm_hdplop.c:(.text+0x161): undefined reference to `gtk_notebook_get_type'
- gkrellm_hdplop.c:(.text+0x16c): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x179): undefined reference to `gtk_notebook_set_tab_pos'
- gkrellm_hdplop.c:(.text+0x17e): undefined reference to `gtk_box_get_type'
- gkrellm_hdplop.c:(.text+0x18c): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x1a4): undefined reference to `gtk_box_pack_start'
- gkrellm_hdplop.c:(.text+0x1b3): undefined reference to `gkrellm_gtk_notebook_page'
- gkrellm_hdplop.c:(.text+0x1bf): undefined reference to `gtk_vbox_new'
- gkrellm_hdplop.c:(.text+0x1d1): undefined reference to `gtk_widget_set_name'
- gkrellm_hdplop.c:(.text+0x1d9): undefined reference to `gtk_widget_ref'
- gkrellm_hdplop.c:(.text+0x1de): undefined reference to `gtk_object_get_type'
- gkrellm_hdplop.c:(.text+0x1e9): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x1f0): undefined reference to `gtk_widget_unref'
- gkrellm_hdplop.c:(.text+0x202): undefined reference to `gtk_object_set_data_full'
- gkrellm_hdplop.c:(.text+0x20a): undefined reference to `gtk_widget_show'
- gkrellm_hdplop.c:(.text+0x20f): undefined reference to `gtk_container_get_type'
- gkrellm_hdplop.c:(.text+0x21d): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x228): undefined reference to `gtk_container_add'
- gkrellm_hdplop.c:(.text+0x270): undefined reference to `gkrellm_gtk_check_button_connected'
- gkrellm_hdplop.c:(.text+0x2b1): undefined reference to `gkrellm_gtk_check_button_connected'
- gkrellm_hdplop.c:(.text+0x2f2): undefined reference to `gkrellm_gtk_check_button_connected'
- gkrellm_hdplop.c:(.text+0x333): undefined reference to `gkrellm_gtk_check_button_connected'
- gkrellm_hdplop.c:(.text+0x34e): undefined reference to `gtk_widget_set_sensitive'
- gkrellm_hdplop.c:(.text+0x38c): undefined reference to `gkrellm_gtk_check_button_connected'
- gkrellm_hdplop.c:(.text+0x3a1): undefined reference to `gtk_widget_set_sensitive'
- gkrellm_hdplop.c:(.text+0x3ec): undefined reference to `gkrellm_gtk_spin_button'
- gkrellm_hdplop.c:(.text+0x441): undefined reference to `gkrellm_gtk_spin_button'
- gkrellm_hdplop.c:(.text+0x44d): undefined reference to `gtk_frame_new'
- gkrellm_hdplop.c:(.text+0x45b): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x470): undefined reference to `gtk_box_pack_start'
- gkrellm_hdplop.c:(.text+0x47c): undefined reference to `gtk_hbox_new'
- gkrellm_hdplop.c:(.text+0x48c): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x499): undefined reference to `gtk_container_add'
- gkrellm_hdplop.c:(.text+0x4a2): undefined reference to `gtk_vbox_new'
- gkrellm_hdplop.c:(.text+0x4b2): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x4c7): undefined reference to `gtk_box_pack_start'
- gkrellm_hdplop.c:(.text+0x4d0): undefined reference to `gtk_hbox_new'
- gkrellm_hdplop.c:(.text+0x4de): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x4f3): undefined reference to `gtk_box_pack_start'
- gkrellm_hdplop.c:(.text+0x4f8): undefined reference to `gtk_entry_new'
- gkrellm_hdplop.c:(.text+0x515): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x52a): undefined reference to `gtk_box_pack_start'
- gkrellm_hdplop.c:(.text+0x536): undefined reference to `gtk_label_new'
- gkrellm_hdplop.c:(.text+0x554): undefined reference to `gtk_entry_get_type'
- gkrellm_hdplop.c:(.text+0x567): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x574): undefined reference to `gtk_entry_set_text'
- gkrellm_hdplop.c:(.text+0x57f): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x596): undefined reference to `gtk_box_pack_start'
- gkrellm_hdplop.c:(.text+0x59f): undefined reference to `gtk_hbox_new'
- gkrellm_hdplop.c:(.text+0x5ad): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x5c2): undefined reference to `gtk_box_pack_start'
- gkrellm_hdplop.c:(.text+0x5c7): undefined reference to `gtk_entry_new'
- gkrellm_hdplop.c:(.text+0x5e4): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x5f9): undefined reference to `gtk_box_pack_start'
- gkrellm_hdplop.c:(.text+0x611): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x61c): undefined reference to `gtk_entry_set_text'
- gkrellm_hdplop.c:(.text+0x628): undefined reference to `gtk_label_new'
- gkrellm_hdplop.c:(.text+0x636): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x64b): undefined reference to `gtk_box_pack_start'
- gkrellm_hdplop.c:(.text+0x67f): undefined reference to `gkrellm_gtk_button_connected'
- gkrellm_hdplop.c:(.text+0x68e): undefined reference to `gkrellm_gtk_framed_notebook_page'
- gkrellm_hdplop.c:(.text+0x6a2): undefined reference to `gkrellm_gtk_scrolled_text_view'
- gkrellm_hdplop.c:(.text+0x6b6): undefined reference to `gkrellm_gtk_text_view_append_strings'
- gkrellm_hdplop.c:(.text+0x6c5): undefined reference to `gkrellm_gtk_notebook_page'
- gkrellm_hdplop.c:(.text+0x6d4): undefined reference to `gtk_label_new'
- gkrellm_hdplop.c:(.text+0x6e2): undefined reference to `g_type_check_instance_cast'
- gkhdplop_so-gkrellm_hdplop.o: In function `cb_reload_fonts':
- gkrellm_hdplop.c:(.text+0x727): undefined reference to `gtk_entry_get_type'
- gkrellm_hdplop.c:(.text+0x73d): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x745): undefined reference to `gtk_entry_get_text'
- gkrellm_hdplop.c:(.text+0x781): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x789): undefined reference to `gtk_entry_get_text'
- gkrellm_hdplop.c:(.text+0x7c6): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x7ce): undefined reference to `gtk_entry_get_text'
- gkrellm_hdplop.c:(.text+0x809): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x814): undefined reference to `gtk_entry_set_text'
- gkrellm_hdplop.c:(.text+0x82d): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x838): undefined reference to `gtk_entry_set_text'
- gkrellm_hdplop.c:(.text+0x875): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x87d): undefined reference to `gtk_entry_get_text'
- gkrellm_hdplop.c:(.text+0x8af): undefined reference to `gkrellm_config_message_dialog'
- gkrellm_hdplop.c:(.text+0x8c7): undefined reference to `gkrellm_config_message_dialog'
- gkhdplop_so-gkrellm_hdplop.o: In function `cb_spinbutton_modified':
- gkrellm_hdplop.c:(.text+0x915): undefined reference to `gtk_widget_get_type'
- gkrellm_hdplop.c:(.text+0x920): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0x93c): undefined reference to `gtk_spin_button_get_value'
- gkhdplop_so-gkrellm_hdplop.o: In function `cb_colormap_modified':
- gkrellm_hdplop.c:(.text+0x968): undefined reference to `gtk_spin_button_get_value_as_int'
- gkhdplop_so-gkrellm_hdplop.o: In function `option_toggled_cb':
- gkrellm_hdplop.c:(.text+0x98a): undefined reference to `gtk_toggle_button_get_active'
- gkrellm_hdplop.c:(.text+0x991): undefined reference to `gtk_widget_get_type'
- gkrellm_hdplop.c:(.text+0x99c): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0xa3e): undefined reference to `gtk_widget_set_sensitive'
- gkrellm_hdplop.c:(.text+0xadb): undefined reference to `gtk_widget_set_sensitive'
- gkhdplop_so-gkrellm_hdplop.o: In function `create_plugin':
- gkrellm_hdplop.c:(.text+0xb0d): undefined reference to `gkrellm_set_chart_height_default'
- gkrellm_hdplop.c:(.text+0xb2a): undefined reference to `gkrellm_chart_create'
- gkrellm_hdplop.c:(.text+0xb7a): undefined reference to `g_timeout_add'
- gkrellm_hdplop.c:(.text+0xba1): undefined reference to `gkrellm_chart_new0'
- gkrellm_hdplop.c:(.text+0xbb5): undefined reference to `gkrellm_set_chart_height_default'
- gkrellm_hdplop.c:(.text+0xbd2): undefined reference to `gkrellm_chart_create'
- gkrellm_hdplop.c:(.text+0xbf1): undefined reference to `gtk_object_get_type'
- gkrellm_hdplop.c:(.text+0xc07): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0xc34): undefined reference to `gtk_signal_connect_full'
- gkrellm_hdplop.c:(.text+0xc47): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0xc74): undefined reference to `gtk_signal_connect_full'
- gkrellm_hdplop.c:(.text+0xc89): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0xca7): undefined reference to `g_signal_connect_data'
- gkhdplop_so-gkrellm_hdplop.o: In function `disable_plugin':
- gkrellm_hdplop.c:(.text+0xcbf): undefined reference to `gtk_timeout_remove'
- gkhdplop_so-gkrellm_hdplop.o: In function `update_plugin':
- gkrellm_hdplop.c:(.text+0xce5): undefined reference to `gtk_object_get_type'
- gkrellm_hdplop.c:(.text+0xcf8): undefined reference to `g_type_check_instance_cast'
- gkrellm_hdplop.c:(.text+0xd11): undefined reference to `gtk_signal_emit_by_name'
- gkhdplop_so-gkrellm_hdplop.o: In function `button_release_event':
- gkrellm_hdplop.c:(.text+0xdb0): undefined reference to `gkrellm_open_config_window'
- gkhdplop_so-gkrellm_hdplop.o: In function `chart_expose_event':
- gkrellm_hdplop.c:(.text+0xdf4): undefined reference to `gkrellm_draw_chart_to_screen'
- gkhdplop_so-gkrellm_hdplop.o: In function `gkrellm_init_plugin':
- gkrellm_hdplop.c:(.text+0xe23): undefined reference to `gkrellm_add_meter_style'
- gkhdplop_so-gkrellm_hdplop.o: In function `create_plugin_tab':
- gkrellm_hdplop.c:(.text+0x708): undefined reference to `gtk_box_pack_start'
- gkhdplop_so-gkrellm_hdplop.o: In function `option_toggled_cb':
- gkrellm_hdplop.c:(.text+0xa58): undefined reference to `gtk_widget_set_sensitive'
- gkhdplop_so-gkrellm_hdplop.o: In function `create_plugin':
- gkrellm_hdplop.c:(.text+0xb98): undefined reference to `gkrellm_disable_plugin_connect'
- collect2: ld returned 1 exit status
- make: *** [gkhdplop.so] Error 1
- error: Bad exit status from /home/chris/Documents/rpm/tmp/rpm-tmp.jxPuMk (%build)
- RPM build errors:
- Bad exit status from /home/chris/Documents/rpm/tmp/rpm-tmp.jxPuMk (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement