NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: sysutils/xfce4-thunar fails
Hans:
Thanks for the explanation, it helped. I have used |& tee in Linux and
wont mind switching to csh.
Best,
Dave
On Fri, Feb 11, 2011 at 9:29 PM, hans dinsen-hansen
<hansdinsenhansen%gmail.com@localhost> wrote:
> Hi, Dave & list.
>
> On Fri, Feb 11, 2011 at 4:57 AM, dave shar <netbsd.amd64%gmail.com@localhost>
> wrote:
>> Hans:
>>
>> I know where you come from. I managed to build it anyway, had to run
>> make and bmake several times. I guess the Makefile should be edited
>> properly.
>
> When I ran a "make fetch-list" in your directory, I saw that it
> needed glib-2.26.1.tgz which isa used in pkgsrc/devel/glib2..
>
> So it seems to be problem to create the correct tree, of dependencies, when
> you start a build at an arbitrary position in the set of sources.
>
>> There are lots of other issues with modular-xorg-server as
>> well, USE_LANGUAGES flags are missing. ...
>
> Yes, I had a similar problem with KDE. About the various flags:
> Whenever I install or build a package, I send the output to a file in the
> directory /usr/pkg/reports. E.g. when I build:
>
> ( echo ~~~~~BUILD~~~~; make package ) |& tee -a /usr/pkg/reports/$cwd:t
>
> Yes, I speak csh with my box; you can probably make something similar in
> bash..
> But in my reports I can see what I should do after the install or
> should have done
> before.
>
> Best of luck!
>
> Hans
>
Home |
Main Index |
Thread Index |
Old Index