Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ###############################################################
- ## Here is how I got Bamf to configure ok under FreeBSD 10.0 ##
- ###############################################################
- └── ~/bamf-0.5.0 »sudo ./configure WNCK_LIBS=/usr/local/lib PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ --prefix=/usr --disable-webapps --disable-headless-tests --disable-gtktest --disable-gtk-doc-html --without-html-dir
- 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... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking how to create a pax tar archive... gnutar
- checking whether make supports nested variables... (cached) yes
- checking for style of include used by make... GNU
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking dependency style of cc... gcc3
- checking whether gcc understands -Wall... yes
- checking whether gcc understands -Wstrict-prototypes... yes
- checking whether gcc understands -Wnested-externs... yes
- checking whether gcc understands -Werror=missing-prototypes... yes
- checking whether gcc understands -Werror=implicit-function-declaration... yes
- checking whether gcc understands -Werror=pointer-arith... yes
- checking whether gcc understands -Werror=init-self... yes
- checking whether gcc understands -Werror=format-security... yes
- checking whether gcc understands -Werror=format=2... yes
- checking whether gcc understands -Werror=missing-include-dirs... yes
- checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs
- checking what language compliance flags to pass to the C compiler...
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking build system type... x86_64-unknown-freebsd10.0
- checking host system type... x86_64-unknown-freebsd10.0
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/local/bin/gsed
- 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 cc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) 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 "+="... no
- checking how to convert x86_64-unknown-freebsd10.0 file names to x86_64-unknown-freebsd10.0 format... func_convert_file_noop
- checking how to convert x86_64-unknown-freebsd10.0 file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from cc object... ok
- checking for sysroot... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... cc -E
- 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 for objdir... .libs
- checking if cc supports -fno-rtti -fno-exceptions... yes
- checking for cc option to produce PIC... -fPIC -DPIC
- checking if cc PIC flag -fPIC -DPIC works... yes
- checking if cc static flag -static works... yes
- checking if cc supports -c -o file.o... yes
- checking if cc supports -c -o file.o... (cached) yes
- checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... freebsd10.0 ld.so
- checking how to hardcode library paths into programs... immediate
- 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 library containing strerror... none required
- checking for pkg-config... /usr/local/bin/pkg-config
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether cc accepts -g... (cached) yes
- checking for cc option to accept ISO C89... (cached) none needed
- checking dependency style of cc... (cached) gcc3
- checking whether cc understands -c and -o together... yes
- checking for ANSI C header files... (cached) yes
- ./configure: SHAMROCK_EXPAND_LIBDIR: not found
- ./configure: SHAMROCK_EXPAND_BINDIR: not found
- ./configure: SHAMROCK_EXPAND_DATADIR: not found
- checking pkg-config is at least version 0.9.0... yes
- checking for GLIB... yes
- checking for gdbus-codegen... /usr/local/bin/gdbus-codegen
- checking for WNCK... yes
- checking for GTOP... yes
- checking for X... yes
- checking for gobject-introspection... yes
- checking for vapigen... /usr/local/bin/vapigen
- checking for gtkdoc-check... no
- checking for gtkdoc-rebase... no
- checking for gtkdoc-mkpdf... no
- checking whether to build gtk-doc documentation... no
- checking for python... /usr/local/bin/python
- checking for gtester2xunit dependencies... yes
- checking for pkg-config... (cached) /usr/local/bin/pkg-config
- checking for GTK+ - version >= 3.0.0... yes (version 3.8.8)
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating lib/libbamf-private/Makefile
- config.status: creating lib/libbamf/Makefile
- config.status: creating lib/libbamf/libbamf3.pc
- config.status: creating src/Makefile
- config.status: creating tests/Makefile
- config.status: creating tests/bamfdaemon/Makefile
- config.status: creating tests/libbamf/Makefile
- config.status: creating data/Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/reference/Makefile
- config.status: creating doc/reference/libbamf/Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- bamf-0.5.0
- Build Environment
- Install Prefix: /usr
- Introspection: yes
- Unity Webapps: no
- Headless tests: no
- Coverage Reporting: no
- #########################
- ## Failed using gmake ##
- ########################
- └── ~/bamf-0.5.0 »sudo gmake
- gmake all-recursive
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0'
- Making all in lib/libbamf-private
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- gmake all-am
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- CC libbamf_private_la-bamf-gdbus-generated.lo
- cc: error: -lm: 'linker' input unused
- gmake[3]: *** [libbamf_private_la-bamf-gdbus-generated.lo] Error 1
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- gmake[2]: *** [all] Error 2
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- gmake[1]: *** [all-recursive] Error 1
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0'
- gmake: *** [all] Error 2
- ########################
- ## Failed using Make ##
- #######################
- └── ~/bamf-0.5.0 »sudo make install
- Making install in lib/libbamf-private
- make install-am
- CC libbamf_private_la-bamf-gdbus-generated.lo
- cc: error: -lm: 'linker' input unused
- *** Error code 1
- Stop.
- make[2]: stopped in /usr/home/gaz/bamf-0.5.0/lib/libbamf-private
- *** Error code 1
- Stop.
- make[1]: stopped in /usr/home/gaz/bamf-0.5.0/lib/libbamf-private
- *** Error code 1
- Stop.
- make: stopped in /usr/home/gaz/bamf-0.5.0
Add Comment
Please, Sign In to add comment