Sane CFLAGS.

Nathan Whitehorn nwhitehorn at freebsd.org
Mon Dec 8 10:38:19 PST 2008


Horst Günther Burkhardt III wrote:
> On Mon, 2008-12-08 at 11:35 -0600, Nathan Whitehorn wrote:
>   
>> Assuming these are only ports, I would suggest rebuilding ruby by hand, 
>> then doing a portupgrade -fa, which will force rebuild all ports. If you 
>> rebuilt critical system components (gcc for instance) with these CFLAGS, 
>> you might have no option but to reinstall world from CD.
>>     
>
> ... I just did a rebuild on ruby, db41, ruby-bdb, and portupgrade. I'm
> _still_ getting SIGILL from trying to use portupgrade. (That's what
> started this in the first place, ironically)...
>
> ... I'm really confused, I _don't_ want to redo the install procedure,
> it was enough of a pain in my ass the first time. 
>
> Any way to just remove everything that Ports has done, and rebuild the entire lot using the settings i had saved? :\
>   
If you need to wipe everything, pkg_deinstall -a

You will need to reinstall everything by hand, unfortunately, but it 
will keep your settings.

You can also make sure you got all the dependencies by doing pkg_info -r 
portupgrade*, which will list the packages on which portupgrade depends.
-Nathan


More information about the freebsd-ppc mailing list