
jwest at kwcorp
Apr 19, 2004, 12:56 PM
Views: 2281
Permalink
|
Trying to rebuild wackamole to support embedded perl; a portion of configure: checking sys/socket.h presence... yes configure: WARNING: sys/socket.h: present but cannot be compiled configure: WARNING: sys/socket.h: check for missing prerequisite headers? configure: WARNING: sys/socket.h: proceeding with the preprocessor's result checking for sys/socket.h... yes Then during make: gcc -g -O2 -Wall -I/usr/libdata/perl/5.00503/mach/CORE -I. -I. -I/usr/lo cal/include -DDONT_USE_THREADS -DETCDIR=\"/usr/local/etc\" -D_PATH_WACKAMOL E_PIDDIR=\"/var/run\" -DBUNDLEEXT=\"so\" -DHAVE_CONFIG_H -c perl.c perl.c: In function `my_eval_sv': perl.c:19: warning: implicit declaration of function `eval_sv' perl.c: In function `perl_handler': perl.c:112: warning: implicit declaration of function `call_pv' gcc -g -O2 -Wall -I/usr/libdata/perl/5.00503/mach/CORE -I. -I. -I/usr/lo cal/include -DDONT_USE_THREADS -DETCDIR=\"/usr/local/etc\" -D_PATH_WACKAMOL E_PIDDIR=\"/var/run\" -DBUNDLEEXT=\"so\" -DHAVE_CONFIG_H -c perlxsi.c perlxsi.c:4: warning: parameter names (without types) in function declaration perlxsi.c:6: syntax error before `CV' *** Error code 1 Stop in /usr/local/software/wackamole. chopper# Using freebsd 4.9 and cvs version of wackamole. Any thoughts??? Also, how does one go about calling a C program for "on up" as opposed to Perl? I didn't see anything about that.... Jay West Knights Direct --- [This E-mail scanned for viruses by Declude Virus]
|