Date: Mon, 15 May 2000 18:52:42 -0400 From: Mbwa <qfreaki@home.com> To: freebsd-ports@freebsd.org Subject: problem with sane-1.0.2 port Message-ID: <20000515185242.A54647@ol-arem.quedawg.com>
next in thread | raw e-mail | index | archive | help
I get the following error messages when trying to install sane 1.0.2 _MINOR=0 -O -pipe -W -Wall -DSCSIBUFFERSIZE=131072 scanimage.c scanimage.c: In function `sighandler': scanimage.c:90: warning: unused parameter `signum' scanimage.c: In function `print_option': scanimage.c:155: warning: comparison between signed and unsigned scanimage.c:165: warning: comparison between signed and unsigned scanimage.c:177: warning: comparison between signed and unsigned scanimage.c:200: warning: comparison between signed and unsigned scanimage.c: In function `parse_vector': scanimage.c:429: warning: comparison between signed and unsigned scanimage.c:477: warning: comparison between signed and unsigned scanimage.c: In function `scan_it': scanimage.c:765: warning: missing initializer scanimage.c:765: warning: (near initialization for `image.Bpp') scanimage.c: In function `test_it': scanimage.c:981: warning: missing initializer scanimage.c:981: warning: (near initialization for `image.Bpp') mkdir .libs cc -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib -Wl,-E -o .libs/scanimage scanimage.o ../backend/.libs/libsane.so ../lib/liblib.a -ljpeg -lintl -lm -lcam -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib creating scanimage cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0 -O -pipe -W -Wall -DSCSIBUFFERSIZE=131072 xscanimage.c xscanimage.c:122: warning: missing initializer xscanimage.c:122: warning: (near initialization for `long_options[2].has_arg') xscanimage.c: In function `run': xscanimage.c:304: `SANE_GIMP_EXTENSION' undeclared (first use in this function) xscanimage.c:304: (Each undeclared identifier is reported only once xscanimage.c:304: for each function it appears in.) xscanimage.c:294: warning: unused parameter `nparams' xscanimage.c: In function `null_print_func': xscanimage.c:344: warning: unused parameter `msg' xscanimage.c: In function `update_preview': xscanimage.c:351: warning: unused parameter `dialog' xscanimage.c:351: warning: unused parameter `arg' xscanimage.c: In function `update_param': xscanimage.c:359: warning: unused parameter `arg' xscanimage.c: In function `quit_xscan': xscanimage.c:459: `SANE_GIMP_EXTENSION' undeclared (first use in this function) xscanimage.c: In function `scan_win_delete': xscanimage.c:468: warning: unused parameter `w' xscanimage.c:468: warning: unused parameter `data' xscanimage.c: In function `preview_window_destroyed': xscanimage.c:475: warning: unused parameter `widget' xscanimage.c: In function `scan_preview': xscanimage.c:483: warning: unused parameter `call_data' xscanimage.c: In function `input_available': xscanimage.c:548: warning: unused parameter `data' xscanimage.c:548: warning: unused parameter `source' xscanimage.c:548: warning: unused parameter `cond' xscanimage.c: In function `scan_start': xscanimage.c:806: `SANE_GIMP_EXTENSION' undeclared (first use in this function) xscanimage.c: In function `scan_dialog': xscanimage.c:961: warning: unused parameter `widget' xscanimage.c:961: warning: unused parameter `call_data' xscanimage.c: In function `files_exit_callback': xscanimage.c:1011: warning: unused parameter `widget' xscanimage.c:1011: warning: unused parameter `data' xscanimage.c: In function `pref_set_unit_callback': xscanimage.c:1037: warning: unused parameter `widget' xscanimage.c: In function `preview_options_ok_callback': xscanimage.c:1081: warning: unused parameter `widget' xscanimage.c: In function `preview_options_cancel_callback': xscanimage.c:1096: warning: unused parameter `widget' xscanimage.c: In function `preview_options_dialog': xscanimage.c:1104: warning: unused parameter `widget' xscanimage.c:1104: warning: unused parameter `data' xscanimage.c: In function `pref_device_save': xscanimage.c:1185: warning: unused parameter `widget' xscanimage.c:1185: warning: unused parameter `data' xscanimage.c: In function `pref_toggle_advanced': xscanimage.c:1225: warning: unused parameter `data' xscanimage.c: In function `pref_toggle_tooltips': xscanimage.c:1233: warning: unused parameter `data' xscanimage.c: In function `browse_filename_callback': xscanimage.c:1323: warning: unused parameter `widget' xscanimage.c:1323: warning: unused parameter `data' xscanimage.c: In function `filename_changed_callback': xscanimage.c:1343: warning: unused parameter `data' xscanimage.c: In function `select_device_callback': xscanimage.c:1509: warning: unused parameter `widget' gmake[1]: *** [xscanimage.o] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/sane/work/sane-1.0.2/frontend' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/graphics/sane. *** Error code 1 Stop in /usr/ports/graphics/sane. *** Error code 1 Stop in /usr/ports/graphics/sane. What can I do to get this working? thanks Brian, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000515185242.A54647>