gscanbus-0.7.1

Mark Knecht markknecht at gmail.com
Fri Feb 18 03:49:41 UTC 2005


On Thu, 17 Feb 2005 19:42:39 -0800, Jim Hayward
<jimhayward at earthlink.net> wrote:
> On Thu, 2005-02-17 at 14:15 -0800, miao huijie wrote:
> > gcc -DPACKAGE=\"gscanbus\" -DVERSION=\"0.7.1\"
> > -DHAVE_LIBRAW1394=1 -DSTDC_HEADERS=1
> > -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1
> > -DHAVE_LIBRAW1394_RAW1394_H=1  -I. -I.
> > -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
> > -I/usr/lib/glib/include -I/usr/X11R6/include    -g -O2
> > -c gscanbus.c
> > gscanbus.c:112: error: missing terminating " character
> > gscanbus.c:114: error: `version' undeclared here (not
> > in a function)
> > gscanbus.c:114: error: syntax error before "that"
> > gscanbus.c:115: error: stray '\' in program
> > gscanbus.c:115: error: missing terminating " character
> > gscanbus.c:117: error: missing terminating " character
> > gscanbus.c:119: error: missing terminating ' character
> > gscanbus.c:143: warning: parameter names (without
> > types) in function declaration
> 
> This is an error in the program source code. This program is not GCC >=
> 3.1.x compliant. The first error above at line 112 is caused by the
> program using multi-line string literals. These were depreciated in GCC
> version 3.0 and support was removed in GCC 3.1.
> 
> This project does not appear to be in active development. The last
> release is dated July 11, 2001. While the errors could be corrected, you
> are probably going to be better off looking for an active project that
> does the same thing. This project is also using the essentially obsolete
> GTK 1.2.x libraries.
> 
> Regards,
>         Jim H

Hi,
   I was around 1394 development when this got done. You're correct
that the project probably hasn't been touched in a long time. However
there are no other progams under Linux that do anything like that
program. It's probably best to contact the author and see if he'll
help and possibly to look for someone to take it over.

   I was on the 1394-devel list from August 1999 until last October.

Cheers,
Mark
>




More information about the Redhat-install-list mailing list