Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 1999 19:41:45 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        randy@psg.com (Randy Bush)
Cc:        freebsd-current@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG
Subject:   Re: make of vic broken in current
Message-ID:  <199908151741.TAA21997@labinfo.iet.unipi.it>
In-Reply-To: <m11G6ML-0008G5C@rip.psg.com> from "Randy Bush" at Aug 15, 99 12:54:06 pm

next in thread | previous 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

could it be the compiler was upgraded recently ? I wrote grabber-x11.cc
but i am far from being C++ literate so the most i could do is check
that it would compile on the platform i was using (2.2.x at the time).

Some review and cleanup from someone who knows C++ would be very
welcome.

	cheers
	luigi

> 
> 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-multimedia" in the body of the message
> 



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




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