Re: Unable to build graphics/gd

2009-08-01 Thread Dirk Meyer
Hallo Jerry, Thanks for the info. I appreciate it. I don't suppose that there is a recommended procedure to prevent just such an occurrence again in the future? Not that it is really all that important. I believe that this is the first time this has happened to me. This problems are hard to

Unable to build graphics/gd

2009-07-19 Thread Jerry
I am unable to build the 'graphics/gd' port on FreeBSD-7.2 although I have updated the posts tree, etc. The build simply stops during the 'make' phase. A complete copy of the build log is available at this URL: http://pastebin.ca/1499985 This is an updated version of the 'gd' port. The previous

Re: Unable to build graphics/gd

2009-07-19 Thread Marcus von Appen
On, Sun Jul 19, 2009, Jerry wrote: I am unable to build the 'graphics/gd' port on FreeBSD-7.2 although I have updated the posts tree, etc. The build simply stops during the 'make' phase. A complete copy of the build log is available at this URL: http://pastebin.ca/1499985 Looks like

Re: Unable to build graphics/gd

2009-07-19 Thread Patrick Lamaiziere
Le Sun, 19 Jul 2009 06:39:24 -0400, Jerry ges...@yahoo.com a écrit : I am unable to build the 'graphics/gd' port on FreeBSD-7.2 although I have updated the posts tree, etc. The build simply stops during the 'make' phase. A complete copy of the build log is available at this URL: http

Re: Unable to build graphics/gd

2009-07-19 Thread Jerry
On Sun, 19 Jul 2009 13:00:30 +0200 Marcus von Appen m...@freebsd.org wrote: [snip] Looks like it tries to link against the older version that's still installed. Try to deinstall gd first, then build and install it again. Thanks, that fixed it. Strange, but I have not had that problem before.

Re: Unable to build graphics/gd

2009-07-19 Thread Marcus von Appen
On, Sun Jul 19, 2009, Jerry wrote: On Sun, 19 Jul 2009 13:00:30 +0200 Marcus von Appen m...@freebsd.org wrote: [snip] Looks like it tries to link against the older version that's still installed. Try to deinstall gd first, then build and install it again. Thanks, that fixed it.

Re: Unable to build graphics/gd

2009-07-19 Thread Jerry
On Sun, 19 Jul 2009 12:58:56 +0200 dirk.me...@dinoex.sub.org (Dirk Meyer) wrote: [snip] libjpeg.so.9 is obsolete now. pelase use libjpeg.so.10 from jpeg-7. I all ready have the port installed. checking out the '/usr/local/lib' directory, reveals this: lrwxr-xr-x 1 root wheel13B Jul 19

Re: Unable to build graphics/gd

2009-07-19 Thread Jerry
On Sun, 19 Jul 2009 14:23:27 +0200 Marcus von Appen m...@freebsd.org wrote: On, Sun Jul 19, 2009, Jerry wrote: On Sun, 19 Jul 2009 13:00:30 +0200 Marcus von Appen m...@freebsd.org wrote: [snip] Looks like it tries to link against the older version that's still installed. Try

Re: Unable to build graphics/gd

2009-07-19 Thread Greg Lewis
On Sun, Jul 19, 2009 at 02:23:27PM +0200, Marcus von Appen wrote: On, Sun Jul 19, 2009, Jerry wrote: On Sun, 19 Jul 2009 13:00:30 +0200 Marcus von Appen m...@freebsd.org wrote: [snip] Looks like it tries to link against the older version that's still installed. Try to

Re: Unable to build graphics/gd

2009-07-19 Thread Kent Stewart
On Sunday 19 July 2009 11:08:31 am Greg Lewis wrote: On Sun, Jul 19, 2009 at 02:23:27PM +0200, Marcus von Appen wrote: On, Sun Jul 19, 2009, Jerry wrote: On Sun, 19 Jul 2009 13:00:30 +0200 Marcus von Appen m...@freebsd.org wrote: [snip] Looks like it tries to link against the

Re: Unable to build graphics/gd

2009-07-19 Thread perryh
Greg Lewis gle...@eyesbeyond.com wrote: Marcus von Appen m...@freebsd.org wrote: It is a problem with how the FreeBSD upgrade tools work and how a port (read: application, library, whatever) manages its own build. Usually a port, in case it links to one of its own components, should