Archiv > Development

Precise - Mld3.0.2

<< < (3/5) > >>

orgel:
Die 7er sollte mittlerweile Stabil genug sein, die 8er ist ja schon im anrollen  ;)  

MarMic:
hi jungs,

ich will morgen früh mal bb 1.20.0 testen

wollen wir noch was neues freischalten oder abändern?

ich werde aufjedenfall passwd -> crypt md5 setzen

NOCH WAS?

greetz MarMic

edit://
@claus, kann ich


--- Code: ---which

    which [COMMAND]...

    Locate a COMMAND

--- End code ---

aktivieren?

MarMic:
@claus,

willste dir bitte mal bb anschauen? denke da greift dein make oldconfig nicht!

beim bauen bleibts einfach hängen und geht nicht weiter.

habe es dann im makefile nachgeschaut und das hier gefunden:


--- Code: ---yes "n" | make oldconfig
--- End code ---

das führt aber diesmal zu ner endlossschleife:

repeat:

--- Code: ---  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW)
choice[1-3?]: Buffer allocation policy
> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW)
  2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW)
choice[1-3?]: Buffer allocation policy
> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW)
  2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW)
choice[1-3?]: Buffer allocation policy
> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW)
  2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW)
choice[1-3?]: Buffer allocation policy
> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW)
  2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW)
choice[1-3?]: Buffer allocation policy
> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW)
  2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW)
choice[1-3?]: Buffer allocation policy
> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW)
  2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW)
choice[1-3?]: Buffer allocation policy
> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW)
  2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW)
choice[1-3?]: Buffer allocation policy
> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW)
  2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW)
choice[1-3?]: Buffer allocation policy
> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW)
  2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW)
  3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) (NEW)
choice[1-3?]: Buffer allocation policy
> 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) (NEW)
  2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) (NEW)

--- End code ---

da es nach dev/null geht baut die bb doch UND das knallt wohl :-(

greetz MarMic

clausmuus:
Ich denke Du musst wohl "make oldconfig" von Hand im bb Verzeichnis aufrufen und händisch entscheiden was gewählt werden soll. in den meisten Fällen dürfte "n" die richtige Wahl sein. Bei FEATURE_BUFFERS_GO_IN_BSS weiß ich nicht was die beste Antwort ist.
"which" kannst Du ruhig aktivieren (das ist neu hinzugekommen, oder hatte ich das bisher übersehen?).
Wegen crypt=md5 sollte ja mein Patch greifen.

Claus

MarMic:
pfff ok da habe ich angst vor :-P

wäre mir lieber wenn du es dir dann bei umstellung auf precise selbst anschaust und entscheidest

deinen md5 patch brauchen wir NICHT mehr, da man doch nun das standard value setzen kann

greetz MarMic

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version