Csound Csound-dev Csound-tekno Search About

csound error

Date2007-09-05 13:03
Fromluis jure
Subjectcsound error
i have built successfully csound 5.06 on several machines at our
school of music, all of them with gentoo linux. but compilation failed
in one of them with this error, which i can't understand since all the
machines are running virtually the same system. (the process is
scripted, so compilation options are also the same in all cases.) 

any ideas?


gcc -o OOps/remote.o -c -Wall -g -O2 -DLINUX -DPIPES
-DHAVE_LIBSNDFILE=1016 -DHAVE_FLTK -DBETA -DUSE_DOUBLE -DHAVE_SOCKETS
-DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H
-DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_SOCKETS -DHAVE_DIRENT_H
-D__BUILDING_LIBCSOUND -I. -IH -I/usr/include/fltk-1.1
-I/usr/local/include -I/usr/include -I/usr/X11R6/include OOps/remote.c
OOps/remote.c: In function 'getIpAddress':
OOps/remote.c:70: error: storage size of 'ifr' isn't known
OOps/remote.c:70: warning: unused variable 'ifr'
OOps/remote.c: In function 'CLopen':
OOps/remote.c:230: warning: implicit declaration of function 'inet_aton'
scons: *** [OOps/remote.o] Error 1
scons: building terminated because of errors.


best,

lj