Re: libgtop compilation problem



Thanks for the patch, but it doesn't matter if the files are different -
libgtop/support is used only when you use it without Gnome, as soon as
you use it *with* Gnome it will use gnome-libs/support and not build
its own.

So the real problem is to find out why libgtop compiles the support
directory - ... just realized that Raja changed something in the
Makefile.am last night, perhaps this is already the fix ...

Martin

On Mon, 9 Nov 1998, Norbert Warmuth wrote:

> To: Martin Baulig <martin@home-of-linux.org>
> Subject: Re: libgtop compilation problem
> From: Norbert Warmuth <nwarmuth@privat.circular.de>
> 
> On 8 Nov 1998, Martin Baulig wrote:
> > Sam Vilain <sam@hydro.gen.nz> writes:
> > 
> > > I get this in libgtop/support (cvs update @ Sun Nov 8 08:17:39 UTC
> > > 1998).  I installed CVS popt, at the time of the announcement that
> > > v1.2.1 was required, with --prefix=/usr.  Any ideas?  Perhaps given
> > > that the correct version of popt is now included in gnome-libs, I
> > > should try removing the system popt?
> [errors omitted]
> 
> It seems some configure checks in libgtop are missing. Attached
> find the differences between gnome-libs and libgtop (libgtop was 
> checked out at Nov 7 13:23 from the non-anon cvs server; linux 2.0.35,
> glibc2). 
> 
> The diffed files were created with a modifed gnomesupport.awk,
> manual editing and a final sort pass. The first file was created
> with config.h from gnome-libs, the second with config.h from 
> libgtop.
> 
> Hope this helps,
> Norbert
> 
> 
> --- gnomesupport.h.gnome-libs	Mon Nov  9 01:40:11 1998
> +++ gnomesupport.h.libgtop	Mon Nov  9 01:38:02 1998
> @@ -1,88 +1,72 @@
>  ENABLE_NLS 1
> +GLIBTOP_GUILE 1
> +GLIBTOP_GUILE_NAMES 1
> +GLIBTOP_NAMES 1
>  GNOME_ENABLE_DEBUG 1
>  HAVE_ALLOCA 1
>  HAVE_ALLOCA_H 1
>  HAVE_ARGZ_H 1
> -HAVE_DB_H 1
> +HAVE_BCOPY 1
>  HAVE_DCGETTEXT 1
> -HAVE_DIRENT_H 1
> -HAVE_DLERROR 1
> -HAVE_DLFCN_H 1
> +HAVE_ENDGRENT 1
> +HAVE_ENDPWENT 1
> +HAVE_FCHDIR 1
> +HAVE_FCNTL_H 1
> +HAVE_FTIME 1
> +HAVE_FTRUNCATE 1
>  HAVE_GETCWD 1
> -HAVE_GETHOSTBYNAME 1
> -HAVE_GETOPT_LONG 1
> +HAVE_GETMNTENT 1
>  HAVE_GETPAGESIZE 1
>  HAVE_GETTEXT 1
> -HAVE_GTKCAL 1
> -HAVE_GTK_SIGNAL_HANDLER_PENDING 1
> -HAVE_GTK_SIGNAL_HANDLER_PENDING 1
> +HAVE_GETTIMEOFDAY 1
> +HAVE_GETWD 1
> +HAVE_GUILE 1
> +HAVE_ISASCII 1
>  HAVE_LC_MESSAGES 1
> -HAVE_LIBJPEG 1
>  HAVE_LIBM 1
> -HAVE_LIBSM 1
> -HAVE_LIBTIFF 1
> -HAVE_LIBZ 1
>  HAVE_LIMITS_H 1
> -HAVE_LINUX_EXT2_FS_H 1
>  HAVE_LOCALE_H 1
>  HAVE_MALLOC_H 1
> -HAVE_MEMMOVE 1
> -HAVE_MKSTEMP 1
> +HAVE_MEMCPY 1
> +HAVE_MEMORY_H 1
> +HAVE_MKFIFO 1
>  HAVE_MMAP 1
> +HAVE_MNTENT_H 1
>  HAVE_MUNMAP 1
>  HAVE_NL_TYPES_H 1
> -HAVE_OPENPTY 1
> -HAVE_ORBIT 1
> -HAVE_PATHS_H 1
> -HAVE_PMAP_GETMAPS 1
> -HAVE_PMAP_GETPORT 1
> -HAVE_PMAP_SET 1
> -HAVE_PROGRAM_INVOCATION_NAME 1
> -HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
>  HAVE_PUTENV 1
> -HAVE_REALPATH 1
> -HAVE_RPC_PMAP_CLNT_H 1
> -HAVE_RRESVPORT 1
> -HAVE_SCANDIR 1
> -HAVE_SENDMSG 1
>  HAVE_SETENV 1
> -HAVE_SETFSGID 1
>  HAVE_SETLOCALE 1
> -HAVE_SOCKET 1
> -HAVE_SOCKET 1
> -HAVE_STDLIB_H 1
> +HAVE_SNPRINTF 1
> +HAVE_SOCKETS 1
>  HAVE_STPCPY 1
>  HAVE_STPCPY 1
>  HAVE_STRCASECMP 1
>  HAVE_STRCHR 1
>  HAVE_STRDUP 1
>  HAVE_STRERROR 1
> -HAVE_STRERROR_R 1
> -HAVE_STRINGS_H 1
> +HAVE_STRFTIME 1
>  HAVE_STRING_H 1
> -HAVE_STRNDUP 1
> -HAVE_STRNLEN 1
> -HAVE_STRTOD 1
> -HAVE_STRTOK_R 1
> -HAVE_STRTOL 1
> +HAVE_STRRCHR 1
>  HAVE_STRTOUL 1
> -HAVE_STRUCT_LINGER 1
> -HAVE_SYS_ERRLIST 1
> +HAVE_ST_RDEV 1
> +HAVE_SYS_MOUNT_H 1
>  HAVE_SYS_PARAM_H 1
> -HAVE_SYS_SELECT_H 1
> +HAVE_SYS_STATFS_H 1
> +HAVE_SYS_VFS_H 1
> +HAVE_UNAME 1
>  HAVE_UNISTD_H 1
> -HAVE_UTIME_H 1
>  HAVE_VALUES_H 1
>  HAVE_VASPRINTF 1
>  HAVE_VPRINTF 1
> -HAVE_VSNPRINTF 1
> -HAVE_X11_SM_SMLIB_H 1
> +HAVE_XAUTH 1
>  HAVE___ARGZ_COUNT 1
>  HAVE___ARGZ_NEXT 1
>  HAVE___ARGZ_STRINGIFY 1
> +MOUNTED_GETMNTENT1 1
>  PACKAGE 1
> +RETSIGTYPE 1
> +STAT_STATFS2_BSIZE 1
>  STDC_HEADERS 1
> -USE_NETCODE 1
> -USE_VFS 1
> +TIME_WITH_SYS_TIME 1
>  VERSION 1
> -umode_t 1
> 
> 
> 
> 
> -- 
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 

-----------------------------------------------------------------
   Martin Baulig - Angewandte Mathematik - Universitaet Trier
   martin@home-of-linux.org, http://www.home-of-linux.org/
------------------------------------------------------------------




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