Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2014 17:49:54 +0200
From:      Peter Olsson <pol@leissner.se>
To:        lua@freebsd.org, apache@FreeBSD.org
Subject:   apache24 broken after change from lua to lua51?
Message-ID:  <20140620154954.GL52337@pol-server.leissner.se>

next in thread | raw e-mail | index | archive | help
Hello!

After the change from lua to lua51, compilation of
apache24 fails with this:

checking for sqrt in -lm... yes
checking for lua.h in /usr/local/include/lua5.1... no
checking for lua.h in /usr/local/include/lua51... yes
checking for luaL_newstate in -llua... no
configure: WARNING: *** Lua 5.1 library not found.
configure: error: Lua 5.1 library is required

I have this installed:
lua51-5.1.5_7                      =   up-to-date with index

I even tried deinstallating lua and let apache24 drag it in,
but that didn't help either.

I'm using 9.2-RELEASE-p7 with pkgng, and installing with portmaster.

Thanks!

-- 
Peter Olsson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140620154954.GL52337>