zzxxpp1011239740 / webp

Automatically exported from code.google.com/p/webp
0 stars 0 forks source link

Port for FreeBSD available #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. cd /usr/ports/graphics/webp
2. make install
3.

What is the expected output? What do you see instead?

webp to compile and install

compile stops and gives

webpconv.c:265: error: ‘pixWriteWebPwithTargetPSNR’ was not declared in 
this scope

What version of the product are you using? On what operating system?

FreeBSD 8.1 webp 0.4

Please provide any additional information below.

Patch to environ.h required (#include <stdlib.h>: 
http://www.mail-archive.com/cvs-all@freebsd.org/msg181428.html

Original issue reported on code.google.com by charlie....@clark-consulting.eu on 24 Nov 2010 at 11:22

GoogleCodeExporter commented 9 years ago

Original comment by vikaas.a...@gmail.com on 26 Nov 2010 at 4:38

GoogleCodeExporter commented 9 years ago
suspect that incorrect liblept.a being linked to webpconv.
Refer to my comments in another issue regarding Mac-OS

Original comment by vikaas.a...@gmail.com on 29 Nov 2010 at 10:39

GoogleCodeExporter commented 9 years ago

Original comment by vikaas.a...@gmail.com on 29 Nov 2010 at 10:55

GoogleCodeExporter commented 9 years ago
Port now works fine (with change to enviro.h). Ticket can be closed

Original comment by charlie....@clark-consulting.eu on 30 Nov 2010 at 8:04

GoogleCodeExporter commented 9 years ago

Original comment by vikaas.a...@gmail.com on 1 Dec 2010 at 2:40