POV-Ray : Newsgroups : povray.unix : compile problem (gentoo linux) : Re: compile problem (gentoo linux) Server Time
8 Jul 2024 17:47:28 EDT (-0400)
  Re: compile problem (gentoo linux)  
From: Tyler Eaves
Date: 27 Mar 2003 18:42:31
Message: <3e838c65@news.povray.org>
George Pantazopoulos wrote:

> Hey all,
> 
> compiling with gcc 3.2 , using the standard Makefile, I get lots of errors
> that look like this after passing the point
> "make[1]: Entering directory `/home/george/povray-3.50c/src'"
> 
> 
> jpeg_pov.o(.text+0x95): In function
> `JPEG_Image::JPEG_Image[not-in-charge](char*, int, int, int, int
> )':
> : undefined reference to `jpeg_std_error'
> jpeg_pov.o(.text+0xc8): In function
> `JPEG_Image::JPEG_Image[not-in-charge](char*, int, int, int, int
> )':
> : undefined reference to `jpeg_CreateCompress'
> jpeg_pov.o(.text+0x144): In function
> `JPEG_Image::JPEG_Image[not-in-charge](char*, int, int, int, in
> t)':
> : undefined reference to `jpeg_set_defaults'
> 
> 
> There are similar errors for PNG and TIFF related functions.
> zlib, libpng, and libtiff are all installed in /usr/lib/ , so what could
> be the problem?
> 
> I'm trying to compile just by typing "make". Is there any other steps I
> have to take?
> 
> Thanks,
> George

Any reason you aren't letting Portage do it's thing? That is kinda the point 
of Gentoo...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.