You're right, I'm not using ports, because they just port stable releases.
I passes "--with-png-includes" and "--with-png-library" but only this
didn't worked.
I don't have 'include' and 'lib' directories under '/usr/local/bin',
what I do have is 'libpng-config' and 'libpng12-config'

On 5/29/06, Parv <[EMAIL PROTECTED]> wrote:
in message <[EMAIL PROTECTED]>,
wrote marcel bertonzzin thusly...
>
> Well, i tried to compile FVWM 2.5.16 on my FreeBSD 6.1-RC and I got
> some problems with ld(1) because of these Makefiles:
>
> fvwm-2.5.16/modules/FvwmAnimate/Makefile
> fvwm-2.5.16/modules/FvwmBanner/Makefile
> fvwm-2.5.16/modules/FvwmWharf/Makefile
> fvwm-2.5.16/bin/Makefile
> fvwm-2.5.16/Makefile
>
> Because of the png_LIBS variable, that is set to:
> -lpng -lz
> but should be:
> -L/usr/local/bin -lpng -lz

Seems like you are not using Ports which has the above mentioned
version in x11-wm/fvwm2-devel.  In any case, you can specify the
location of png related files via configure included in fvwm source
by passing "--with-png-includes" & "--with-png-library"

In any case, do you really have 'include', 'lib' directories under
'/usr/local/bin' given your proposed (non)solution?


  - Parv

--



Reply via email to