problems with intl
- From: Brian M Dial <bdial rkkengineers com>
- To: gnome-list gnome org
- Subject: problems with intl
- Date: Wed, 24 Feb 1999 19:49:59 -0500
Greetings,
I've encountered a reocurring problem that while not fatal, is rather
odd and annoying. I've gotten all of gnome to work but with most apps
when I'm ./configuring I get this error
Creating intl/Makefile
sed: can't read ./intl/Makefile.in: No such file or directory
then of course, a make bombs in intl. So using my non-programming
method of compiling, I remove intl from the directories to make in the
top level Makefile and it compiles and runs fine. I am curious why this
is happening though
Profile:
Slackware 3.6
Glibc 2.0.7pre6
xfree86 3.3.3.1 (glibc2 version)
latest autoconf/automake/libtool/gettext
sed version 3.02a
I can't remember but I don't think this was the sed that came wtih
slackware. I might've upgraded it. Should I revert to an older? Is
that the problem? I've enclosed my config.log below. I'd appreciate
any input people may have.
-Brian
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:593: checking for a BSD compatible install
configure:646: checking whether build environment is sane
configure:703: checking whether make sets ${MAKE}
configure:749: checking for working aclocal
configure:762: checking for working autoconf
configure:775: checking for working automake
configure:788: checking for working autoheader
configure:801: checking for working makeinfo
configure:816: checking whether to enable maintainer-specific portions
of Makefiles
configure:909: checking for gnome-config
configure:946: checking if /usr/local/bin/gnome-config works
configure:954: checking for orbit-config
configure:990: checking for orbit-idl
configure:1024: checking for working ORBit environment
configure:1060: checking for gnorba libraries
configure:1146: checking for gcc
configure:1259: checking whether the C compiler (gcc ) works
configure:1275: gcc -o conftest conftest.c 1>&5
configure:1301: checking whether the C compiler (gcc ) is a
cross-compiler
configure:1306: checking whether we are using GNU C
configure:1315: gcc -E conftest.c
configure:1334: checking whether gcc accepts -g
configure:1366: checking for POSIXized ISC
configure:1391: checking for c++
configure:1423: checking whether the C++ compiler (c++ ) works
configure:1439: c++ -o conftest conftest.C 1>&5
configure:1465: checking whether the C++ compiler (c++ ) is a
cross-compiler
configure:1470: checking whether we are using GNU C++
configure:1479: c++ -E conftest.C
configure:1498: checking whether c++ accepts -g
configure:1532: checking for gcc
configure:1645: checking whether the C compiler (gcc -g -O2 ) works
configure:1661: gcc -o conftest -g -O2 conftest.c 1>&5
configure:1687: checking whether the C compiler (gcc -g -O2 ) is a
cross-compiler
configure:1692: checking whether we are using GNU C
configure:1720: checking whether gcc accepts -g
configure:1752: checking how to run the C preprocessor
configure:1773: gcc -E conftest.c >/dev/null 2>conftest.out
configure:1832: checking for ANSI C header files
configure:1845: gcc -E conftest.c >/dev/null 2>conftest.out
configure:1912: gcc -o conftest -g -O2 conftest.c 1>&5
configure:1960: checking for flex
configure:1993: checking for flex
configure:2027: checking for yywrap in -lfl
configure:2046: gcc -o conftest -g -O2 conftest.c -lfl 1>&5
configure:2069: checking lex output file root
configure:2090: checking whether yytext is a pointer
configure:2109: gcc -o conftest -g -O2 conftest.c -lfl 1>&5
configure:2135: checking for bison
configure:2177: checking for a BSD compatible install
configure:2230: checking whether ln -s works
configure:2251: checking whether make sets ${MAKE}
configure:2281: checking for pthread_create in -lpthread
configure:2300: gcc -o conftest -g -O2 conftest.c -lpthread 1>&5
configure:2505: checking for gtk-config
configure:2540: checking for GTK - version >= 1.1.15
configure:2641: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -L/usr/local/lib -L/usr/X11/lib -lgtk
-lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm 1>&5
configure:2745: checking for SmcSaveYourselfDone in -lSM
configure:2764: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include -L/usr/local/lib -L/usr/X11/lib -lgtk -lgdk
-rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm conftest.c -lSM -lICE
1>&5
configure:2793: checking for X11/SM/SMlib.h
configure:2803: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2841: checking for XpmFreeXpmImage in -lXpm
configure:2860: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include -L/usr/local/lib -L/usr/X11/lib -lgtk -lgdk
-rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm conftest.c -lXpm 1>&5
configure:2895: checking for egcs
configure:2931: checking for egcc
configure:2967: checking for gcc
configure:3004: checking for sched_yield
configure:3032: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:3095: checking if Objective C compiler (gcc) works
configure:3147: checking for obGnomeConf.sh file in /usr/local/lib
configure:3162: checking for working const
configure:3216: gcc -c -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:3237: checking for inline
configure:3251: gcc -c -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:3277: checking for off_t
configure:3310: checking for pid_t
configure:3343: checking for size_t
configure:3376: checking for st_rdev in struct stat
configure:3389: gcc -c -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:3410: checking whether time.h and sys/time.h may both be
included
configure:3424: gcc -c -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:3445: checking whether struct tm is in sys/time.h or time.h
configure:3458: gcc -c -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:3479: checking for uid_t in sys/types.h
configure:3516: checking for working alloca.h
configure:3528: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:3549: checking for alloca
configure:3582: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:3751: checking for unistd.h
configure:3761: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3790: checking for getpagesize
configure:3818: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:3843: checking for working mmap
configure:3991: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:4014: checking return type of signal handlers
configure:4036: gcc -c -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:4055: checking for strftime
configure:4083: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:4153: checking for getcwd
configure:4181: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:4153: checking for gettimeofday
configure:4181: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:4153: checking for getwd
configure:4181: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
/tmp/cc3rAD7Y.o: In function `main':
/usr/src/cvs/gnome-utils/configure:4175: the `getwd' function is
dangerous and should not be used.
configure:4153: checking for putenv
configure:4181: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:4153: checking for strdup
configure:4181: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:4153: checking for strtoul
configure:4181: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:4153: checking for uname
configure:4181: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c 1>&5
configure:4212: checking for main in -lqthreads
configure:4227: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include -rdynamic -L/usr/local/lib -L/usr/X11/lib
conftest.c -lqthreads 1>&5
/usr/local/i586-pc-linux-gnu/bin/ld: cannot open -lqthreads: No such
file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 4220 "configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
configure:4249: checking for qt_null in -lqt
configure:4268: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include -rdynamic -L/usr/local/lib -L/usr/X11/lib
conftest.c -lqt 1>&5
/usr/local/i586-pc-linux-gnu/bin/ld: cannot open -lqt: No such file or
directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 4257 "configure"
#include "confdefs.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 qt_null();
int main() {
qt_null()
; return 0; }
configure:4294: checking for main in -ltermcap
configure:4309: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include -rdynamic -L/usr/local/lib -L/usr/X11/lib
conftest.c -ltermcap 1>&5
configure:4330: checking for main in -lreadline
configure:4345: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include -rdynamic -L/usr/local/lib -L/usr/X11/lib
conftest.c -lreadline -ltermcap 1>&5
/usr/local/i586-pc-linux-gnu/bin/ld: cannot open -lreadline: No such
file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 4338 "configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
configure:4378: checking for guile-config
configure:4408: checking whether guile-config works
configure:4465: checking for sin in -lm
configure:4484: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include -rdynamic -L/usr/local/lib -L/usr/X11/lib
conftest.c -lm 1>&5
configure:4477: warning: conflicting types for built-in function `sin'
configure:4514: checking for guile libraries
configure:4518: checking for guile headers
configure:4727: checking whether guile works
configure:4742: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include -I/usr/local/include -rdynamic -L/usr/local/lib
-L/usr/X11/lib conftest.c -lm -L/usr/local/lib -lguile -ldl -ltermcap
-lm 1>&5
configure:4792: checking for ranlib
configure:4825: checking for argz.h
configure:4835: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4825: checking for limits.h
configure:4835: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4825: checking for locale.h
configure:4835: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4825: checking for nl_types.h
configure:4835: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4825: checking for malloc.h
configure:4835: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4825: checking for string.h
configure:4835: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4825: checking for unistd.h
configure:4825: checking for sys/param.h
configure:4835: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:4865: checking for getcwd
configure:4865: checking for munmap
configure:4893: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:4865: checking for putenv
configure:4865: checking for setenv
configure:4893: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:4865: checking for setlocale
configure:4893: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:4865: checking for strchr
configure:4893: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:4865: checking for strcasecmp
configure:4893: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:4865: checking for strdup
configure:4865: checking for __argz_count
configure:4893: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:4865: checking for __argz_stringify
configure:4893: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:4865: checking for __argz_next
configure:4893: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:4922: checking for stpcpy
configure:4950: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:4984: checking for LC_MESSAGES
configure:4996: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:5017: checking whether NLS is requested
configure:5052: checking for libintl.h
configure:5062: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5079: checking for gettext in libc
configure:5091: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:5205: checking for msgfmt
configure:5239: checking for dcgettext
configure:5267: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:5294: checking for gmsgfmt
configure:5330: checking for xgettext
configure:5370: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:5646: checking for catalogs to be installed
configure:5753: checking for pam_authenticate in -lpam
configure:5772: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lpam -ldl -lm 1>&5
/usr/local/i586-pc-linux-gnu/bin/ld: cannot open -lpam: No such file or
directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 5761 "configure"
#include "confdefs.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 pam_authenticate();
int main() {
pam_authenticate()
; return 0; }
configure:5844: checking for endgrent
configure:5872: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:5844: checking for endpwent
configure:5872: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lm 1>&5
configure:5902: checking for linux/hdreg.h
configure:5912: gcc -E -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5949: checking for main in -lsec
configure:5964: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lsec -lm 1>&5
/usr/local/i586-pc-linux-gnu/bin/ld: cannot open -lsec: No such file or
directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 5957 "configure"
#include "confdefs.h"
int main() {
main()
; return 0; }
configure:5993: checking for main in -lshadow
configure:6008: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lshadow -lm 1>&5
configure:6045: checking for getspnam
configure:6073: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lshadow -lm 1>&5
configure:6102: checking for crypt
configure:6130: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lshadow -lm 1>&5
/tmp/ccHOCWDc.o: In function `main':
/usr/src/cvs/gnome-utils/configure:6124: undefined reference to `crypt'
collect2: ld returned 1 exit status
configure: failed program was:
#line 6107 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char crypt(); 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 crypt();
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_crypt) || defined (__stub___crypt)
choke me
#else
crypt();
#endif
; return 0; }
configure:6157: checking for crypt in -lufc
configure:6176: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lufc -lshadow -lm 1>&5
/usr/local/i586-pc-linux-gnu/bin/ld: cannot open -lufc: No such file or
directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 6165 "configure"
#include "confdefs.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 crypt();
int main() {
crypt()
; return 0; }
configure:6196: checking for crypt in -lcrypt
configure:6215: gcc -o conftest -g -O2 -I/usr/local/lib/glib/include
-I/usr/local/include conftest.c -lcrypt -lshadow -lm 1>&5
configure:6249: checking for u_int64_t
configure:6282: checking for int64_t
configure:6374: checking for libgtop-config
configure:6439: checking for libgtop - version >= 0.99.0
configure:6653: checking location of ncurses.h file
configure:6884: checking for ncurses version
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]