pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: problem building x11/xfwp



On Sat, May 24, 2014 3:14 pm, Thomas Klausner wrote:
> On Sat, May 24, 2014 at 07:18:31AM -0700, Waitman Gobble wrote:
>
>> Also, x11/xlogo apparently has a dependency on expat which is not
>> specified in the pkgsrc Makefile. It seems that one must first build
>> textproc/expat in order to successfully build x11/xlogo. So maybe this
>> is something that needs to be looked at?
>
> I don't see this.
> # grep -r expat work.x86_64/xlogo-1.0.4
> #
>
>
> Can you please tell us how you notice this dependency?
> Thomas
>
>

I tested by doing 'pkg_delete expat' then a bmake in x11/xlogo.. here is
the error.

====> Creating toolchain wrappers for xlogo-1.0.4nb3
ERROR: expat>=1.95.7 expat>=1.95.4 is not installed; can't buildlink files.
*** Error code 1.


So I reinstall expat..
pkg_add /z/pkgsrc/packages/textproc/expat-2.1.0.tgz
and now the x11/xlogo build works.

I don't see expat in the worksrc files.. so this is coming from somewhere
else??? I don't believe I saw expat as a requirement in the 'pkgsrc on
Linux' page, but maybe I missed.

Thank you,

-- 
Waitman Gobble
San Jose California USA
+1.510-830-7975



Home | Main Index | Thread Index | Old Index