From owner-freebsd-current Sun Aug 15 12:56:57 1999 Delivered-To: freebsd-current@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id D6B8315155; Sun, 15 Aug 1999 12:56:49 -0700 (PDT) (envelope-from randy@psg.com) Received: from localhost (3261 bytes) by rip.psg.com via sendmail with P:stdio/R:inet_resolve/T:smtp (sender: ) (ident using unix) id for ; Sun, 15 Aug 1999 12:54:25 -0700 (PDT) (Smail-3.2.0.101 1997-Dec-17 #1 built 1999-Apr-1) Message-Id: Date: Sun, 15 Aug 1999 12:54:25 -0700 (PDT) From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: FreeBSD Current , FreeBSD MultiMedia Subject: make of vic broken in current Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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