Cat Farm
One of the cats we’re raising on the cat farm.
..Graphics/Tiff & GCC 4.6.4
The latest (as of this writing) GCC port to FreeBSD 9.0 ended up creating some compile problems when I did a portupgrade -ra: /usr/ports/graphics/tiff
couldn’t find some libraries:
g++46: error: /usr/local/lib/gcc46/gcc/x86_64-portbld-freebsd9.0/4.6.3/crtbeginS.o: No such file or directory g++46: error: /usr/local/lib/gcc46/gcc/x86_64-portbld-freebsd9.0/4.6.3/crtendS.o: No such file or directory *** Error code 1
The problem is that there is no more 4.6.3 directory once you install 4.6.4. I didn’t bother debugging the port problem, though I probably should have and informed the port maintainer and all of those good citizenship steps but instead took a shortcut that solved the problem:
cd /usr/local/lib/gcc46/gcc/x86_64-portbld-freebsd9.0/ ln -s 4.6.4 4.6.3 cd /usr/ports/graphics/tiff make clean portupgrade -ra
And all is good.
Windows Sucks
While I have run into development cases where windows was effectively required, any developer that builds from scratch on such a crappy foundation saddens me.
Make the world a more secure and reliable place: open source software on open source platforms just works better.
Sent via BlackBerry by AT&T
First RAV4 rental
A fine little car.
Sent via BlackBerry by AT&T