Date: Mon, 13 Jan 2003 11:36:36 -0600 (CST) From: Larry Rosenman <ler@lerctr.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/47023: gphoto2 build/install issue Message-ID: <200301131736.h0DHaa1k093016@lerlaptop.iadfw.net>
next in thread | raw e-mail | index | archive | help
>Number: 47023 >Category: ports >Synopsis: gphoto2 build/install issue >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 13 09:40:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Larry Rosenman >Release: FreeBSD 4.7-STABLE i386 >Organization: LERCTR Consulting >Environment: System: FreeBSD lerlaptop.iadfw.net 4.7-STABLE FreeBSD 4.7-STABLE #36: Tue Jan 7 17:25:40 CST 2003 ler@lerlaptop.iadfw.net:/usr/obj/usr/src/sys/LERLAPTOP i386 >Description: gphoto2 port fails to install. ===> Cleaning for libiconv-1.8_2 ===> Cleaning for gettext-0.11.5_1 ===> Cleaning for gmake-3.80 ===> Cleaning for imake-4.2.0_1 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for libusb-0.1.7 ===> Cleaning for pkgconfig-0.13.0 ===> Cleaning for popt-1.6.4 ===> Cleaning for aalib-1.4.r5_1 ===> Cleaning for jpeg-6b_1 ===> Cleaning for libexif-0.5.6 ===> Cleaning for libgphoto2-2.1.1 ===> Cleaning for freetype2-2.1.2_1 ===> Cleaning for expat-1.95.5 ===> Cleaning for XFree86-libraries-4.2.1_5 ===> Cleaning for gphoto2-2.1.1 ===> Extracting for gphoto2-2.1.1 >> Checksum OK for gphoto2-2.1.1.tar.bz2. ===> gphoto2-2.1.1 depends on executable: gmake - found ===> gphoto2-2.1.1 depends on shared library: popt.0 - found ===> gphoto2-2.1.1 depends on shared library: aa.1 - found ===> gphoto2-2.1.1 depends on shared library: jpeg.9 - found ===> gphoto2-2.1.1 depends on shared library: gphoto2.2 - found ===> Patching for gphoto2-2.1.1 ===> Configuring for gphoto2-2.1.1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets ${MAKE}... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output... 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 cc accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... i386-portbld-freebsd4.7 checking host system type... i386-portbld-freebsd4.7 checking for ranlib... ranlib checking for strerror in -lcposix... no checking for ANSI C header files... yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline 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... no checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... no checking for stdint.h... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getc_unlocked... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... no checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.75, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for pkg-config... /usr/local/bin/pkg-config checking for libgphoto2 >= 2.1.1... yes checking GP_CFLAGS... -I/usr/local/include/gphoto2 -I/usr/local/include checking GP_LIBS... -L/usr/local/lib -lgphoto2 -lm checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_exit in -lpthread... no checking for pthread_create in -lc_r... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_read_scanlines in -ljpeg... yes checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for libexif... yes checking exif-ifd.h usability... yes checking exif-ifd.h presence... yes checking for exif-ifd.h... yes checking aalib.h usability... yes checking aalib.h presence... yes checking for aalib.h... yes checking for aalib-config... /usr/local/bin/aalib-config checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_completion_append_character in -lreadline... yes checking for rl_completion_matches in -lreadline... no configure: creating ./config.status config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating Makefile config.status: creating gphoto2/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration (gphoto2): Source code location: . Compiler: cc Configuration support: no (not requested) Preview support: yes JPEG support: yes pkg-config: yes EXIF support: yes (>= 0.5.4) readline support: no (available version too old) pthread support: yes () popt support: yes ===> Building for gphoto2-2.1.1 gmake all-recursive gmake[1]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1' Making all in intl gmake[2]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/intl' Making all in m4 gmake[2]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/m4' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/m4' Making all in doc gmake[2]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/doc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/doc' Making all in gphoto2 gmake[2]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/gphoto2' source='gphoto2-cmd-capture.c' object='gphoto2-cmd-capture.o' libtool=no \ depfile='.deps/gphoto2-cmd-capture.Po' tmpdepfile='.deps/gphoto2-cmd-capture.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DGPHOTO2_LOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../intl -I../gphoto2 -I/usr/local/include/gphoto2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libexif -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wmissing-declarations -Wmissing-prototypes -c `test -f 'gphoto2-cmd-capture.c' || echo './'`gphoto2-cmd-capture.c In file included from /usr/local/include/jpeglib.h:24, from gphoto2-cmd-capture.c:32: /usr/local/include/jconfig.h:11: warning: `HAVE_STDDEF_H' redefined ../config.h:140: warning: this is the location of the previous definition /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined ../config.h:150: warning: this is the location of the previous definition source='actions.c' object='actions.o' libtool=no \ depfile='.deps/actions.Po' tmpdepfile='.deps/actions.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DGPHOTO2_LOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../intl -I../gphoto2 -I/usr/local/include/gphoto2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libexif -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wmissing-declarations -Wmissing-prototypes -c `test -f 'actions.c' || echo './'`actions.c source='foreach.c' object='foreach.o' libtool=no \ depfile='.deps/foreach.Po' tmpdepfile='.deps/foreach.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DGPHOTO2_LOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../intl -I../gphoto2 -I/usr/local/include/gphoto2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libexif -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wmissing-declarations -Wmissing-prototypes -c `test -f 'foreach.c' || echo './'`foreach.c source='gp-params.c' object='gp-params.o' libtool=no \ depfile='.deps/gp-params.Po' tmpdepfile='.deps/gp-params.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DGPHOTO2_LOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../intl -I../gphoto2 -I/usr/local/include/gphoto2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libexif -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wmissing-declarations -Wmissing-prototypes -c `test -f 'gp-params.c' || echo './'`gp-params.c source='main.c' object='main.o' libtool=no \ depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DGPHOTO2_LOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../intl -I../gphoto2 -I/usr/local/include/gphoto2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libexif -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wmissing-declarations -Wmissing-prototypes -c `test -f 'main.c' || echo './'`main.c main.c: In function `start_timeout_func': main.c:1042: warning: return makes integer from pointer without a cast main.c: In function `stop_timeout_func': main.c:1048: warning: initialization makes pointer from integer without a cast source='version.c' object='version.o' libtool=no \ depfile='.deps/version.Po' tmpdepfile='.deps/version.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DGPHOTO2_LOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../intl -I../gphoto2 -I/usr/local/include/gphoto2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libexif -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wmissing-declarations -Wmissing-prototypes -c `test -f 'version.c' || echo './'`version.c source='range.c' object='range.o' libtool=no \ depfile='.deps/range.Po' tmpdepfile='.deps/range.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DGPHOTO2_LOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../intl -I../gphoto2 -I/usr/local/include/gphoto2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libexif -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wmissing-declarations -Wmissing-prototypes -c `test -f 'range.c' || echo './'`range.c source='shell.c' object='shell.o' libtool=no \ depfile='.deps/shell.Po' tmpdepfile='.deps/shell.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DGPHOTO2_LOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../intl -I../gphoto2 -I/usr/local/include/gphoto2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libexif -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wmissing-declarations -Wmissing-prototypes -c `test -f 'shell.c' || echo './'`shell.c cc -O -pipe -Wmissing-declarations -Wmissing-prototypes -L/usr/local/lib -pthread -o gphoto2 -export-dynamic gphoto2-cmd-capture.o actions.o foreach.o gp-params.o main.o version.o range.o shell.o -L/usr/local/lib -Wl,-rpath,/usr/local/lib -laa -lm -L/usr/X11R6/lib -lX11 -lncurses -ljpeg -L/usr/local/lib -lexif -lm /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lgphoto2 -lm -lpopt gmake[2]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/gphoto2' Making all in po gmake[2]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/po' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/po' gmake[2]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1' gmake[1]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1' ===> Installing for gphoto2-2.1.1 ===> gphoto2-2.1.1 depends on shared library: popt.0 - found ===> gphoto2-2.1.1 depends on shared library: aa.1 - found ===> gphoto2-2.1.1 depends on shared library: jpeg.9 - found ===> gphoto2-2.1.1 depends on shared library: gphoto2.2 - found Making install in intl gmake[1]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/intl' if test "gphoto2" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib /usr/local/include; \ install -c -o root -g wheel -m 444 libintl.h /usr/local/include/libintl.h; \ @LIBTOOL@ --mode=install \ install -c -o root -g wheel -m 444 libintl.a /usr/local/lib/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test no != no || /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib; \ temp=/usr/local/lib/t-charset.alias; \ dest=/usr/local/lib/charset.alias; \ if test -f /usr/local/lib/charset.alias; then \ orig=/usr/local/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ install -c -o root -g wheel -m 444 $temp $dest; \ rm -f $temp; \ else \ if test no = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ install -c -o root -g wheel -m 444 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/locale; \ test -f /usr/local/share/locale/locale.alias \ && orig=/usr/local/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/local/share/locale/t-locale.alias; \ dest=/usr/local/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ install -c -o root -g wheel -m 444 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "gphoto2" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/intl; \ install -c -o root -g wheel -m 444 VERSION /usr/local/share/gettext/intl/VERSION; \ install -c -o root -g wheel -m 444 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ install -c -o root -g wheel -m 444 ./$file \ /usr/local/share/gettext/intl/$file; \ done; \ chmod a+x /usr/local/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ install -c -o root -g wheel -m 444 $dir/$file \ /usr/local/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \ for file in $dists; do \ rm -f /usr/local/share/gettext/intl/$file; \ done; \ else \ : ; \ fi gmake[1]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/intl' Making install in m4 gmake[1]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/m4' gmake[2]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/m4' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/m4' gmake[1]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/m4' Making install in doc gmake[1]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/doc' gmake[2]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/doc' gmake[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/local/man/man1 install -c -o root -g wheel -m 444 ./gphoto2.1 /usr/local/man/man1/gphoto2.1 gmake[2]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/doc' gmake[1]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/doc' Making install in gphoto2 gmake[1]: Entering directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/gphoto2' source='gphoto2-cmd-capture.c' object='gphoto2-cmd-capture.o' libtool=no \ depfile='.deps/gphoto2-cmd-capture.Po' tmpdepfile='.deps/gphoto2-cmd-capture.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -DGPHOTO2_LOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../intl -I../gphoto2 -I/usr/local/include/gphoto2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libexif -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O -pipe -Wmissing-declarations -Wmissing-prototypes -c `test -f 'gphoto2-cmd-capture.c' || echo './'`gphoto2-cmd-capture.c In file included from gphoto2-cmd-capture.c:21: gphoto2-cmd-capture.h:24: gphoto2-camera.h: No such file or directory gphoto2-cmd-capture.c:29: gphoto2-port-log.h: No such file or directory In file included from /usr/local/include/jpeglib.h:24, from gphoto2-cmd-capture.c:32: /usr/local/include/jconfig.h:11: warning: `HAVE_STDDEF_H' redefined ../config.h:140: warning: this is the location of the previous definition /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined ../config.h:150: warning: this is the location of the previous definition In file included from gphoto2-cmd-capture.c:21: gphoto2-cmd-capture.h:26: syntax error before `*' gphoto2-cmd-capture.c:63: syntax error before `*' gphoto2-cmd-capture.c:64: warning: no previous prototype for `gp_cmd_capture_preview' gphoto2-cmd-capture.c: In function `gp_cmd_capture_preview': gphoto2-cmd-capture.c:71: `GP_ERROR' undeclared (first use in this function) gphoto2-cmd-capture.c:71: (Each undeclared identifier is reported only once gphoto2-cmd-capture.c:71: for each function it appears in.) gphoto2-cmd-capture.c:78: `camera' undeclared (first use in this function) gphoto2-cmd-capture.c:78: `file' undeclared (first use in this function) gphoto2-cmd-capture.c:78: `context' undeclared (first use in this function) gphoto2-cmd-capture.c:92: `GP_MIME_JPEG' undeclared (first use in this function) gphoto2-cmd-capture.c:115: `GP_LOG_DEBUG' undeclared (first use in this function) gphoto2-cmd-capture.c:132: `GP_OK' undeclared (first use in this function) gphoto2-cmd-capture.c:219: `GP_ERROR_CANCEL' undeclared (first use in this function) gmake[1]: *** [gphoto2-cmd-capture.o] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/gphoto2/work/gphoto2-2.1.1/gphoto2' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /usr/ports/graphics/gphoto2. *** Error code 1 Stop in /usr/ports/graphics/gphoto2. >How-To-Repeat: portupgrade gphoto2. >Fix: unknown. >Release-Note: >Audit-Trail: >Unformatted: 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?200301131736.h0DHaa1k093016>