Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2003 13:12:12 +0100
From:      "Christoph P. Kukulies" <kuku@physik.rwth-aachen.de>
To:        freebsd-ports@freebsd.org
Subject:   cqcam port
Message-ID:  <20030209131212.A9755@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
I tried to build the color quickcam port and it bails out with:

===>  Building for cqcam-0.91_1
set -e; for i in libcqcam cli  webcam xfe gtkfe; do cd $i; make; cd ..; done
c++ -Wall   -O -pipe -mcpu=pentiumpro -I/usr/local/include -DFREEBSD -DJPEG -DLOCKING -I../libcqcam -c cqcam.C
In file included from ../libcqcam/port.h:44,
                 from ../libcqcam/camera.h:26,
                 from cqcam.C:28:
/usr/include/machine/cpufunc.h: In function `int ffs(int)':
/usr/include/machine/cpufunc.h:110: `int ffs(int)' was declared `extern' and 
   later `static'
/usr/include/strings.h:44: previous declaration of `int ffs(int)'
*** Error code 1

Stop in /usr/ports/graphics/cqcam/work/cqcam-0.91/cli.
*** Error code 1

Stop in /usr/ports/graphics/cqcam/work/cqcam-0.91.
*** Error code 1

Stop in /usr/ports/graphics/cqcam.

Any ideas?


--
Chris Christoph P. U. Kukulies kukulies@rwth-aachen.de

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




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