Csound Csound-dev Csound-tekno Search About

Fw: [Csnd] csound error

Date2007-09-08 16:11
Fromluis jure
SubjectFw: [Csnd] csound error

any ideas about this compilation error?


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.


could anyone explain me briefly what does remote.c do? would it be
possible to skip all these network things, or are they essential to
csound?

thanks, 

lj