[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Antwort: Kompiling Problems
From: |
MStoeger |
Subject: |
Antwort: Kompiling Problems |
Date: |
Fri, 5 Dec 2003 16:21:39 +0100 |
Sorry - false alert. There where some problems with x11vnc!
Cu Michael
PS: Excuse my ugly quoting - Damn Lotus Notes *g*
Michael Stöger
An: address@hidden
05.12.03 16:15 Kopie:
Thema: Kompiling Problems
Hallo,
i am trying to compile x11vnc (http://www.karlrunge.com/x11vnc) under AIX
5.2.1 using the actual gcc 3.0.1.0 from http://www.bullfreeware.com/
Autoconf 2.13.0.0 from bullfreeware also installed. I got the following
warning trying ./configure - make doesnt work.
Is that a known problem? Can you help me out? I am not very familiar with
compiler-things...
##################################
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking pthread.h usability... no
checking pthread.h presence... yes
configure: WARNING: pthread.h: present but cannot be compiled
configure: WARNING: pthread.h: check for missing prerequisite headers?
configure: WARNING: pthread.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to address@hidden ##
configure: WARNING: ## ------------------------------------ ##
checking for pthread.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
##################################
make:
##################################
root-client1:/usr/local/x11vnc/LibVNCServer-0.6>make
chmod a+x libvncserver-config
make all-recursive
Making all in .
source='main.c' object='main.o' libtool=no depfile='.deps/main.Po'
tmpdepfile='.deps/main.TPo' depmode=gcc3 /bin/sh ./depcomp gcc
-DHAVE_CONFIG_H -I. -I. -I. -g -Wall -c `test -f main.c || echo
'./'`main.c
In file included from
/usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.0.1/include/sys/signal.h:309,
from
/usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.0.1/include/sys/wait.h:62,
from
/usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.0.1/include/stdlib.h:235,
from rfb/rfb.h:36,
from main.c:13:
/usr/include/sys/context.h:169: parse error before "sigset64_t"
/usr/include/sys/context.h:172: parse error before '}' token
In file included from /usr/include/sys/ptrace.h:28,
from /usr/include/sys/proc.h:48,
from /usr/include/sys/pri.h:43,
from /usr/include/sys/sched.h:38,
from /usr/include/sched.h:52,
from /usr/include/pthread.h:44,
from rfb/rfb.h:45,
from main.c:13:
/usr/include/sys/thread.h:194: parse error before "sigset64_t"
/usr/include/sys/thread.h:211: parse error before '}' token
In file included from /usr/include/sys/pri.h:43,
from /usr/include/sys/sched.h:38,
from /usr/include/sched.h:52,
from /usr/include/pthread.h:44,
from rfb/rfb.h:45,
from main.c:13:
/usr/include/sys/proc.h:158: parse error before "sigset64_t"
/usr/include/sys/proc.h:160: parse error before "p_sigcatch"
/usr/include/sys/proc.h:161: parse error before "p_siginfo"
/usr/include/sys/proc.h:194: parse error before '}' token
/usr/include/sys/proc.h:205: parse error before "class_id_t"
/usr/include/sys/proc.h:215: parse error before "pv_crid"
/usr/include/sys/proc.h:339: parse error before '}' token
In file included from rfb/rfb.h:45,
from main.c:13:
/usr/include/pthread.h:554: parse error before '*' token
/usr/include/pthread.h:557: parse error before '*' token
/usr/include/pthread.h:561: parse error before '*' token
/usr/include/pthread.h:564: parse error before '*' token
/usr/include/pthread.h:567: parse error before '*' token
/usr/include/pthread.h:570: parse error before '*' token
/usr/include/pthread.h:573: parse error before '*' token
/usr/include/pthread.h:576: parse error before '*' token
/usr/include/pthread.h:579: parse error before '*' token
/usr/include/pthread.h:583: parse error before '*' token
/usr/include/pthread.h:586: parse error before '*' token
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
##################################
Best Regards
Cu Michael
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Antwort: Kompiling Problems,
MStoeger <=