Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2013 17:01:54 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        mexas@bris.ac.uk
Cc:        freebsd-ports@freebsd.org
Subject:   Re: graphics/libsvg: svg_image.c:24:17: error: png.h: No such file or directory
Message-ID:  <5231BB42.6070501@passap.ru>
In-Reply-To: <201309121255.r8CCtHa8087421@mech-cluster241.men.bris.ac.uk>
References:  <201309121255.r8CCtHa8087421@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
12.09.2013 16:55, Anton Shterenlikht пишет:
>>From bsam@passap.ru Thu Sep 12 13:48:26 2013
>>>
>>> --- svg_image.lo ---
>>> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H  -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing     -O2 -pipe -fno-strict-aliasing -MT svg_image.lo -MD -MP -MF ".deps/svg_image.Tpo" -c -o svg_image.lo svg_image.c;  then mv -f ".deps/svg_image.Tpo" ".deps/svg_image.Plo"; else rm -f ".deps/svg_image.Tpo"; exit 1; fi
>>> libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -MT svg_image.lo -MD -MP -MF .deps/svg_image.Tpo -c svg_image.c  -fPIC -DPIC -o .libs/svg_image.o
>>> svg_image.c:24:17: error: png.h: No such file or directory
>>> svg_image.c:25:21: error: jpeglib.h: No such file or directory
>>> svg_image.c:26:20: error: jerror.h: No such file or directory
>>>
>>> and so on.
>>>
>>> The full log:
>>>
>>> http://eis.bris.ac.uk/~mexas/libsvg-build-log.text
>>
>> Please try the following patch.
> 
> The patch helped.

Great, can you file a PR on the matter? Thanks!

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



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