Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Aug 1999 20:00:35 +0100
From:      Cillian Sharkey <cillian@baker.ie>
To:        questions@freebsd.org
Subject:   Does GNOME work on 3.2-STABLE (at all) ?
Message-ID:  <37A9DF52.37C2D089@baker.ie>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------4178CAF0B4969CAC573F39CC
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,

On a 3.2-STABLE system (last synced about a week ago) I installed the
3.2-RELEASE packages for gnome.
I just did pkg_add gnome-1.0.0.tgz, and got no errors. When I try to run
gnome-session (from .xinitrc) nothing happens and when
I close down X (using the 3 finger salute for X) the program core dumps
with signal 6.

So, I tried to install gnome from the ports collection (again last
synced about a week ago)
cd /usr/ports/x11/gnome ; make

However this died with tons of errors (included at the bottom for the
brave souls out there)
Has anyone got GNOME to work sucessfully on a 3.2 system ? From what
I've seen in the mailing list archives,
it seems that GNOME (on FreeBSD) is in a state of flux..

Thanks,
-Cillian

output from make :


--------------4178CAF0B4969CAC573F39CC
Content-Type: text/plain; charset=us-ascii;
 name="errs"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="errs"

===>  Extracting for gnome-1.0.0
>> No MD5 checksum file.
===>   gnome-1.0.0 depends on shared library: glib12.2 - found
===>   gnome-1.0.0 depends on shared library: gtk12.2 - not found
===>    Verifying install for gtk12.2 in /usr/ports/x11-toolkits/gtk12
===>  Extracting for gtk-1.2.3
>> Checksum OK for gtk+-1.2.3.tar.gz.
===>   gtk-1.2.3 depends on executable: libtool - found
===>   gtk-1.2.3 depends on shared library: glib12.2 - found
===>   gtk-1.2.3 depends on shared library: intl.1 - found
===>   gtk-1.2.3 depends on shared library: X11.6 - found
===>  Patching for gtk-1.2.3
===>  Applying FreeBSD patches for gtk-1.2.3
===>  Configuring for gtk-1.2.3
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking host system type... i386--freebsd3.2
checking build system type... i386--freebsd3.2
checking for ranlib... ranlib
checking for gcc... cc
checking whether the C compiler (cc -O2 -m486 -pipe ) works... yes
checking whether the C compiler (cc -O2 -m486 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... no
checking if cc static flag -static works... -static
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd3.2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i386--freebsd3.2
checking whether build environment is sane... yes
checking for gcc... (cached) cc
checking whether the C compiler (cc -O2 -m486 -pipe ) works... yes
checking whether the C compiler (cc -O2 -m486 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for cc option to accept ANSI C... none needed
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether make sets ${MAKE}... (cached) yes
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking for perl5... perl5
checking for indent... indent
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... no
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking for libintl.h... yes
checking for dgettext in libc... 
checking for bindtextdomain in -lintl... yes
checking for dgettext in libintl... checking for dgettext in -lintl... yes

checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... no
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  ca cs de es fi fr hr hu it ja ko nl no pl pt ru sl sk sv wa zh_TW.Big5
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for glib-config... /usr/local/bin/glib12-config
checking for GLIB - version >= 1.2.3... yes
checking for X... no
configure: error: 
*** X libraries or include files not found. Check 'config.log' for 
*** more details.
===>  Script "configure" failed: here are the contents of "config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:657: checking for a BSD compatible install
configure:710: checking whether build environment is sane
configure:767: checking whether make sets ${MAKE}
configure:806: checking for working aclocal
configure:819: checking for working autoconf
configure:832: checking for working automake
configure:845: checking for working autoheader
configure:858: checking for working makeinfo
configure:953: checking host system type
configure:974: checking build system type
configure:994: checking for ranlib
configure:1024: checking for gcc
configure:1137: checking whether the C compiler (cc -O2 -m486 -pipe ) works
configure:1153: cc -o conftest -O2 -m486 -pipe -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:1179: checking whether the C compiler (cc -O2 -m486 -pipe ) is a cross-compiler
configure:1184: checking whether we are using GNU C
configure:1193: cc -E conftest.c
configure:1212: checking whether cc accepts -g
configure:1255: checking for ld used by GCC
configure:1318: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.9.1 (with BFD 2.9.1)
configure:1334: checking for BSD-compatible nm
configure:1371: checking whether ln -s works
ltconfig:601: checking for object suffix
ltconfig:602: cc -c -O2 -m486 -pipe -I/usr/local/include conftest.c 1>&5
ltconfig:732: checking if cc PIC flag -fPIC works
ltconfig:733: cc -c -O2 -m486 -pipe -fPIC -DPIC -I/usr/local/include conftest.c 1>&5
ltconfig:785: checking if cc supports -c -o file.o
ltconfig:786: cc -c -O2 -m486 -pipe -o out/conftest2.o -I/usr/local/include conftest.c 1>&5
ltconfig:818: checking if cc supports -c -o file.lo
ltconfig:819: cc -c -O2 -m486 -pipe -c -o conftest.lo -I/usr/local/include conftest.c 1>&5
ltconfig:870: checking if cc supports -fno-rtti -fno-exceptions
ltconfig:871: cc -c -O2 -m486 -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5
cc1: Invalid option `-fno-exceptions'
cc1: Invalid option `-fno-exceptions'
ltconfig:914: checking if cc static flag -static works
ltconfig:915: cc -o conftest -O2 -m486 -pipe -I/usr/local/include  -static conftest.c -L/usr/local/lib 1>&5
GNU ld version 2.9.1 (with BFD 2.9.1)
ltconfig:1507: checking if global_symbol_pipe works
ltconfig:1508: cc -c -O2 -m486 -pipe -I/usr/local/include conftest.c 1>&5
ltconfig:1511: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ 	]\([ABCDGISTW]\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1563: cc -o conftest -O2 -m486 -pipe -fno-builtin -I/usr/local/include  conftest.c conftstm.o 1>&5
configure:1552: checking whether to enable maintainer-specific portions of Makefiles
configure:1582: checking host system type
configure:1682: checking whether build environment is sane
configure:1724: checking for gcc
configure:1837: checking whether the C compiler (cc -O2 -m486 -pipe ) works
configure:1853: cc -o conftest -O2 -m486 -pipe -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:1879: checking whether the C compiler (cc -O2 -m486 -pipe ) is a cross-compiler
configure:1884: checking whether we are using GNU C
configure:1912: checking whether cc accepts -g
configure:1944: checking for POSIXized ISC
configure:1968: checking for cc option to accept ANSI C
configure:2021: cc  -c -O2 -m486 -pipe -I/usr/local/include conftest.c 1>&5
configure:2056: checking for a BSD compatible install
configure:2109: checking whether make sets ${MAKE}
configure:2166: checking for mawk
configure:2166: checking for gawk
configure:2166: checking for nawk
configure:2166: checking for awk
configure:2200: checking for perl5
configure:2234: checking for indent
configure:2272: checking how to run the C preprocessor
configure:2293: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2352: checking for ANSI C header files
configure:2365: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2432: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:2456: checking for working const
configure:2510: cc -c -O2 -m486 -pipe -Wall -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:2484: warning: unused variable `s'
configure:2504: warning: unused variable `foo'
configure:2472: warning: unused variable `zero'
configure:2466: warning: unused variable `x'
configure:2483: warning: `t' might be used uninitialized in this function
configure:2501: warning: `b' might be used uninitialized in this function
configure:2531: checking for inline
configure:2545: cc -c -O2 -m486 -pipe -Wall -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:2541: warning: control reaches end of non-void function
configure: At top level:
configure:2541: warning: return-type defaults to `int'
configure:2571: checking for off_t
configure:2604: checking for size_t
configure:2639: checking for working alloca.h
configure:2651: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:2645: alloca.h: No such file or directory
configure: In function `main':
configure:2647: warning: unused variable `p'
configure: failed program was:
#line 2644 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() {
char *p = alloca(2 * sizeof(int));
; return 0; }
configure:2672: checking for alloca
configure:2705: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure: In function `main':
configure:2701: warning: unused variable `p'
configure:2874: checking for unistd.h
configure:2884: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2913: checking for getpagesize
configure:2941: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:2966: checking for working mmap
configure:3114: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure: In function `main':
configure:3055: warning: implicit declaration of function `getpagesize'
configure:3064: warning: implicit declaration of function `rand'
configure:3065: warning: implicit declaration of function `umask'
configure:3069: warning: implicit declaration of function `write'
configure:3071: warning: implicit declaration of function `close'
configure:3102: warning: implicit declaration of function `read'
configure:3108: warning: implicit declaration of function `unlink'
configure:3142: checking for argz.h
configure:3152: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3148: argz.h: No such file or directory
configure: failed program was:
#line 3147 "configure"
#include "confdefs.h"
#include <argz.h>
configure:3142: checking for limits.h
configure:3152: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3142: checking for locale.h
configure:3152: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3142: checking for nl_types.h
configure:3152: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3142: checking for malloc.h
configure:3152: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
In file included from configure:3148:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure: failed program was:
#line 3147 "configure"
#include "confdefs.h"
#include <malloc.h>
configure:3142: checking for string.h
configure:3152: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3142: checking for unistd.h
configure:3142: checking for sys/param.h
configure:3152: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3182: checking for getcwd
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3182: checking for munmap
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3182: checking for putenv
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3182: checking for setenv
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3182: checking for setlocale
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3182: checking for strchr
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3182: checking for strcasecmp
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3182: checking for strdup
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3182: checking for __argz_count
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/var/tmp/ccti19811.o: In function `main':
/var/tmp/ccti19811.o(.text+0x4): undefined reference to `__argz_count'
configure: failed program was:
#line 3187 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_count(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_count();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_count) || defined (__stub_____argz_count)
choke me
#else
__argz_count();
#endif

; return 0; }
configure:3182: checking for __argz_stringify
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/var/tmp/ccPv19951.o: In function `main':
/var/tmp/ccPv19951.o(.text+0x4): undefined reference to `__argz_stringify'
configure: failed program was:
#line 3187 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_stringify(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_stringify();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify)
choke me
#else
__argz_stringify();
#endif

; return 0; }
configure:3182: checking for __argz_next
configure:3210: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/var/tmp/ccHk20091.o: In function `main':
/var/tmp/ccHk20091.o(.text+0x4): undefined reference to `__argz_next'
configure: failed program was:
#line 3187 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_next(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_next();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_next) || defined (__stub_____argz_next)
choke me
#else
__argz_next();
#endif

; return 0; }
configure:3239: checking for stpcpy
configure:3267: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/var/tmp/ccil20241.o: In function `main':
/var/tmp/ccil20241.o(.text+0x4): undefined reference to `stpcpy'
configure: failed program was:
#line 3244 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char stpcpy(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char stpcpy();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_stpcpy) || defined (__stub___stpcpy)
choke me
#else
stpcpy();
#endif

; return 0; }
configure:3301: checking for LC_MESSAGES
configure:3313: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3334: checking whether NLS is requested
configure:3366: checking for libintl.h
configure:3376: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3393: checking for dgettext in libc
configure:3405: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/var/tmp/ccHl20751.o: In function `main':
/var/tmp/ccHl20751.o(.text+0xe): undefined reference to `dgettext'
configure: failed program was:
#line 3398 "configure"
#include "confdefs.h"
#include <libintl.h>
int main() {
return (int) dgettext ("","")
; return 0; }
configure:3421: checking for bindtextdomain in -lintl
configure:3440: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -lintl  -L/usr/local/lib 1>&5
configure:3456: checking for dgettext in libintl
configure:3461: checking for dgettext in -lintl
configure:3480: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -lintl  -L/usr/local/lib 1>&5
configure:3519: checking for msgfmt
configure:3553: checking for dcgettext
configure:3581: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/var/tmp/ccZU21451.o: In function `main':
/var/tmp/ccZU21451.o(.text+0x4): undefined reference to `dcgettext'
configure: failed program was:
#line 3558 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dcgettext(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dcgettext();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dcgettext) || defined (__stub___dcgettext)
choke me
#else
dcgettext();
#endif

; return 0; }
configure:3608: checking for gmsgfmt
configure:3644: checking for xgettext
configure:3684: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/var/tmp/cckn21961.o: In function `main':
/var/tmp/cckn21961.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr'
configure: failed program was:
#line 3676 "configure"
#include "confdefs.h"

int main() {
extern int _nl_msg_cat_cntr;
			       return _nl_msg_cat_cntr
; return 0; }
configure:3960: checking for catalogs to be installed
configure:4070: checking for extra flags to get ANSI library prototypes
configure:4083: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -L/usr/local/lib -lintl -lxpg4 -lm 1>&5
configure:4124: checking for extra flags for POSIX compliance
configure:4133: cc -c -O2 -m486 -pipe -Wall -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:4129: warning: unused variable `dir'
configure:4226: checking for glib-config
configure:4261: checking for GLIB - version >= 1.2.3
configure:4360: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include  conftest.c -L/usr/local/lib -Wl,-E -lgmodule12 -lgthread12 -lglib12 -pthread -L/usr/local/lib -lintl -lxpg4 1>&5
configure:4500: checking for X
configure:4567: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4563: X11/Intrinsic.h: No such file or directory
configure: failed program was:
#line 4562 "configure"
#include "confdefs.h"
#include <X11/Intrinsic.h>
configure:4643: cc -o conftest -O2 -m486 -pipe -Wall -I/usr/local/include  conftest.c -lXt -L/usr/local/lib -lintl -lxpg4 1>&5
configure: In function `main':
configure:4639: warning: implicit declaration of function `XtMalloc'
/usr/libexec/elf/ld: cannot open -lXt: No such file or directory
configure: failed program was:
#line 4636 "configure"
#include "confdefs.h"

int main() {
XtMalloc()
; return 0; }
(end of "config.log")
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

--------------4178CAF0B4969CAC573F39CC--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37A9DF52.37C2D089>