Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel linux-2.4.19-gentoo-r9 / make dep schlägt fehl
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Robert K.
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2002
Posts: 95
Location: Berlin

PostPosted: Thu Oct 24, 2002 9:25 am    Post subject: kernel linux-2.4.19-gentoo-r9 / make dep schlägt fehl Reply with quote

Hallo,

Ich wollte cryptoapi-support in meinem Kernel einbauen und habe dazu die entsprechenden Punkte im Kernel als Module ausgewählt.

Ein
Code:
make dep
schlägt allerdings mit folgender Fehlermeldung fehl (/proc wird fest einkompiliert).

Code:

make -C partitions fastdep
make[4]: Entering directory `/usr/src/linux-2.4.19-gentoo-r9/fs/partitions'
/usr/src/linux-2.4.19-gentoo-r9/scripts/mkdep -D__KERNEL__ -I/usr/src/linux-2.4.19-gentoo-r9/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -Os  -nostdinc -I /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/include -- acorn.c acorn.h amiga.c amiga.h atari.c atari.h check.c check.h ibm.c ibm.h ldm.c ldm.h mac.c mac.h msdos.c msdos.h osf.c osf.h sgi.c sgi.h sun.c sun.h ultrix.c ultrix.h > .depend
make[4]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/fs/partitions'
make -C proc fastdep
make[4]: Entering directory `/usr/src/linux-2.4.19-gentoo-r9/fs/proc'
make[4]: *** Keine Regel, um »fastdep« zu erstellen.  Schluss.
make[4]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/fs/proc'
make[3]: *** [_sfdep_proc] Fehler 2
make[3]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/fs'
make[2]: *** [fastdep] Fehler 2
make[2]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/fs'
make[1]: *** [_sfdep_fs] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9'
make: *** [dep-files] Fehler 2


Ein
Code:
make mrproper
und neukonfigurieren (mit / ohne ) cryptoapi-support hat auch nichts gebracht.

Wäre Super, wenn hier jemand aus dem Forum noch eine Idee hat.

Grüße
Robert


Last edited by Robert K. on Thu Oct 24, 2002 9:54 am; edited 1 time in total
Back to top
View user's profile Send private message
MaDmAsTeR
n00b
n00b


Joined: 31 Jul 2002
Posts: 39
Location: somewhere in Bavaria

PostPosted: Thu Oct 24, 2002 9:47 am    Post subject: Reply with quote

Hi!

schau mal nach, ob du SMP-Support aktiviert hast, wenn ja, dann ausschalten und mal probieren.
Daran lag es bei den gentoo-sources zumindest bei mir, mit den Vanilla-Sources und den entsprechenden Patches funktionierts bei mir seit vorgestern einwandfrei...
Back to top
View user's profile Send private message
Robert K.
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2002
Posts: 95
Location: Berlin

PostPosted: Thu Oct 24, 2002 9:56 am    Post subject: Reply with quote

MaDmAsTeR wrote:
Hi!

schau mal nach, ob du SMP-Support aktiviert hast, wenn ja, dann ausschalten und mal probieren. ...


Hallo,

Nein, ist nicht aktiviert. Und den Kernel habe ich ja bereits (ohne crypto ...) bereits mehrmals gebacken gekriegt

Grüße
Robert
Back to top
View user's profile Send private message
Robert K.
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2002
Posts: 95
Location: Berlin

PostPosted: Thu Oct 24, 2002 10:33 am    Post subject: Reply with quote

Hallo,

Ich habe die Ursache gefunden. Das Verzeichnis: /usr/src/linux-2.4.19-gentoo-r9/fs/proc/ war leer. Nach Neuinstallation der Kernel-Sourcen läuft das make dep einwandfrei durch.

Warum allerdings die Dateien "plötzlich" weg waren, kann ich mir absolut nicht erklären.

Grüße
Robert
Back to top
View user's profile Send private message
hopfe
Guru
Guru


Joined: 22 Oct 2002
Posts: 456
Location: Frankfurt Main oder Aachen

PostPosted: Thu Oct 24, 2002 11:36 am    Post subject: Pcmcia Reply with quote

hatte genau das selbe nur halt mit meine pcmcia modulen :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum