Date: 28 Jan 1998 08:33:48 +0100 From: Thomas Gellekum <tg@ihf.rwth-aachen.de> To: Dennis Tenn <dstenn@fanfic.org> Cc: Doug White <dwhite@resnet.uoregon.edu>, brunell@uwplatt.edu, freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: tiff-34 failure Message-ID: <87afchyrvn.fsf@ghpc6.ihf.rwth-aachen.de> In-Reply-To: Dennis Tenn's message of Tue, 27 Jan 1998 21:09:51 -0500 (EST) References: <Pine.BSF.3.96.980127204902.16338D-100000@fanfic.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dennis Tenn <dstenn@fanfic.org> writes: > On Tue, 27 Jan 1998, Doug White wrote: > > | On Sun, 25 Jan 1998, Matt Brunell wrote: > | > | > I have tried to install enlightenment from the ports on FreeBSD > | > 2.2.2-RELEASE but the tiff part fails. > | > the first error I get is > | > ===> imlib-0.11 depends on shared library: tiff34\.1\. - not found > | > > | > then I get various errors from *.c files saying tiff34/tiffio.h: No > | > such file or directory This looks like a mix between 2.2.2 and 2.2.5-stable ports. The -stable port of tiff34 installs its header files into ${PREFIX}/include/tiff34. All the ports depending on tiff34 have been changed accordingly. > Funny you should say that since I installed enlightenment yesterday. I > noticed that in /usr/local/include neither tiffio.h nor tiff.h existed but > that tiffio34.h and tiff34.h were present. These are leftovers from an older tiff34 port. > I figured it was easier to > modify the imlib.c (I think that was what it was) inculde references: > > #include <tiff34/tiffio.h> Should work fine with a current tiff34 port. tg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87afchyrvn.fsf>