Hi there,
not being acquainted with the autoconf infrastructure at all, here the
output of ./boostrap followed by ./configure's output, hoping that some
people in the know on this e-mail list can find problems or can come up
with advice.
Please note, this time from "main/trunk" not from the 4.1.0-release!
Here some more infos from running against main/trunk:
ronymac:trunk rony$ ./bootstrap
glibtoolize: putting auxiliary files in `.'.
glibtoolize: copying file `./ltmain.sh'
glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
glibtoolize: rerunning libtoolize, to keep the correct libtool macros
in-tree.
glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
glibtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
configure.ac:43: installing `./config.sub'
configure.ac:45: installing `./missing'
configure.ac:45: installing `./install-sh'
configure.ac:43: installing `./config.guess'
samples/unix/api/callrexx/Makefile.am: installing `./depcomp'
configure.ac: installing `./ylwrap'
configure.ac:43: installing `./config.sub'
configure.ac:43: installing `./config.guess'
./configure's output:
ronymac:trunk rony$ ./configure --disable-static CFLAGS="-arch i386"
checking build system type... i386-apple-darwin10.6.0
checking host system type... i386-apple-darwin10.6.0
checking target system type... i386-apple-darwin10.6.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for bison... bison -y
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is
GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload
object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker
(/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is
GNU ld... no
checking whether the g++ linker
(/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker
(/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking filehdr.h usability... no
checking filehdr.h presence... no
checking for filehdr.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking mesg.h usability... no
checking mesg.h presence... no
checking for mesg.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for mesg.h... (cached) no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/ldr.h usability... no
checking sys/ldr.h presence... no
checking for sys/ldr.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking for error_at_line... no
checking for vprintf... yes
checking for _doprnt... no
checking whether time.h and sys/time.h may both be included... yes
checking for IDtouser... no
checking for getuserattr... no
checking for catopen... yes
checking for fstat... yes
checking for gcvt... yes
checking for geteuid... yes
checking for getpgrp... yes
checking for getpwuid... yes
checking for gettimeofday... yes
checking for memset... yes
checking for nsleep... no
checking for setlocale... yes
checking for strdup... yes
checking for sighold... yes
checking for sigprocmask... yes
checking for nanosleep... yes
checking for pthread_mutexattr_settype... yes
checking if union semun is incorrectly defined... yes
checking which values are valid for pthread_mutexattr_settype arg 2 are
valid... found
checking if FILE struct contains _cnt member... no
checking if FILE struct contains _IO_read_ptr member... no
checking for rpmbuild... no
checking for gencat... /usr/bin/gencat
checking for Xalan... no
checking for xalan... no
configure: WARNING: cannot find xalan, Xalan
Subversion revision: 6715
ooRexx major number: 4
ooRexx minor number: 2
ooRexx mod level number: 0
ooRexx current number: 4
ooRexx revision number: 3
ooRexx age number: 0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating platform/unix/oorexx.spec
config.status: creating platform/unix/debian/changelog
config.status: creating platform/unix/debian/postinst
config.status: creating rexxapi/server/platform/unix/rxapid
config.status: creating samples/Makefile
config.status: creating samples/native.api/Makefile
config.status: creating samples/native.api/call.example/Makefile
config.status: creating samples/unix/Makefile
config.status: creating samples/unix/api/Makefile
config.status: creating samples/unix/api/callrexx/Makefile
config.status: creating samples/unix/api/wpipe1/Makefile
config.status: creating samples/unix/api/wpipe2/Makefile
config.status: creating samples/unix/api/wpipe3/Makefile
config.status: creating samples/windows/Makefile
config.status: creating samples/windows/api/Makefile
config.status: creating samples/windows/api/callrxnt/Makefile
config.status: creating samples/windows/api/callrxwn/Makefile
config.status: creating samples/windows/api/rexxexit/Makefile
config.status: creating samples/windows/api/wpipe/Makefile
config.status: creating samples/windows/api/wpipe/wpipe1/Makefile
config.status: creating samples/windows/api/wpipe/wpipe2/Makefile
config.status: creating samples/windows/api/wpipe/wpipe3/Makefile
config.status: creating samples/windows/misc/Makefile
config.status: creating samples/windows/ole/Makefile
config.status: creating samples/windows/ole/adsi/Makefile
config.status: creating samples/windows/ole/apps/Makefile
config.status: creating samples/windows/ole/methinfo/Makefile
config.status: creating samples/windows/ole/wmi/Makefile
config.status: creating samples/windows/oodialog/Makefile
config.status: creating samples/windows/oodialog/bmp/Makefile
config.status: creating samples/windows/oodialog/controls/Makefile
config.status: creating samples/windows/oodialog/examples/Makefile
config.status: creating samples/windows/oodialog/examples/resources/Makefile
config.status: creating samples/windows/oodialog/oleinfo/Makefile
config.status: creating samples/windows/oodialog/ooRexxTry/Makefile
config.status: creating samples/windows/oodialog/ooRexxTry/doc/Makefile
config.status: creating samples/windows/oodialog/rc/Makefile
config.status: creating samples/windows/oodialog/res/Makefile
config.status: creating samples/windows/oodialog/simple/Makefile
config.status: creating samples/windows/oodialog/sysinfo/Makefile
config.status: creating samples/windows/oodialog/tutorial/Makefile
config.status: creating samples/windows/oodialog/wav/Makefile
config.status: creating samples/windows/oodialog/winsystem/Makefile
config.status: creating samples/windows/rexutils/Makefile
config.status: creating samples/windows/wsh/Makefile
config.status: creating xsl.sh
config.status: creating platform/unix/oorexx-config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Doing a "make" and then running the just created executable on the Mac
like this:
ronymac:trunk rony$ ./rexx -v
Open Object Rexx Version 4.2.0
Build date: Feb 7 2011
Addressing Mode: 32
Copyright (c) IBM Corporation 1995, 2004.
Copyright (c) RexxLA 2005-2010.
All Rights Reserved.
This program and the accompanying materials are made available under
the terms of the Common Public License v1.0 which accompanies this
distribution or at
http://www.oorexx.org/license.html
ronymac:trunk rony$
Is there any other information I could supply?
---rony
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel