Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2007 00:18:29 +0200
From:      Bruno Damour <freebsd@ruomad.net>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: beryl compile fails
Message-ID:  <4644EBB5.9010302@ruomad.net>
In-Reply-To: <20070510064024.GB76390@xor.obsecurity.org>
References:  <46424D23.9030704@ruomad.net> <46424DF2.7090407@ruomad.net> <20070509230724.GA65588@xor.obsecurity.org> <4642A5A6.3060501@ruomad.net> <20070510053123.GA76390@xor.obsecurity.org> <4642B285.4010904@ruomad.net> <20070510064024.GB76390@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote:
> On Thu, May 10, 2007 at 07:49:57AM +0200, Bruno Damour wrote:
>   
>> Kris Kennaway wrote:
>>     
>>> On Thu, May 10, 2007 at 06:55:02AM +0200, Bruno Damour wrote:
>>>   
>>>       
>>>> Kris Kennaway wrote:
>>>>     
>>>>         
>>>>> On Thu, May 10, 2007 at 12:40:50AM +0200, Bruno Damour wrote:
>>>>>  
>>>>>       
>>>>>           
>>>>>> Bruno Damour wrote:
>>>>>>    
>>>>>>         
>>>>>>             
>>>>>>> Hello
>>>>>>> I"m using the up-to-date git repository.
>>>>>>> trying to build beryl-core fails with (in libberyldecoration):
>>>>>>>      
>>>>>>>           
>>>>>>>               
>>>>> Users who have been tracking git for a while may need to rebuild from
>>>>> scratch to make sure everything is in a sane state.  We have not put
>>>>> any work into ensuring that the upgrade path from old git
>>>>> installations is clean.
>>>>>
>>>>> Kris
>>>>>  
>>>>>       
>>>>>           
>>>> OK I will try to rebuild every thing.
>>>> Any simple procedure to do that and be sure not to forget anything ?
>>>>     
>>>>         
>>> portupgrade -fa
>>>
>>> Sorry, that will take a while, but unless you can debug the cause
>>> yourself (note that this port built correctly on my tests) this is the
>>> only way we can be sure it's not because of old git stuff that wasn't
>>> updated properly on your system.
>>>
>>> Kris
>>>   
>>>       
>> Well, I'll do that, but I already rebuilt quite a lot of things because
>> of the switch from X11BASE to LOCALBASE
>>     
>
> I'm guessing not everything or it would have found the headers ;-)
>
> Kris
>   

Well I did try portupgrade -fa and portupgrade -fak and I get a lot of 
these :

configure: creating ./config.status
config.status: error: cannot find input file:
===>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11-wm/twm/work/twm-1.0.3/config.log" including the output 
of the
failure of your make command. Also, it might be a good idea to provide an
overview of all packages installed on your system (e.g. an `ls 
/var/db/pkg`).
*** Error code 1

pkg_delete also fails with

===>   twm-1.0.3_3 has a different PREFIX: /usr/X11R6, skipping

so I have to do :
pkg_delete -p /usr/X11R6 -f twm

but reinstalling fails anyway

Any idea ?

Thanks

Bruno



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4644EBB5.9010302>