[Bug 710] New: configure: syntax error near unexpected token `NSS,'
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sun May 8 10:31:04 PDT 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=710
Summary: configure: syntax error near unexpected token `NSS,'
Product: IcedTea
Version: 6-1.10.1
Platform: all
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P5
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: mike.werner at brain-child.de
Hi,
I've downloaded icedtea6-1.10.1 and tried to build it under Kubuntu 11.04, but
"configure" stops with the following error:
./configure: line 7269: syntax error near unexpected token `NSS,'
./configure: line 7269: `PKG_CHECK_MODULES(NSS, nss, NSS_FOUND=yes,
NSS_FOUND=no)'
Procedure to reproduce the problem:
./autogen.sh
./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 for style of include used by make... GNU
checking dependency style of gcc... none
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++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /usr/bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for md5sum... /usr/bin/md5sum
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /usr/bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory...
/home/mwerner/Downloads/icedtea6-1.10.1/openjdk
checking for IcedTea Mercurial revision ID... none
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.5.2 (major version 4, minor version 5)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 1
checking how many parallel build jobs to execute... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from
/home/mwerner/Downloads/icedtea6-1.10.1... yes
checking if a PaX-enabled kernel is running... no
checking for system library directory...
./configure: line 7269: syntax error near unexpected token `NSS,'
./configure: line 7269: `PKG_CHECK_MODULES(NSS, nss, NSS_FOUND=yes,
NSS_FOUND=no)'
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list