Einzelnen Beitrag anzeigen
Alt 02.10.2005, 09:43   #3
arsi
Jr. Member
 
Registriert seit: 29.01.2003
Alter: 41
Beiträge: 54


arsi eine Nachricht über ICQ schicken
Standard Neue Version ... gleicher Fehler!

Hallo!


So habe jetzt nach langem suchen doch noch
eine neue Version des Programms gefunden!

Jedoch annähernd der gleiche Fehler:
arsi@10466_001:~/daten/tnt$ make
gcc -funsigned-char -O2 -DTNT_LINUX -c -o main.o main.c
In file included from config.h:113,
from tnt.h:24,
from main.c:8:
/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
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:749: storage size of `cvtime' isn't known
serial.c:790: invalid type argument of `unary *'
serial.c:814: invalid type argument of `unary *'
serial.c:834: invalid type argument of `unary *'
serial.c: In function `send_block':
serial.c:1065: storage size of `cvtime' isn't known
serial.c:1089: invalid type argument of `unary *'
serial.c: In function `block_receiver':
serial.c:1141: storage size of `cvtime' isn't known
serial.c:1244: invalid type argument of `unary *'
make: *** [serial.o] Error 1
arsi@10466_001:~/daten/tnt$


für hilfe bin ich sehr dankbar!


hier noch die neue "serial.c"



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