|
1. Error compiling Mythran 3.1.11
|
|
Thu Feb 23, 2006 [3:07 PM]
|
KunoNoOni
Email not supplied
member since: Feb 23, 2006
|
Reply
|
|
gcc -c -O2 -Wall -g comm.c comm.c:163: conflicting types for `getpeername' /usr/include/sys/socket.h:127: previous declaration of `getpeername' comm.c:164: conflicting types for `getsockname' /usr/include/sys/socket.h:115: previous declaration of `getsockname' make: *** [comm.o] Error 1
Anyone ever run into this error? My kernal version is 2.4.20 if that helps...
Thanks in advance! :)
|
|
|
|
|
2. RE: Error compiling Mythran 3.1.11
|
|
Fri Feb 24, 2006 [3:42 AM]
|
Reaper_420
Email not supplied
member since: Jun 11, 2005
|
In Reply To
Reply
|
|
Should just delete lines 163, and 164 then it should compile..
|
|
|
|
|
3. RE: Error compiling Mythran 3.1.11
|
|
Sat Feb 25, 2006 [10:31 PM]
|
KunoNoOni
Email not supplied
member since: Feb 23, 2006
|
In Reply To
Reply
|
|
It worked :) thanks for the help!
|
|
|
|
|
4. RE: Error compiling Mythran 3.1.11
|
|
Sun Feb 26, 2006 [4:20 AM]
|
Reaper_420
Email not supplied
member since: Jun 11, 2005
|
In Reply To
Reply
|
|
|
|
|
|