On Thu, Aug 15, 2013 at 08:10:48PM +0100, Jerome Leclanche wrote:
> As below.

Hm, interesting. It looks like it is not at all checking for xsltproc or
any of the docbook stuff, which it should when --enable-man was used.
Was this with --enable-man or without? If without, can you send one
with?

Also, does it work outside the pkgbuild environment?


~Henry


> 
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking whether make supports nested variables... (cached) yes
> checking for gcc... gcc
> 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 gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking whether gcc understands -c and -o together... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking whether ln -s works... yes
> checking whether NLS is requested... yes
> checking for intltool-update... /usr/bin/intltool-update
> checking for intltool-merge... /usr/bin/intltool-merge
> checking for intltool-extract... /usr/bin/intltool-extract
> checking for xgettext... /usr/bin/xgettext
> checking for msgmerge... /usr/bin/msgmerge
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for perl... /usr/bin/perl
> checking for perl >= 5.8.1... 5.18.1
> checking for ar... ar
> checking the archiver (ar) interface... ar
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking how to print strings... printf
> 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/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 the maximum length of command line arguments... 1572864
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking how to convert x86_64-unknown-linux-gnu file names to
> x86_64-unknown-linux-gnu format... func_convert_file_noop
> checking how to convert x86_64-unknown-linux-gnu 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 archiver @FILE support... @
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for sysroot... no
> checking for mt... no
> checking if : is a manifest tool... no
> checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux 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 pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for PACKAGE... yes
> checking for X11... yes
> checking for WNCK... yes
> checking for MENU_CACHE... yes
> checking whether /usr/bin/ld -m elf_x86_64 accepts --as-needed... yes
> checking whether /usr/bin/ld -m elf_x86_64 accepts -O1... yes
> checking whether /usr/bin/ld -m elf_x86_64 accepts -Bsymbolic-functions...
> yes
> checking whether /usr/bin/ld -m elf_x86_64 accepts --sort-common... yes
> checking alsa/asoundlib.h usability... yes
> checking alsa/asoundlib.h presence... yes
> checking for alsa/asoundlib.h... yes
> checking for snd_seq_open in -lasound... yes
> checking which plugins should be built dynamically... all
> checking iwlib.h usability... yes
> checking iwlib.h presence... yes
> checking for iwlib.h... yes
> checking for X... libraries , headers
> checking for ANSI C header files... (cached) yes
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking for unistd.h... (cached) yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible malloc... yes
> checking for working memcmp... yes
> checking return type of signal handlers... void
> checking whether lstat correctly handles trailing slash... yes
> checking whether stat accepts an empty string... no
> checking for strftime... yes
> checking for bzero... yes
> checking for memset... yes
> checking for mkdir... yes
> checking for setlocale... yes
> checking for strchr... yes
> checking for msgfmt... (cached) /usr/bin/msgfmt
> checking for gmsgfmt... (cached) /usr/bin/msgfmt
> checking for xgettext... (cached) /usr/bin/xgettext
> checking for msgmerge... (cached) /usr/bin/msgmerge
> checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking for shared library run path origin... done
> checking whether NLS is requested... yes
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for locale.h... (cached) yes
> checking for LC_MESSAGES... yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking for ngettext in libc... yes
> checking for dgettext in libc... yes
> checking for bind_textdomain_codeset... yes
> checking for msgfmt... (cached) /usr/bin/msgfmt
> checking for dcgettext... yes
> checking if msgfmt accepts -c... yes
> checking for gmsgfmt... (cached) /usr/bin/msgfmt
> checking for xgettext... (cached) /usr/bin/xgettext
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating lxpanel.pc
> config.status: WARNING:  'lxpanel.pc.in' seems to ignore the --datarootdir
> setting
> config.status: creating Makefile
> config.status: creating src/Makefile
> config.status: creating src/plugins/Makefile
> config.status: creating src/plugins/netstatus/Makefile
> config.status: creating src/plugins/netstat/Makefile
> config.status: creating src/plugins/volume/Makefile
> config.status: creating src/plugins/volumealsa/Makefile
> config.status: creating src/plugins/cpu/Makefile
> config.status: creating src/plugins/deskno/Makefile
> config.status: creating src/plugins/batt/Makefile
> config.status: creating src/plugins/kbled/Makefile
> config.status: creating src/plugins/xkb/Makefile
> config.status: creating src/plugins/thermal/Makefile
> config.status: creating src/plugins/cpufreq/Makefile
> config.status: creating src/plugins/monitors/Makefile
> config.status: creating src/plugins/wnckpager/Makefile
> config.status: creating src/plugins/indicator/Makefile
> config.status: creating po/Makefile.in
> config.status: creating data/Makefile
> config.status: creating data/default/panels/panel
> config.status: creating data/two_panels/panels/top
> config.status: creating data/two_panels/panels/bottom
> config.status: creating man/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> config.status: executing default-1 commands
> config.status: creating po/POTFILES
> config.status: creating po/Makefile
> config.status: executing default-2 commands
> config.status: executing po/stamp-it commands
> 
> lxpanel ......................... : Version 0.5.12
> 
> Prefix........................... : /usr
> Building dynamic plugins:
>     netstatus - Monitor networking status
>     netstat - Monitor networking status
>     volumealsa - Display and adjust volume of sound card for ALSA
>     cpu - Display CPU loading
>     deskno - Display desktop number
>     batt - Monitor battery status
>     kbled - Indicator for CapsLock, NumLock, and ScrLock
>     xkb - Keyboard layout switcher
>     thermal - Temperature monitor
>     cpufreq - CpuFreq frontend
>     monitors - Monitors for CPU & RAM
>     wnckpager - Pager which support openbox and compiz
> 
> LXPanel requires menu-cache and lxmenu-data packages since
> version 0.4.0. Please make sure they are correctly installed.
> Otherwise, you will not be able to use applications menu.
> 
> 
> J. Leclanche
> 
> 
> On Thu, Aug 15, 2013 at 3:18 PM, Henry Gebhardt <[email protected]>wrote:
> 
> > On Thu, Aug 15, 2013 at 04:56:46AM +0100, Jerome Leclanche wrote:
> > > docbook-xml, docbook-xsl and libxslt are all installed.
> > >
> > > extra/docbook-xml 4.5-5 [installed]
> > >     A widely used XML scheme for writing documentation and help
> > > extra/docbook-xsl 1.78.1-1 [installed]
> > >     XML stylesheets for Docbook-xml transformations
> >
> > Hm, looks good. Can you send the output from configure?
> >
> > Thanks,
> > Henry
> >

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to