[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Interchange server is unavailable...
I found this config.log in /usr/lib/interchange/src
could any of these errors be causing my Server unavailable error message
if so any ideas on how to fix it
--Config.log --
configure:527: checking for gcc
configure:604: checking whether the C compiler (gcc ) works
configure:618: gcc -o conftest conftest.c 1>&5
configure:638: checking whether the C compiler (gcc ) is a cross-compiler
configure:643: checking whether we are using GNU C
configure:652: gcc -E conftest.c
configure:667: checking whether gcc accepts -g
configure:696: checking for socket in -lsocket
configure:715: gcc -o conftest -g -O2 conftest.c -lsocket 1>&5
/usr/bin/ld: cannot open -lsocket: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 704 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char socket();
int main() {
socket()
; return 0; }
configure:743: checking for gethostbyname in -lnsl
configure:762: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5
configure:792: checking for environ declaration in unistd.h
configure:804: gcc -c -g -O2 conftest.c 1>&5
configure: In function `main':
configure:800: `environ' undeclared (first use in this function)
configure:800: (Each undeclared identifier is reported only once
configure:800: for each function it appears in.)
configure: failed program was:
#line 797 "configure"
#include "confdefs.h"
#include <unistd.h>
int main() {
char** e = environ;
; return 0; }
configure:825: checking return type of signal handlers
configure:847: gcc -c -g -O2 conftest.c 1>&5
configure:868: checking for select
configure:896: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5
configure:868: checking for socket
configure:896: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5
configure:868: checking for strerror
configure:896: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5
Thanks again
Raymond Kirby
Happijac Company
MIS Manager
e-mail rkirby@NO_SPaM#mylineup.com
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users