emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiling emacsclient fails


From: Christoph Conrad
Subject: Compiling emacsclient fails
Date: Tue, 31 Oct 2006 08:12:58 +0100

address@hidden> gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src 
-I/var/local/cc/news/emacs/lib-src -I/var/local/cc/news/emacs/lib-src/../src 
-Wl,-znocombreloc  -D_BSD_SOURCE   -g -O2 -Wno-pointer-sign  
/var/local/cc/news/emacs/lib-src/emacsclient.c  -DVERSION="\"22.0.90\"" -lc -o 
emacsclient
/var/local/cc/news/emacs/lib-src/emacsclient.c:394: error: expected identifier 
or '(' before '}' token
/var/local/cc/news/emacs/lib-src/emacsclient.c: In function 'get_server_config':
/var/local/cc/news/emacs/lib-src/emacsclient.c:437: error: dereferencing 
pointer to incomplete type
/var/local/cc/news/emacs/lib-src/emacsclient.c:438: error: dereferencing 
pointer to incomplete type
/var/local/cc/news/emacs/lib-src/emacsclient.c:439: error: dereferencing 
pointer to incomplete type
/var/local/cc/news/emacs/lib-src/emacsclient.c: In function 'set_tcp_socket':
/var/local/cc/news/emacs/lib-src/emacsclient.c:456: error: storage size of 
'server' isn't known
/var/local/cc/news/emacs/lib-src/emacsclient.c:464: error: 'INVALID_SOCKET' 
undeclared (first use in this function)
/var/local/cc/news/emacs/lib-src/emacsclient.c:464: error: (Each undeclared 
identifier is reported only once
/var/local/cc/news/emacs/lib-src/emacsclient.c:464: error: for each function it 
appears in.)
/var/local/cc/news/emacs/lib-src/emacsclient.c:469: error: 'IPPROTO_TCP' 
undeclared (first use in this function)
/var/local/cc/news/emacs/lib-src/emacsclient.c:486: error: 'FIONBIO' undeclared 
(first use in this function)
/var/local/cc/news/emacs/lib-src/emacsclient.c: In function 'set_local_socket':
/var/local/cc/news/emacs/lib-src/emacsclient.c:537: error: 'INVALID_SOCKET' 
undeclared (first use in this function)
/var/local/cc/news/emacs/lib-src/emacsclient.c:621: error: 'argv' undeclared 
(first use in this function)
/var/local/cc/news/emacs/lib-src/emacsclient.c: In function 'main':
/var/local/cc/news/emacs/lib-src/emacsclient.c:690: error: 'INVALID_SOCKET' 
undeclared (first use in this function)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]