*Solved* (was Re: Tracking down the PS/PDF image problem)

[ Available lists | Index of freebsd-doc | Month of Jun 2002 | Week of 26 Jun 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Nik Clayton <nik@freebsd.org>
Date
26 Jun 2002 23:16:55
Subject
*Solved* (was Re: Tracking down the PS/PDF image problem)
Message-ID
20020626221053.GB40479@canyon.nothing-going-on.org

In reply to
Replies
Referenced by

[ Hide this part ]
On Wed, Jun 26, 2002 at 08:04:47PM +0100, Robert bobb Crosbie wrote:
> I have compiled the above as directed and put them at
> http://www.tchpc.tcd.ie/~bobb/docproj/

Thanks for all that.

You're never going to guess what the problem was.



I played a hunch, after realising that your EPS files were different to
the ones my system was generating.

First, I verified that the problem still existed on my system.

Then, I removed the netpbm ports, and all its dependencies.

pkg_delete -f netpbm-10.2 jpeg-6b_1 png-1.2.3 tiff-3.5.7 jbigkit-1.4

Then I commented out the following lines in /etc/make.conf

#CPUTYPE=p3
#CFLAGS= -O -pipe
#COPTFLAGS= -O -pipe

Then I did

portupgrade -rRN netpbm

And now it all works. So it was either the general optimisation, or the
specific optimisations from the CPUTYPE line introducing a bug into
pnmtops.

Bruce, you probably want to check your /etc/make.conf for similar
optimisations, and remove them.

I've verified that the Handbook now builds properly with images, so the
build early tomorrow morning my time should be fine. That'll be
uploaded to ftp-master at around 21:30 PDT, and should then propogate to
the other FTP mirrors as normal.

N
--
FreeBSD: The Power to Serve http://www.freebsd.org/ (__)
FreeBSD Documentation Project http://www.freebsd.org/docproj/ \\\'',)
\/ \ ^
--- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- .\._/_)


[ Show this part (application/pgp-signature) ]

Elapsed time: 0.170 seconds