[Hamlib-developer] FBSD try Compiling
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Sebastian Y. [ESN] <es...@x1...> - 2003-02-12 16:33:17
|
ok this is my result in trying to compile it in FreeBSD
sorry for all the msg flood
uname -a
FreeBSD wire.x123.info 4.7-STABLE FreeBSD 4.7-STABLE #2: Sun Feb 9 22:27:49
GMT 2003 ro...@wi...:/usr/obj/usr/src/sys/MYK4.7 i386
sh autogen.sh --disable-static --with-tcl=/usr/local/lib/tcl8.3
/usr/local/bin/gm4: configure.in: No such file or directory
microtune/Makefile.am:29: invalid unused variable name: `GRIO_SOURCES'
autoconf: configure.in: No such file or directory
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for g++... g++
checking for C++ compiler default output... 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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc
checking for gawk... (cached) nawk
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for rpmbuild... no
checking for AIX... no
checking for strerror in -lcposix... no
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... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for gcc option to accept ANSI C... none needed
checking whether gcc needs -traditional... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpc/rpcent.h usability... no
checking rpc/rpcent.h presence... no
checking for rpc/rpcent.h... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/ioccom.h usability... yes
checking sys/ioccom.h presence... yes
checking for sys/ioccom.h... yes
checking linux/ppdev.h usability... no
checking linux/ppdev.h presence... no
checking for linux/ppdev.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winioctl.h usability... no
checking winioctl.h presence... no
checking for winioctl.h... no
checking winbase.h usability... no
checking winbase.h presence... no
checking for winbase.h... no
checking POSIX termios... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for siginfo_t... yes
checking for sin... no
checking for main in -lieee... no
checking for main in -linet... no
checking for connect... yes
checking for gethostbyname... yes
checking for syslog in -lsyslog... no
checking for atexit... yes
checking for snprintf... yes
checking for select... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for cfmakeraw... yes
checking for getopt_long... no
checking for usleep... yes
checking for working alloca.h... no
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking build system type... i386-unknown-freebsd4.7
checking host system type... i386-unknown-freebsd4.7
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.7 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... yes
creating libtool
checking whether C99 struct/array initializers are supported... yes
checking whether to build rigmatrix... no
checking whether to build C++ binding and demo... yes
checking for perl headers... found /usr/libdata/perl/5.00503/mach/CORE
checking whether to build perl binding and demo... yes
checking whether to build Kylix binding and demo... no
checking for Tcl configuration... found /usr/local/lib/tcl8.3/tclConfig.sh
checking for existence of /usr/local/lib/tcl8.3/tclConfig.sh... loading
checking whether to build tcl binding and demo... yes
checking whether to build gnuradio backend... no
checking whether to build microtune backend... no
checking for rpcgen... yes
checking whether to build rpc backends... yes
checking for swig... no
checking whether to build bindings... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating macros/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating dummy/Makefile
config.status: creating yaesu/Makefile
config.status: creating icom/Makefile
config.status: creating aor/Makefile
config.status: creating kenwood/Makefile
config.status: creating winradio/Makefile
config.status: creating pcr/Makefile
config.status: creating alinco/Makefile
config.status: creating uniden/Makefile
config.status: creating tentec/Makefile
config.status: creating kachina/Makefile
config.status: creating jrc/Makefile
config.status: creating drake/Makefile
config.status: creating gnuradio/Makefile
config.status: creating easycomm/Makefile
config.status: creating fodtrack/Makefile
config.status: creating rpcrig/Makefile
config.status: creating rpcrot/Makefile
config.status: creating src/Makefile
config.status: creating c++/Makefile
config.status: creating kylix/Makefile
config.status: creating bindings/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating rotorez/Makefile
config.status: creating microtune/Makefile
config.status: creating hamlib.pc
config.status: creating hamlib.spec
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing default-1 commands
configure: configuring in libltdl
configure: running /usr/local/bin/bash './configure' --prefix=/usr/local
'--enable-maintainer-mode' '--disable-static'
'--with-tcl=/usr/local/lib/tcl8.3' --enable-ltdl-convenience
--cache-file=/dev/null --srcdir=.
loading cache /dev/null
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for working const... yes
checking for inline... inline
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
checking host system type... i386-unknown-freebsd4.7
checking build system type... i386-unknown-freebsd4.7
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.7 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... yes
creating libtool
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether gcc supports assert without backlinking...
checking which extension is used for shared libraries... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... unknown
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking for errno.h... yes
checking for malloc.h... no
checking for memory.h... yes
checking for stdlib.h... yes
checking for stdio.h... yes
checking for ctype.h... yes
checking for unistd.h... yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for string.h... yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
updating cache /dev/null
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
make
Making all in macros
Making all in include
make all-am
Making all in lib
make: don't know how to make @LTLIBOBJS@. Stop
*** Error code 1
Stop in /home/powe-users/esn/src/ham/hamlib.m.
or
gmake
cd . && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=Makefile /usr/local/bin/bash ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
Making all in macros
gmake[1]: Entering directory `/home/powe-users/esn/src/ham/hamlib.m/macros'
cd .. && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=macros/Makefile /usr/local/bin/bash ./config.status
config.status: creating macros/Makefile
config.status: executing default-1 commands
gmake[1]: Leaving directory `/home/powe-users/esn/src/ham/hamlib.m/macros'
gmake[1]: Entering directory `/home/powe-users/esn/src/ham/hamlib.m/macros'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/powe-users/esn/src/ham/hamlib.m/macros'
Making all in include
gmake[1]: Entering directory `/home/powe-users/esn/src/ham/hamlib.m/include'
cd .. && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=include/Makefile /usr/local/bin/bash ./config.status
config.status: creating include/Makefile
config.status: executing default-1 commands
gmake[1]: Leaving directory `/home/powe-users/esn/src/ham/hamlib.m/include'
gmake[1]: Entering directory `/home/powe-users/esn/src/ham/hamlib.m/include'
cd .. \
&& CONFIG_FILES= CONFIG_HEADERS=include/config.h \
/bin/sh ./config.status
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing default-1 commands
gmake all-am
gmake[2]: Entering directory `/home/powe-users/esn/src/ham/hamlib.m/include'
gmake[2]: Leaving directory `/home/powe-users/esn/src/ham/hamlib.m/include'
gmake[1]: Leaving directory `/home/powe-users/esn/src/ham/hamlib.m/include'
Making all in lib
gmake[1]: Entering directory `/home/powe-users/esn/src/ham/hamlib.m/lib'
cd .. && \
CONFIG_HEADERS= CONFIG_LINKS= \
CONFIG_FILES=lib/Makefile /usr/local/bin/bash ./config.status
config.status: creating lib/Makefile
config.status: executing default-1 commands
gmake[1]: Leaving directory `/home/powe-users/esn/src/ham/hamlib.m/lib'
gmake[1]: Entering directory `/home/powe-users/esn/src/ham/hamlib.m/lib'
gmake[1]: *** No rule to make target `@LTLIBOBJS@', needed by `libmisc.la'.
Stop.
gmake[1]: Leaving directory `/home/powe-users/esn/src/ham/hamlib.m/lib'
gmake: *** [all-recursive] Error 1
--
/*
@@@@@@@ @@@@@@ @@@@@@@
@@! @@@ !@@ @@! @@@
@!@!@!@ !@@!! @!@ !@!
!!: !!! !:! !!: !!!
:: : :: ::.: : :: : :
The Power To Kill LinuX
*/
|