Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2005 18:52:43 -0700
From:      "Jack L." <xxjack12xx@gmail.com>
To:        ports@freebsd.org
Subject:   dcraw does not compile
Message-ID:  <ab581e31050915185220d31d03@mail.gmail.com>

index | next in thread | raw e-mail

I get this when I try to compile dcraw

musirc# make install
===> Building for dcraw-1.236
cc -o dcraw -O2 -fno-strict-aliasing -pipe -march=prescott -march=prescott 
-I/usr/local/include dcraw.c -L/usr/local/lib -lm -ljpeg
dcraw.c:179: error: conflicting types for 'memmem'
/usr/include/string.h:65: error: previous declaration of 'memmem' was here
dcraw.c:179: error: conflicting types for 'memmem'
/usr/include/string.h:65: error: previous declaration of 'memmem' was here
*** Error code 1

Stop in /usr/ports/graphics/dcraw/work/dcraw-1.236.
*** Error code 1

Stop in /usr/ports/graphics/dcraw.
musirc#


home | help

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