[openbox] build failure on FreeBSD 4.6-STABLE
Roman Neuhauser
neuhauser at bellavista.cz
Wed Sep 11 02:51:04 EDT 2002
# ben at orodu.net / 2002-09-10 13:47:23 -0500:
> On Tue, Sep 10, 2002 at 06:39:42PM +0200, Roman Neuhauser wrote:
> > source='yacc_parser.cc' object='yacc_parser.o' libtool=no depfile='.deps/yacc_parser.Po' tmpdepfile='.deps/yacc_parser.TPo' depmode=gcc /bin/sh ../../depcomp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DDEBUG -Wall -W -fno-inline -DDEFAULTRC=\"/home/roman/openbox-head/share/openbox/epistrc\" -g -O2 -I/usr/X11R6/include -c -o yacc_parser.o `test -f yacc_parser.cc || echo './'`yacc_parser.cc
> > In file included from keytree.hh:27,
> > from parser.hh:27,
> > from epist.y:4:
> > ../../src/Timer.hh:54: syntax error before `,'
> > ../../src/Timer.hh:68: syntax error before `&'
> > ../../src/Timer.hh:69: warning: `inline' is not at beginning of declaration
> > ../../src/Timer.hh:69: syntax error before `&'
>
> Hm. Could you attach the config.h that is found in the source code's
> root dir for me?
sure. oh, and the ./configure switches are:
./configure --enable-debug --disable-xinerama --disable-shape
--disable-nls --enable-xft --prefix=/home/roman/openbox-head
--
begin 666 nonexistent.vbs
FreeBSD 4.6-STABLE
8:49AM up 21 days, 14:42, 14 users, load averages: 0.09, 0.06, 0.01
end
-------------- next part --------------
/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/* Define to 1 if you have the `basename' function. */
#define HAVE_BASENAME 1
/* Define to 1 if you have the `catclose' function. */
#define HAVE_CATCLOSE 1
/* Define to 1 if you have the `catgets' function. */
#define HAVE_CATGETS 1
/* Define to 1 if you have the `catopen' function. */
#define HAVE_CATOPEN 1
/* Define to 1 if you have the <ctype.h> header file. */
#define HAVE_CTYPE_H 1
/* Define to 1 if you have the <dirent.h> header file. */
#define HAVE_DIRENT_H 1
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define to 1 if you have the `getpid' function. */
#define HAVE_GETPID 1
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define to 1 if you have the <libgen.h> header file. */
#define HAVE_LIBGEN_H 1
/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
/* Define to 1 if you have the <process.h> header file. */
/* #undef HAVE_PROCESS_H */
/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
/* Define to 1 if you have the `sigaction' function. */
#define HAVE_SIGACTION 1
/* Define to 1 if you have the <signal.h> header file. */
#define HAVE_SIGNAL_H 1
/* Define to 1 if you have the `snprintf' function. */
#define HAVE_SNPRINTF 1
/* Define to 1 if you have the <stdarg.h> header file. */
#define HAVE_STDARG_H 1
/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */
/* Define to 1 if you have the <stdio.h> header file. */
#define HAVE_STDIO_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the `strcasestr' function. */
#define HAVE_STRCASESTR 1
/* Define to 1 if you have the `strftime' function. */
#define HAVE_STRFTIME 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
/* Define to 1 if you have the <sys/select.h> header file. */
#define HAVE_SYS_SELECT_H 1
/* Define to 1 if you have the <sys/signal.h> header file. */
#define HAVE_SYS_SIGNAL_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <sys/wait.h> header file. */
#define HAVE_SYS_WAIT_H 1
/* Define to 1 if you have the <time.h> header file. */
#define HAVE_TIME_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define to 1 if you have the `vsnprintf' function. */
#define HAVE_VSNPRINTF 1
/* Include natural language support */
/* #undef NLS */
/* Enable pseudocolor ordered dithering */
/* #undef ORDEREDPSEUDO */
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME ""
/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""
/* Define to the version of this package. */
#define PACKAGE_VERSION ""
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
/* Enable support of the XShape extension */
/* #undef SHAPE */
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Use timed pixmap cache */
#define TIMEDCACHE 1
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1
/* Enable support of the Xft extension */
#define XFT 1
/* Enable support of the Xinerama extension */
/* #undef XINERAMA */
/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
More information about the openbox
mailing list