thanks to both, configure passed but my problems dont like to finish:

in zapping-0.10cvs6 with make:
-------------------------------------------------------------------------------------
# make
make  all-recursive
Making all in common
make  all-am
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.  -I/usr/sfw/include/python2.3 
-DORBIT2=1  -mt -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I /usr/include/pango-1.0 -I/usr/openwin/include 
-I/usr/sfw/include -I/usr/sfw/incl ude/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include /libgnomeui-2.0 
-I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I 
/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 
-I /usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 
-I/usr/include/gnome-vfs-2.0  -I/usr/lib/gnome-vfs-2.0/include 
-I/usr/include/bonobo-activation-2.0 -I/usr/in clude/libxml2 
-I/usr/include/libglade-2.0    -D_GNU_SOURCE    -DPACKAGE_DATA_DIR 
=\"/usr/local/share\"   -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\"   
-DPAC KAGE_PIXMAPS_DIR=\"/usr/local/share/pixmaps/zapping\"  
-DPACKAGE_LIB_DIR=\"/usr/ local/lib/zapping\"   
-DPACKAGE_ZSFB_DIR=\"/usr/local/sbin\"    -g -O2 -MT alloc .o -MD -MP -MF 
".deps/alloc.Tpo" -c -o alloc.o alloc.c; \
then mv -f ".deps/alloc.Tpo" ".deps/alloc.Po"; else rm -f ".deps/alloc.Tpo"; 
exi t 1; fi
cc1: error: invalid option `t'
*** Error code 1
make: Fatal error: Command failed for target `alloc.o'
Current working directory /export/home/aida/zapping-0.10cvs6/common
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /export/home/aida/zapping-0.10cvs6/common
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='common  libtv  libvbi  po  glade  pixmaps  plugins  help    src  test'; 
fo r subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/aida/zapping-0.10cvs6
*** Error code 1
make: Fatal error: Command failed for target `all'
-------------------------------------------------------------------------------------
:-(
any suggestion?

i am trying to use my tv card pinnacle pctv rave, i installer libraries and 
driver for my card, but i dont know what program to use, in linux i use tvtime 
but here i dont know nothing.

http://www.linuxlinks.com/Software/Multimedia/TV/
they mention that Zapping is a program that runs in solaris.

i all noob.
 
 
This message posted from opensolaris.org

Reply via email to