Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 1999 12:54:25 -0700 (PDT)
From:      Randy Bush <randy@psg.com>
To:        FreeBSD Current <freebsd-current@freebsd.org>, FreeBSD MultiMedia <freebsd-multimedia@freebsd.org>
Subject:   make of vic broken in current
Message-ID:  <m11G6ML-0008G5C@rip.psg.com>

next in thread | raw e-mail | index | archive | help
excuse previous gibberish.  i am at a loss as to how it happened, maybe vm
dealing with a very looooong line.  i hope it is not reproducable.

-current as of 99.08.14



c++ -O2 -DUSE_SHM -DED_YBITS=4 -DSIGRET=void -I/usr/local/include/tk8.0 \
  -I/usr/local/include/tcl8.0 -I/usr/X11R6/include -I./jpeg -I./p64 -I. \
  -o vic inet.o cellb_tables.o tkStripchart.o md5c.o random.o main.o net.o \
  net-ip.o source.o iohandler.o timer.o idlecallback.o media-timer.o \
  session.o session-rtpv1.o session-nv.o session-ivs.o decoder.o \
  decoder-jpeg.o decoder-nv.o decoder-h261.o decoder-h261v1.o \
  decoder-cellb.o device.o grabber.o vw.o Tcl.o Tcl2.o module.o \
  transmitter.o encoder-nv.o encoder-cellb.o encoder-h261.o \
  transcoder-jpeg.o framer-jpeg.o group-ipc.o confbus.o renderer.o \
  renderer-window.o color.o color-true.o color-pseudo.o color-dither.o \
  color-ed.o color-quant.o color-hi.o color-gray.o color-mono.o \
  color-hist.o rgb-converter.o jpeg/jpeg.o p64/p64.o dct.o compositor.o \
  rate-variable.o crypt.o crypt-dull.o grabber-still.o cm0.o cm1.o \
  huffcode.o version.o bv.o ui-ctrlmenu.o ui-main.o ui-resource.o \
  ui-srclist.o ui-stats.o ui-util.o ui-windows.o ui-switcher.o ui-extout.o \
  ui-grabber.o ui-unix.o cf-main.o cf-tm.o cf-confbus.o cf-network.o \
  cf-util.o tkerror.o entry.o tk.o strtol.o strtoul.o grabber-x11.cc \
  grabber-meteor.o -L/usr/local/lib -ltk80 -L/usr/local/lib -ltcl80 \
  -L/usr/X11R6/lib -lXext -lX11 -lm
grabber-x11.cc: In method `X11Device::X11Device(const char *)':
grabber-x11.cc:194: warning: the address of `free(void *)', will always be `true'
grabber-x11.cc: In method `int X11Grabber::X11Grab_Initialize(Window, int, int)':
grabber-x11.cc:572: warning: assuming & on `X11Grabber::X11Grab_LSBWhite1()'
grabber-x11.cc:572: warning: assuming & on `X11Grabber::X11Grab_MSBWhite1()'
grabber-x11.cc:574: warning: assuming & on `X11Grabber::X11Grab_LSBBlack1()'
grabber-x11.cc:574: warning: assuming & on `X11Grabber::X11Grab_MSBBlack1()'
grabber-x11.cc:585: warning: assuming & on `X11Grabber::X11Grab_Pseudo8()'
grabber-x11.cc:595: warning: assuming & on `X11Grabber::X11Grab_RGB16()'
grabber-x11.cc:609: warning: assuming & on `X11Grabber::X11Grab_TrueXBGR24()'
grabber-x11.cc:627: warning: implicit declaration of function `int VidUtil_DestroyXImage(...)'
grabber-x11.cc: In method `X11Grabber::X11Grabber(const char *, const char *)':
grabber-x11.cc:1014: warning: assignment to `int8 *' from `uint8 *' changes signedness
grabber-x11.cc:1015: warning: assignment to `int8 *' from `uint8 *' changes signedness
grabber-x11.cc: In method `int X11Grabber::capture()':
grabber-x11.cc:1188: warning: implicit declaration of function `int XShmGetImage(...)'
grabber-x11.cc:1194: must use .* or ->* to call pointer-to-member function in `X11Grabber::c_grab (...)'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m11G6ML-0008G5C>