Einzelnen Beitrag anzeigen
Alt 02.10.2005, 07:55   #1
arsi
Jr. Member
 
Registriert seit: 29.01.2003
Alter: 41
Beiträge: 54


arsi eine Nachricht über ICQ schicken
Frage Compilieren fehlgeschlagen die zweite :-)

Hallo!

Nun nochmal, hab schon wieder ein proggi das sich net compilieren lassen will!

vielleicht hat jemand zeit und lust und könnte sich das mal ansehen! (?käptn?)


Hier ist das error log:
---cut---
arsi@10466_001:~/daten/tnt$ make
gcc -funsigned-char -O2 -DTNT_LINUX -c -o serial.o serial.c
In file included from config.h:113,
from tnt.h:24,
from serial.c:9:
/usr/include/linux/wait.h:4: warning: `WNOHANG' redefined
/usr/include/bits/waitflags.h:26: warning: this is the location of the previous definition
/usr/include/linux/wait.h:5: warning: `WUNTRACED' redefined
/usr/include/bits/waitflags.h:27: warning: this is the location of the previous definition
serial.c: In function `resync_tnc':
serial.c:723: storage size of `cvtime' isn't known
serial.c:765: invalid type argument of `unary *'
serial.c:789: invalid type argument of `unary *'
serial.c:809: invalid type argument of `unary *'
serial.c: In function `send_block':
serial.c:1040: storage size of `cvtime' isn't known
serial.c:1053: invalid type argument of `unary *'
serial.c: In function `block_receiver':
serial.c:1105: storage size of `cvtime' isn't known
serial.c:1208: invalid type argument of `unary *'
make: *** [serial.o] Error 1
arsi@10466_001:~/daten/tnt$
---cut---


danke ... mfg Andreas
____________________________________
<a href=\"http://www.cyberlord.at/?partner=16580\" target=\"_blank\">
<img src=\"http://www.cyberlord.at/images/banner/normal_ani.gif\" border=0>
</a>
arsi ist offline   Mit Zitat antworten