[Bug 459874] Review Request: zeromq - Fast messaging system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=459874





--- Comment #11 from Jason Tibbitts <tibbs@xxxxxxxxxxx>  2008-12-01 21:10:45 EDT ---
Sorry for the delay; the US holiday season is upon us.  Unfortunately this
still doesn't build, because you don't pull in automake, leading to the
completely cryptic:

  + autoreconf -f
  Can't exec "aclocal": Permission denied at
   /usr/share/autoconf/Autom4te/FileUtils.pm line 326.

Adding automake gets me to:

  + autoreconf -f
  configure.in:15: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

So I added libtool and it gets down to:

   ./configure: line 16530: syntax error near unexpected token `SDL,'
   ./configure: line 16530: `    PKG_CHECK_MODULES(SDL, sdl)'

Now, I have no idea why sdl might be required to build this, but I suspect that
your comment "# Needed for camera example" might be related, since you're
rebuilding the autoconf stuff for that example even if you're not actually
building it.  I added SDL-devel and it gets further:

  checking for jni.h in a /usr/lib64/jvm/java-1.6.0-openjdk/include dir...
  configure: error: Could not find jni.h in 
   /usr/lib64/jvm/java-1.6.0-openjdk/include directory.

So --with-java needs java-1.6.0-openjdk-devel in order to build, but mock pulls
in java-1.5.0-gcj-devel because both provide java-devel.  I don't know quite
enough about java to understand this.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]