Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » GNU/Linux » Fehler beim make

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: > 1 <
000
03.11.2004, 12:54 Uhr
~centrino
Gast


Beim Compilieren einer Anwendung bekomme ich diese Fehlermeldung. Weiss jemand vielleicht woran es liegen könnte ?


bash:

[root@localhost dynamics-0.8.1]# make
make  all-recursive
make[1]: Entering directory `/root/appz/dynamics-0.8.1'
Making all in doc
make[2]: Entering directory `/root/appz/dynamics-0.8.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/appz/dynamics-0.8.1/doc'
Making all in src
make[2]: Entering directory `/root/appz/dynamics-0.8.1/src'
Making all in other
make[3]: Entering directory `/root/appz/dynamics-0.8.1/src/other'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/rsa    -g -O2 -c agentadv.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/limits.h:132,
                 from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/limits.h:11,
                 from /usr/include/bits/socket.h:31,
                 from /usr/include/sys/socket.h:35,
                 from agentadv.c:16:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
In file included from /usr/include/errno.h:36,
                 from agentadv.c:28:
/usr/include/bits/errno.h:25:26: linux/errno.h: No such file or directory
In file included from agentadv.c:37:
/usr/include/net/ethernet.h:27:68: linux/if_ether.h: No such file or directory
In file included from agentadv.c:37:
/usr/include/net/ethernet.h:35: `ETH_ALEN' undeclared here (not in a function)
/usr/include/net/ethernet.h:36: confused by earlier errors, bailing out
make[3]: *** [agentadv.o] Error 1
make[3]: Leaving directory `/root/appz/dynamics-0.8.1/src/other'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/appz/dynamics-0.8.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/appz/dynamics-0.8.1'
make: *** [all-recursive-am] Error 2


Dieser Post wurde am 03.11.2004 um 15:10 Uhr von Pablo editiert.
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
001
03.11.2004, 14:15 Uhr
0xdeadbeef
Gott
(Operator)


Dir fehlen ne ganze Menge System-Header. Kuck mal nach, ob auf deinen Red Hat-CDs ein Paket kernel-headers oder so ähnlich ist, und installier das.
--
Einfachheit ist Voraussetzung für Zuverlässigkeit.
-- Edsger Wybe Dijkstra
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
002
03.11.2004, 15:59 Uhr
~centrino
Gast


Ich habe doch den Kernel selber kompiliert.

Könnte es beim gcc-3.2.2 liegen ?

gruss
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
003
04.11.2004, 09:30 Uhr
kronos
Quotenfisch
(Operator)



Zitat von ~centrino:
Könnte es beim gcc-3.2.2 liegen ?
gruss
nein, dir fehlen header!
die befinden sich in deinem kernel-source-verzeichnis in include. versuch mal

Code:
ln -s <dein kernel-source-verzeichnis> /usr/src/linux

--
main($)??<-$<='?'>>2?main($-!!putchar(
(("$;99M?GD??(??/x0d??/a:???;a"+'?'/4)
??($??)+'?'/3-2-1+$%2)??''?')):'?';??>
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
004
04.11.2004, 11:33 Uhr
FloSoft
Medialer Over-Flow
(Administrator)


bzw kernel-devel o.ä paket installieren!
--
class God : public ChuckNorris { };
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: > 1 <     [ GNU/Linux ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: