bug-xnee
[Top][All Lists]
Advanced

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

Re: [Bug-xnee] compiling xnee


From: Henrik Sandklef
Subject: Re: [Bug-xnee] compiling xnee
Date: 03 Jun 2003 23:37:42 +0200

Hi

Can you remove the line saying:
  xnee_verbose ((xd, "Using plugin file: %s\n", pl_name));
somewhere above line 1235 in the file libxnee/src/xnee.c

That should solve your problem. Try to make again. My problem is now how
that code passed my tests :(


And you please tell which version of gcc you are using. Simply do 'gcc
--version'


Best regards, Henrik


On Tue, 2003-06-03 at 12:03, Ariz Jacinto wrote:
> 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
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Bug-xnee mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/bug-xnee





reply via email to

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