Busybox symlinking can't be de-selected

View: New views
2 Messages — Rating Filter:   Alert me  

Busybox symlinking can't be de-selected

by atemp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm having trouble disabling the symlink option of busybox.

Having looked at the mailing list archives, I'm having a similar problem
to http://www.nabble.com/t2-7.0-rc2-busybox-build-fails-td13841155.html

However, the option to turn off the symlinks always remains enabled.

In addition I see no way to select/deselect packages using the
./scripts/Config even though expert options and custom package selection
are enabled.

Attached is the error log for busybox.

Regards,
Andrew


-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
lists@... with a subject of: unsubscribe t2

ERROR-LOG.tar.bz2 (22K) Download Attachment

Re: Busybox symlinking can't be de-selected

by Rene Rebe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

On 07.05.2008, at 08:52, atemp wrote:

> Hi,
>
> I'm having trouble disabling the symlink option of busybox.
>
> Having looked at the mailing list archives, I'm having a similar  
> problem to http://www.nabble.com/t2-7.0-rc2-busybox-build-fails-td13841155.html
>
> However, the option to turn off the symlinks always remains enabled.
>
> In addition I see no way to select/deselect packages using the ./
> scripts/Config even though expert options and custom package  
> selection are enabled.


The target might force the option to "enabled":

t2-trunk/target# grep BUSYBOX */*
dreamcast/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
neo1973/config.in:# SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
psion-pda/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
rtai/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
tlx/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
wrt2/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
xen/config.in:SDECFGSET_PKG_BUSYBOX_SYMLINKS=1

One can noticed forced options by the surrounding =...= equal
signs in the Config menu entry.

You can either remove the enforcing line in the target config
or copy the target as new target to be modified to your needs.

Yours,

--
   RenĂ© Rebe - ExactCODE GmbH - Europe, Germany, Berlin
   http://exactcode.de | http://t2-project.org | http://rene.rebe.name


-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
lists@... with a subject of: unsubscribe t2