bug-xnee
[Top][All Lists]
Advanced

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

[Bug-xnee] compiling xnee


From: Ariz Jacinto
Subject: [Bug-xnee] compiling xnee
Date: Tue, 03 Jun 2003 18:03:57 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0

i don't know if my problem qualifies as a bug but
i'm definitley having some problems compiling
xnee 1.07 on Debian 3.0 & Mandrake 8.1

my configure & make logs are stated below.

what am i missing? please help...



loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking for a BSD compatible install... /usr/bin/install -c
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for vprintf... (cached) yes
checking for stdarg.h... (cached) yes
creating ./config.status
creating Makefile
creating libxnee/Makefile
creating libxnee/src/Makefile
creating libxnee/doc/Makefile
creating xnee/Makefile
creating xnee/src/Makefile
creating xnee/doc/Makefile



Making all in libxnee
make[1]: Entering directory `/home/acjacinto/installers/xnee/xnee-1.07/libxnee'
Making all in src
make[2]: Entering directory 
`/home/acjacinto/installers/xnee/xnee-1.07/libxnee/src'
gcc -DPACKAGE=\"xnee\" -DVERSION=\"1.07\" -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1  
-I. -I.      -I../include -I/usr/X11R6/include  -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -c xnee.c
xnee.c: In function `xnee_use_plugin':
xnee.c:1235: parse error before `char'
xnee.c:1237: `lib_name' undeclared (first use in this function)
xnee.c:1237: (Each undeclared identifier is reported only once
xnee.c:1237: for each function it appears in.)
make[2]: *** [xnee.o] Error 1
make[2]: Leaving directory 
`/home/acjacinto/installers/xnee/xnee-1.07/libxnee/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/acjacinto/installers/xnee/xnee-1.07/libxnee'
make: *** [all-recursive] Error 1










reply via email to

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