graphics/netpbm broken?

2010-07-06 Thread Robert
amd64 freshly rebuilt -current [...] cc -c -I/usr/pobj/netpbm-10.35.75/netpbm-10.35.75/converter/ppm/ppmtompeg/headers -I/usr/local/include -I/usr/pobj/netpbm-10.35.75/netpbm-10.35.75/converter/ppm/ppmtompeg -I. -I importinc -DNDEBUG \ -O2 -pipe -o parallel.o parallel.c paralle

Re: graphics/netpbm broken?

2010-07-07 Thread Stuart Henderson
On 2010/07/07 04:51, Robert wrote: > amd64 > freshly rebuilt -current I don't have a fix, but I can confirm it here..

Re: graphics/netpbm broken?

2010-07-07 Thread Andreas Kahari
Try uninstalling any old netpbm package before building the new one. That worked for me and is a common solution when builds "mysteriously" fails. Andreas On Wed, Jul 07, 2010 at 04:51:45AM +0200, Robert wrote: > amd64 > freshly rebuilt -current > > [...] > cc -c > -I/usr/pobj/netpbm-10.35.75/n

Re: graphics/netpbm broken?

2010-07-07 Thread Stuart Henderson
On 2010/07/07 10:15, Andreas Kahari wrote: > Try uninstalling any old netpbm package before building the new one. > That worked for me and is a common solution when builds "mysteriously" > fails. hmm, you're right, I was thrown because it usually fails in a different way when that is the problem.

Re: graphics/netpbm broken?

2010-07-07 Thread Robert
On Wed, 7 Jul 2010 10:27:58 +0100 Stuart Henderson wrote: > On 2010/07/07 10:15, Andreas Kahari wrote: > > Try uninstalling any old netpbm package before building the new one. > > That worked for me and is a common solution when builds > > "mysteriously" fails. > > hmm, you're right, I was throw

Re: graphics/netpbm broken?

2010-07-07 Thread Christian Weisgerber
Andreas Kahari wrote: > Try uninstalling any old netpbm package before building the new one. Yes, that is required. I tried to fix this, but couldn't get it working and decided not to spend a disproportionate amount of time on figuring out the necessary include order in each subdirectory... I i