pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41947: graphics/netpbm doesn't build with new jpeg
>Number: 41947
>Category: pkg
>Synopsis: graphics/netpbm doesn't build with new jpeg
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Aug 27 08:00:00 +0000 2009
>Originator: David A. Holland
>Release: NetBSD 5.0_STABLE, pkgsrc 20090827
>Organization:
>Environment:
System: NetBSD bantha 5.0_STABLE NetBSD 5.0_STABLE (BANTHA) #3: Thu Jul 2
17:19:16 EDT 2009 root@bantha:/usr/src/sys/arch/i386/compile/BANTHA i386
Architecture: i386
Machine: i386
>Description:
netpbm build fails with the new jpeg library.
cc -c
-I/usr/pkgsrc/graphics/netpbm/work/netpbm-10.34/converter/ppm/ppmtompeg/headers
-I/include
-I/usr/pkgsrc/graphics/netpbm/work/netpbm-10.34/converter/ppm/ppmtompeg -I. -I
importinc -DNDEBUG \
-I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include
-I/usr/include -o jpeg.o jpeg.c
jpeg.c: In function 'ReadJPEG':
jpeg.c:472: error: 'struct jpeg_decompress_struct' has no member named
'min_DCT_scaled_size'
It appears that there are now separate horizontal and vertical members
min_DCT_[hv]_scaled_size.
>How-To-Repeat:
make
>Fix:
Dunno, might look into it tomorrow.
I don't see how this can be backwards-compatible though, so it looks
like we need a revbump for everything using jpeg... :-|
Home |
Main Index |
Thread Index |
Old Index