samba3 error

Augusto Cesar Castoldi augusto at dock.com.br
Wed Apr 27 07:49:31 PDT 2005


I just installed the freebsd system, update de ports database:

#cvsup -L 2 /root/ports-supfile

cd /usr/ports/net/samba3
make


and receive the errors attached

can you help?

thanks.


Atenciosamente,
__________________________________
Augusto Cesar Castoldi
Analista de Sistemas
www.dock.com.br
Florianópolis - SC - Brasil
E-mail: augusto at dock.com.br





----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libtool configure 1.5.10, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --disable-ltdl-install --program-suffix=15 --prefix=/usr/local --build=i386-portbld-freebsd5.3

## --------- ##
## Platform. ##
## --------- ##

hostname = arquivos.dockfour.com.br
uname -m = i386
uname -r = 5.3-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004     root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1583: checking for a BSD-compatible install
configure:1638: result: /usr/bin/install -c -o root -g wheel
configure:1649: checking whether build environment is sane
configure:1692: result: yes
configure:1757: checking for gawk
configure:1786: result: no
configure:1757: checking for mawk
configure:1786: result: no
configure:1757: checking for nawk
configure:1773: found /usr/bin/nawk
configure:1783: result: nawk
configure:1793: checking whether make sets $(MAKE)
configure:1813: result: yes
configure:2073: checking for gcc
configure:2099: result: cc
configure:2343: checking for C compiler version
configure:2346: cc --version </dev/null >&5
cc (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2349: $? = 0
configure:2351: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:2354: $? = 0
configure:2356: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2359: $? = 1
configure:2382: checking for C compiler default output file name
configure:2385: cc -O -pipe    conftest.c  >&5
configure:2388: $? = 0
configure:2434: result: a.out
configure:2439: checking whether the C compiler works
configure:2445: ./a.out
configure:2448: $? = 0
configure:2465: result: yes
configure:2472: checking whether we are cross compiling
configure:2474: result: no
configure:2477: checking for suffix of executables
configure:2479: cc -o conftest -O -pipe    conftest.c  >&5
configure:2482: $? = 0
configure:2507: result: 
configure:2513: checking for suffix of object files
configure:2534: cc -c -O -pipe   conftest.c >&5
configure:2537: $? = 0
configure:2559: result: o
configure:2563: checking whether we are using the GNU C compiler
configure:2587: cc -c -O -pipe   conftest.c >&5
configure:2593: $? = 0
configure:2597: test -z 
			 || test ! -s conftest.err
configure:2600: $? = 0
configure:2603: test -s conftest.o
configure:2606: $? = 0
configure:2619: result: yes
configure:2625: checking whether cc accepts -g
configure:2646: cc -c -g  conftest.c >&5
configure:2652: $? = 0
configure:2656: test -z 
			 || test ! -s conftest.err
configure:2659: $? = 0
configure:2662: test -s conftest.o
configure:2665: $? = 0
configure:2676: result: yes
configure:2693: checking for cc option to accept ANSI C
configure:2763: cc  -c -O -pipe   conftest.c >&5
configure:2769: $? = 0
configure:2773: test -z 
			 || test ! -s conftest.err
configure:2776: $? = 0
configure:2779: test -s conftest.o
configure:2782: $? = 0
configure:2800: result: none needed
configure:2818: cc -c -O -pipe   conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2824: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2968: checking for style of include used by make
configure:2996: result: GNU
configure:3024: checking dependency style of cc
configure:3114: result: none
configure:3132: checking for a sed that does not truncate output
configure:3186: result: /usr/bin/sed
configure:3195: checking build system type
configure:3213: result: i386-portbld-freebsd5.3
configure:3221: checking host system type
configure:3235: result: i386-portbld-freebsd5.3
configure:3243: checking for egrep
configure:3253: result: grep -E
configure:3269: checking for ld used by cc
configure:3336: result: /usr/bin/ld
configure:3345: checking if the linker (/usr/bin/ld) is GNU ld
configure:3360: result: yes
configure:3366: checking for BSD-compatible nm
configure:3408: result: /usr/bin/nm -B
configure:3413: checking whether ln -s works
configure:3417: result: yes
configure:3520: checking for C++ compiler version
configure:3523: c++ --version </dev/null >&5
c++ (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3526: $? = 0
configure:3528: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:3531: $? = 0
configure:3533: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:3536: $? = 1
configure:3539: checking whether we are using the GNU C++ compiler
configure:3563: c++ -c -O -pipe  conftest.cc >&5
configure:3569: $? = 0
configure:3573: test -z 
			 || test ! -s conftest.err
configure:3576: $? = 0
configure:3579: test -s conftest.o
configure:3582: $? = 0
configure:3595: result: yes
configure:3601: checking whether c++ accepts -g
configure:3622: c++ -c -g  conftest.cc >&5
configure:3628: $? = 0
configure:3632: test -z 
			 || test ! -s conftest.err
configure:3635: $? = 0
configure:3638: test -s conftest.o
configure:3641: $? = 0
configure:3652: result: yes
configure:3694: c++ -c -O -pipe  conftest.cc >&5
configure:3700: $? = 0
configure:3704: test -z 
			 || test ! -s conftest.err
configure:3707: $? = 0
configure:3710: test -s conftest.o
configure:3713: $? = 0
configure:3739: c++ -c -O -pipe  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:3745: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libtool15"
| #define PACKAGE_TARNAME "libtool15"
| #define PACKAGE_VERSION "1.5.10"
| #define PACKAGE_STRING "libtool 1.5.10"
| #define PACKAGE_BUGREPORT "bug-libtool at gnu.org"
| #define PACKAGE "libtool15"
| #define VERSION "1.5.10"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3694: c++ -c -O -pipe  conftest.cc >&5
configure:3700: $? = 0
configure:3704: test -z 
			 || test ! -s conftest.err
configure:3707: $? = 0
configure:3710: test -s conftest.o
configure:3713: $? = 0
configure:3739: c++ -c -O -pipe  conftest.cc >&5
configure:3745: $? = 0
configure:3749: test -z 
			 || test ! -s conftest.err
configure:3752: $? = 0
configure:3755: test -s conftest.o
configure:3758: $? = 0
configure:3783: checking dependency style of c++
configure:3873: result: none
configure:3956: checking for g77
configure:3985: result: no
configure:3956: checking for f77
configure:3972: found /usr/bin/f77
configure:3982: result: f77
configure:3997: checking for Fortran 77 compiler version
configure:4000: f77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:4003: $? = 0
configure:4005: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:4008: $? = 0
configure:4010: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:4013: $? = 1
configure:4021: checking whether we are using the GNU Fortran 77 compiler
configure:4035: f77 -c  conftest.F >&5
configure:4041: $? = 0
configure:4045: test -z 
			 || test ! -s conftest.err
configure:4048: $? = 0
configure:4051: test -s conftest.o
configure:4054: $? = 0
configure:4067: result: yes
configure:4073: checking whether f77 accepts -g
configure:4085: f77 -c -g conftest.f >&5
configure:4091: $? = 0
configure:4095: test -z 
			 || test ! -s conftest.err
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4116: result: yes
configure:4197: checking for gcj
configure:4224: result: no
configure:4291: checking for windres
configure:4318: result: no
configure:4423: checking for /usr/bin/ld option to reload object files
configure:4430: result: -r
configure:4448: checking how to recognise dependent libraries
configure:4620: result: pass_all
configure:5075: checking how to run the C preprocessor
configure:5110: cc -E  conftest.c
configure:5116: $? = 0
configure:5148: cc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:5154: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libtool15"
| #define PACKAGE_TARNAME "libtool15"
| #define PACKAGE_VERSION "1.5.10"
| #define PACKAGE_STRING "libtool 1.5.10"
| #define PACKAGE_BUGREPORT "bug-libtool at gnu.org"
| #define PACKAGE "libtool15"
| #define VERSION "1.5.10"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5193: result: cc -E
configure:5217: cc -E  conftest.c
configure:5223: $? = 0
configure:5255: cc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:5261: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libtool15"
| #define PACKAGE_TARNAME "libtool15"
| #define PACKAGE_VERSION "1.5.10"
| #define PACKAGE_STRING "libtool 1.5.10"
| #define PACKAGE_BUGREPORT "bug-libtool at gnu.org"
| #define PACKAGE "libtool15"
| #define VERSION "1.5.10"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5305: checking for ANSI C header files
configure:5330: cc -c -O -pipe   conftest.c >&5
configure:5336: $? = 0
configure:5340: test -z 
			 || test ! -s conftest.err
configure:5343: $? = 0
configure:5346: test -s conftest.o
configure:5349: $? = 0
configure:5438: cc -o conftest -O -pipe    conftest.c  >&5
configure:5441: $? = 0
configure:5443: ./conftest
configure:5446: $? = 0
configure:5461: result: yes
configure:5485: checking for sys/types.h
configure:5501: cc -c -O -pipe   conftest.c >&5
configure:5507: $? = 0
configure:5511: test -z 
			 || test ! -s conftest.err
configure:5514: $? = 0
configure:5517: test -s conftest.o
configure:5520: $? = 0
configure:5531: result: yes
configure:5485: checking for sys/stat.h
configure:5501: cc -c -O -pipe   conftest.c >&5
configure:5507: $? = 0
configure:5511: test -z 
			 || test ! -s conftest.err
configure:5514: $? = 0
configure:5517: test -s conftest.o
configure:5520: $? = 0
configure:5531: result: yes
configure:5485: checking for stdlib.h
configure:5501: cc -c -O -pipe   conftest.c >&5
configure:5507: $? = 0
configure:5511: test -z 
			 || test ! -s conftest.err
configure:5514: $? = 0
configure:5517: test -s conftest.o
configure:5520: $? = 0
configure:5531: result: yes
configure:5485: checking for string.h
configure:5501: cc -c -O -pipe   conftest.c >&5
configure:5507: $? = 0
configure:5511: test -z 
			 || test ! -s conftest.err
configure:5514: $? = 0
configure:5517: test -s conftest.o
configure:5520: $? = 0
configure:5531: result: yes
configure:5485: checking for memory.h
configure:5501: cc -c -O -pipe   conftest.c >&5
configure:5507: $? = 0
configure:5511: test -z 
			 || test ! -s conftest.err
configure:5514: $? = 0
configure:5517: test -s conftest.o
configure:5520: $? = 0
configure:5531: result: yes
configure:5485: checking for strings.h
configure:5501: cc -c -O -pipe   conftest.c >&5
configure:5507: $? = 0
configure:5511: test -z 
			 || test ! -s conftest.err
configure:5514: $? = 0
configure:5517: test -s conftest.o
configure:5520: $? = 0
configure:5531: result: yes
configure:5485: checking for inttypes.h
configure:5501: cc -c -O -pipe   conftest.c >&5
configure:5507: $? = 0
configure:5511: test -z 
			 || test ! -s conftest.err
configure:5514: $? = 0
configure:5517: test -s conftest.o
configure:5520: $? = 0
configure:5531: result: yes
configure:5485: checking for stdint.h
configure:5501: cc -c -O -pipe   conftest.c >&5
configure:5507: $? = 0
configure:5511: test -z 
			 || test ! -s conftest.err
configure:5514: $? = 0
configure:5517: test -s conftest.o
configure:5520: $? = 0
configure:5531: result: yes
configure:5485: checking for unistd.h
configure:5501: cc -c -O -pipe   conftest.c >&5
configure:5507: $? = 0
configure:5511: test -z 
			 || test ! -s conftest.err
configure:5514: $? = 0
configure:5517: test -s conftest.o
configure:5520: $? = 0
configure:5531: result: yes
configure:5557: checking dlfcn.h usability
configure:5569: cc -c -O -pipe   conftest.c >&5
configure:5575: $? = 0
configure:5579: test -z 
			 || test ! -s conftest.err
configure:5582: $? = 0
configure:5585: test -s conftest.o
configure:5588: $? = 0
configure:5598: result: yes
configure:5602: checking dlfcn.h presence
configure:5612: cc -E  conftest.c
configure:5618: $? = 0
configure:5638: result: yes
configure:5673: checking for dlfcn.h
configure:5680: result: yes
configure:5703: checking how to run the C++ preprocessor
configure:5734: c++ -E  conftest.cc
configure:5740: $? = 0
configure:5772: c++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5778: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libtool15"
| #define PACKAGE_TARNAME "libtool15"
| #define PACKAGE_VERSION "1.5.10"
| #define PACKAGE_STRING "libtool 1.5.10"
| #define PACKAGE_BUGREPORT "bug-libtool at gnu.org"
| #define PACKAGE "libtool15"
| #define VERSION "1.5.10"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5817: result: c++ -E
configure:5841: c++ -E  conftest.cc
configure:5847: $? = 0
configure:5879: c++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5885: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libtool15"
| #define PACKAGE_TARNAME "libtool15"
| #define PACKAGE_VERSION "1.5.10"
| #define PACKAGE_STRING "libtool 1.5.10"
| #define PACKAGE_BUGREPORT "bug-libtool at gnu.org"
| #define PACKAGE "libtool15"
| #define VERSION "1.5.10"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5936: checking the maximum length of command line arguments
configure:6015: result: 65536
configure:6026: checking command to parse /usr/bin/nm -B output from cc object
configure:6122: c++ -c -O -pipe  conftest.cc >&5
configure:6125: $? = 0
configure:6129: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6132: $? = 0
configure:6184: c++ -o conftest -O -pipe   conftest.cc conftstm.o >&5
configure:6187: $? = 0
configure:6225: result: ok
configure:6229: checking for objdir
configure:6244: result: .libs
configure:6334: checking for ar
configure:6350: found /usr/bin/ar
configure:6361: result: ar
configure:6414: checking for ranlib
configure:6430: found /usr/bin/ranlib
configure:6441: result: ranlib
configure:6494: checking for strip
configure:6510: found /usr/bin/strip
configure:6521: result: strip
configure:6785: checking if cc static flag  works
configure:6808: result: yes
configure:6830: checking if cc supports -fno-rtti -fno-exceptions
configure:6848: cc -c -O -pipe   -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6852: $? = 0
configure:6863: result: no
configure:6878: checking for cc option to produce PIC
configure:7065: result: -fPIC
configure:7073: checking if cc PIC flag -fPIC works
configure:7091: cc -c -O -pipe   -fPIC -DPIC conftest.c >&5
configure:7095: $? = 0
configure:7106: result: yes
configure:7130: checking if cc supports -c -o file.o
configure:7151: cc -c -O -pipe   -o out/conftest2.o conftest.c >&5
configure:7155: $? = 0
configure:7175: result: yes
configure:7201: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8050: result: yes
configure:8076: checking whether -lc should be explicitly linked in
configure:8081: cc -c -O -pipe   conftest.c >&5
configure:8084: $? = 0
configure:8098: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8101: $? = 1
configure:8113: result: yes
configure:8121: checking dynamic linker characteristics
configure:8661: result: freebsd5.3 ld.so
configure:8665: checking how to hardcode library paths into programs
configure:8690: result: immediate
configure:8704: checking whether stripping libraries is possible
configure:8709: result: yes
configure:8835: checking for shl_load
configure:8892: cc -o conftest -O -pipe    conftest.c  >&5
/var/tmp//cc80OsEF.o(.text+0x12): In function `main':
: undefined reference to `shl_load'
/var/tmp//cc80OsEF.o(.data+0x0): undefined reference to `shl_load'
configure:8898: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libtool15"
| #define PACKAGE_TARNAME "libtool15"
| #define PACKAGE_VERSION "1.5.10"
| #define PACKAGE_STRING "libtool 1.5.10"
| #define PACKAGE_BUGREPORT "bug-libtool at gnu.org"
| #define PACKAGE "libtool15"
| #define VERSION "1.5.10"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char shl_load ();
| /* 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_shl_load) || defined (__stub___shl_load)
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != shl_load;
|   ;
|   return 0;
| }
configure:8923: result: no
configure:8928: checking for shl_load in -ldld
configure:8958: cc -o conftest -O -pipe    conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
configure:8964: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libtool15"
| #define PACKAGE_TARNAME "libtool15"
| #define PACKAGE_VERSION "1.5.10"
| #define PACKAGE_STRING "libtool 1.5.10"
| #define PACKAGE_BUGREPORT "bug-libtool at gnu.org"
| #define PACKAGE "libtool15"
| #define VERSION "1.5.10"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char shl_load ();
| int
| main ()
| {
| shl_load ();
|   ;
|   return 0;
| }
configure:8990: result: no
configure:8995: checking for dlopen
configure:9052: cc -o conftest -O -pipe    conftest.c  >&5
configure:9058: $? = 0
configure:9062: test -z 
			 || test ! -s conftest.err
configure:9065: $? = 0
configure:9068: test -s conftest
configure:9071: $? = 0
configure:9083: result: yes
configure:9325: checking whether a program can dlopen itself
configure:9397: cc -o conftest -O -pipe   -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c   >&5
configure:9400: $? = 0
configure:9418: result: yes
configure:9423: checking whether a statically linked program can dlopen itself
configure:9495: cc -o conftest -O -pipe   -DHAVE_DLFCN_H  -Wl,--export-dynamic  conftest.c   >&5
configure:9498: $? = 0
configure:9516: result: yes
configure:9539: checking if libtool supports shared libraries
configure:9541: result: yes
configure:9544: checking whether to build shared libraries
configure:9565: result: yes
configure:9568: checking whether to build static libraries
configure:9572: result: yes
configure:9664: creating libtool
configure:10213: checking for ld used by c++
configure:10280: result: /usr/bin/ld
configure:10289: checking if the linker (/usr/bin/ld) is GNU ld
configure:10304: result: yes
configure:10355: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11222: result: yes
configure:11244: c++ -c -O -pipe  conftest.cc >&5
configure:11247: $? = 0
configure:11343: checking for c++ option to produce PIC
configure:11605: result: -fPIC
configure:11613: checking if c++ PIC flag -fPIC works
configure:11631: c++ -c -O -pipe  -fPIC -DPIC conftest.cc >&5
configure:11635: $? = 0
configure:11646: result: yes
configure:11670: checking if c++ supports -c -o file.o
configure:11691: c++ -c -O -pipe  -o out/conftest2.o conftest.cc >&5
configure:11695: $? = 0
configure:11715: result: yes
configure:11741: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11766: result: yes
configure:11837: checking dynamic linker characteristics
configure:12377: result: freebsd5.3 ld.so
configure:12381: checking how to hardcode library paths into programs
configure:12406: result: immediate
configure:12420: checking whether stripping libraries is possible
configure:12425: result: yes
configure:12551: checking for shl_load
configure:12639: result: no
configure:12644: checking for shl_load in -ldld
configure:12706: result: no
configure:12711: checking for dlopen
configure:12799: result: yes
configure:13041: checking whether a program can dlopen itself
configure:13134: result: yes
configure:13139: checking whether a statically linked program can dlopen itself
configure:13232: result: yes
configure:13732: checking if libtool supports shared libraries
configure:13734: result: yes
configure:13737: checking whether to build shared libraries
configure:13755: result: yes
configure:13758: checking whether to build static libraries
configure:13762: result: yes
configure:13774: checking for f77 option to produce PIC
configure:13961: result: -fPIC
configure:13969: checking if f77 PIC flag -fPIC works
configure:13987: f77 -c -g -O2 -fPIC conftest.f >&5
configure:13991: $? = 0
configure:14002: result: yes
configure:14026: checking if f77 supports -c -o file.o
configure:14047: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14051: $? = 0
configure:14071: result: yes
configure:14097: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:14926: result: yes
configure:14997: checking dynamic linker characteristics
configure:15537: result: freebsd5.3 ld.so
configure:15541: checking how to hardcode library paths into programs
configure:15566: result: immediate
configure:15580: checking whether stripping libraries is possible
configure:15585: result: yes
configure:19872: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libtool config.status 1.5.10, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on arquivos.dockfour.com.br

config.status:20657: creating Makefile
config.status:20657: creating doc/Makefile
config.status:20657: creating tests/Makefile
config.status:20839: executing depfiles commands
configure:21006: configuring in libltdl
configure:21123: running /bin/sh './configure' --prefix=/usr/local  '--disable-ltdl-install' '--program-suffix=15' '--prefix=/usr/local' '--build=i386-portbld-freebsd5.3' 'CFLAGS=-O -pipe ' 'CXX=c++' 'build_alias=i386-portbld-freebsd5.3' 'CC=cc' 'CXXFLAGS=-O -pipe' --cache-file=/dev/null --srcdir=.
configure:21128: error: /bin/sh './configure' failed for libltdl

## ---------------- ##
## Cache variables. ##
## ---------------- ##

lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
ac_cv_prog_ac_ct_F77=f77
am_cv_CC_dependencies_compiler_type=none
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value='-O -pipe'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
ac_cv_env_F77_value=
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_prog_gnu_ldcxx=yes
ac_cv_func_dlopen=yes
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_func_shl_load=no
ac_cv_prog_ac_ct_AR=ar
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
ac_cv_prog_ac_ct_RC=no
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
lt_cv_dlopen_self=yes
lt_cv_dlopen_libs=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_cv_dlopen_self_static=yes
lt_cv_ld_reload_flag=-r
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
ac_cv_lib_dld_shl_load=no
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd5.3
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_env_FFLAGS_value=
lt_cv_path_LD=/usr/bin/ld
lt_cv_prog_compiler_rtti_exceptions=no
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd5.3
ac_cv_env_CPPFLAGS_value=
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.3
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
lt_cv_file_magic_test_file=
ac_cv_prog_CPP='cc -E'
am_cv_CXX_dependencies_compiler_type=none
ac_cv_build=i386-portbld-freebsd5.3
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.3
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_GCJ=no
ac_cv_prog_ac_ct_CC=cc
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
lt_cv_dlopen=dlopen
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACINCLUDE_M4_LIST='./acinclude.m4 ./cdemo/acinclude.m4 ./pdemo/acinclude.m4 ./demo/acinclude.m4 ./depdemo/acinclude.m4 ./mdemo/acinclude.m4 ./mdemo2/acinclude.m4 ./tagdemo/acinclude.m4 ./f77demo/acinclude.m4'
ACLOCAL='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.10/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.10/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.10/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.10/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.10/missing --run automake-1.9'
AWK='nawk'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-O -pipe '
CONF_SUBDIRS='cdemo pdemo demo depdemo mdemo mdemo2 tagdemo f77demo'
CPP='cc -E'
CPPFLAGS=''
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O -pipe'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"libtool15\" -DPACKAGE_TARNAME=\"libtool15\" -DPACKAGE_VERSION=\"1.5.10\" -DPACKAGE_STRING=\"libtool\ 1.5.10\" -DPACKAGE_BUGREPORT=\"bug-libtool at gnu.org\" -DPACKAGE=\"libtool15\" -DVERSION=\"1.5.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 '
DEPDIR='.deps'
DIST_MAKEFILE_LIST='cdemo/Makefile pdemo/Makefile demo/Makefile depdemo/Makefile mdemo/Makefile mdemo2/Makefile tagdemo/Makefile f77demo/Makefile '
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
GCJ='no'
GCJFLAGS='-g -O2'
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_F77_FALSE='#'
HAVE_F77_TRUE=''
HAVE_GCJ_FALSE=''
HAVE_GCJ_TRUE='#'
HAVE_RC_FALSE=''
HAVE_RC_TRUE='#'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.10/missing --run makeinfo'
NM='/usr/bin/nm -B'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='libtool15'
PACKAGE_BUGREPORT='bug-libtool at gnu.org'
PACKAGE_NAME='libtool15'
PACKAGE_STRING='libtool 1.5.10'
PACKAGE_TARNAME='libtool15'
PACKAGE_VERSION='1.5.10'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RC='no'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TIMESTAMP=''
VERSION='1.5.10'
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77='f77'
ac_ct_GCJ='no'
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_RC='no'
ac_ct_STRIP='strip'
aclocaldir='${datadir}/aclocal'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.3'
build_alias='i386-portbld-freebsd5.3'
build_cpu='i386'
build_os='freebsd5.3'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i386-portbld-freebsd5.3'
host_alias=''
host_cpu='i386'
host_os='freebsd5.3'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/devel/libtool15/work/libtool-1.5.10/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
pkgdatadir='${datadir}/libtool15'
prefix='/usr/local'
program_transform_name='s,$$,15,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libltdl'
sysconfdir='${prefix}/etc'
target_alias=''

configure: exit 1
-------------- next part --------------
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "GCJ" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
configure: configuring in libltdl
configure: running /bin/sh './configure' --prefix=/usr/local  '--disable-ltdl-install' '--program-suffix=15' '--prefix=/usr/local' '--build=i386-portbld-freebsd5.3' 'CFLAGS=-O -pipe ' 'CXX=c++' 'build_alias=i386-portbld-freebsd5.3' 'CC=cc' 'CXXFLAGS=-O -pipe' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... configure: error: newly created file is older than distributed files!
Check your system clock
configure: error: /bin/sh './configure' failed for libltdl
===>  Script "configure" failed unexpectedly.
Please report the problem to ports at FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/libtool15/work/libtool-1.5.10/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/libtool15.
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/p5-Locale-gettext.
*** Error code 1

Stop in /usr/ports/misc/help2man.
*** Error code 1

Stop in /usr/ports/devel/autoconf259.
*** Error code 1

Stop in /usr/ports/net/samba3.


More information about the freebsd-ports mailing list